Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7055568
addressbook.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
5 KB
Referenced Files
None
Subscribers
None
addressbook.html
View Options
<
roundcube:object
name
=
"doctype"
value
=
"html5"
/>
<
html
>
<
head
>
<
title
><
roundcube:object
name
=
"pagetitle"
/></
title
>
<
roundcube:include
file
=
"/includes/links.html"
/>
</
head
>
<
body
class
=
"noscroll"
>
<
roundcube:include
file
=
"/includes/header.html"
/>
<
div
id
=
"mainscreen"
>
<!-- toolbar -->
<
div
id
=
"addressbooktoolbar"
class
=
"toolbar"
>
<
roundcube:button
command
=
"import"
type
=
"link"
class
=
"button import disabled"
classAct
=
"button import"
classSel
=
"button import pressed"
label
=
"import"
title
=
"importcontacts"
/>
<
roundcube:button
command
=
"export"
type
=
"link"
class
=
"button export disabled"
classAct
=
"button export"
classSel
=
"button export pressed"
label
=
"export"
title
=
"exportvcards"
/>
<
span
class
=
"spacer"
></
span
>
<
roundcube:button
command
=
"compose"
type
=
"link"
class
=
"button compose disabled"
classAct
=
"button compose"
classSel
=
"button compose pressed"
label
=
"compose"
title
=
"writenewmessage"
/>
<
roundcube:button
command
=
"advanced-search"
type
=
"link"
class
=
"button search disabled"
classAct
=
"button search"
classSel
=
"button search pressed"
label
=
"advanced"
title
=
"advsearch"
/>
<
roundcube:container
name
=
"toolbar"
id
=
"addressbooktoolbar"
/>
</
div
>
<
div
id
=
"addressview-left"
>
<!-- sources/groups list -->
<
div
id
=
"directorylistbox"
class
=
"uibox listbox"
>
<
h2
id
=
"directorylist-header"
class
=
"boxtitle"
><
roundcube:label
name
=
"groups"
/></
h2
>
<
div
id
=
"directorylist-content"
class
=
"scroller withfooter"
>
<
roundcube:object
name
=
"directorylist"
id
=
"directorylist"
class
=
"listing"
/>
</
div
>
<
div
id
=
"directorylist-footer"
class
=
"boxfooter"
>
<
roundcube:button
command
=
"group-create"
type
=
"link"
title
=
"newcontactgroup"
class
=
"listbutton add disabled"
classAct
=
"listbutton add"
innerClass
=
"inner"
content
=
"+"
/><
roundcube:button
name
=
"groupoptions"
id
=
"groupoptionslink"
type
=
"link"
title
=
"moreactions"
class
=
"listbutton groupactions"
onclick
=
"UI.show_popup('groupoptions');return false"
innerClass
=
"inner"
content
=
"⚙"
/>
</
div
>
</
div
>
</
div
>
<!-- end addressview-left -->
<
div
id
=
"addressview-right"
>
<!-- search box -->
<
div
id
=
"quicksearchbar"
>
<
roundcube:object
name
=
"searchform"
id
=
"quicksearchbox"
/>
<
roundcube:button
name
=
"searchmenulink"
id
=
"searchmenulink"
class
=
"iconbutton searchoptions"
onclick
=
"UI.show_popup('searchmenu');return false"
title
=
"searchmod"
content
=
" "
/>
<
roundcube:button
command
=
"reset-search"
id
=
"searchreset"
class
=
"iconbutton reset"
title
=
"resetsearch"
content
=
" "
/>
</
div
>
<!-- contacts list -->
<
div
id
=
"addresslist"
class
=
"uibox listbox"
>
<
h2
class
=
"boxtitle"
><
roundcube:label
name
=
"contacts"
/></
h2
>
<
div
class
=
"scroller withfooter"
>
<
roundcube:object
name
=
"addresslist"
id
=
"contacts-table"
class
=
"listing"
noheader
=
"true"
/>
</
div
>
<
div
class
=
"boxfooter"
>
<
roundcube:button
command
=
"add"
type
=
"link"
title
=
"newcontact"
class
=
"listbutton add disabled"
classAct
=
"listbutton add"
innerClass
=
"inner"
content
=
"+"
/><
roundcube:button
command
=
"delete"
type
=
"link"
title
=
"deletecontact"
class
=
"listbutton delete disabled"
classAct
=
"listbutton delete"
innerClass
=
"inner"
content
=
"x"
/><
roundcube:button
command
=
"group-remove-selected"
type
=
"link"
title
=
"groupremoveselected"
class
=
"listbutton removegroup disabled"
classAct
=
"listbutton removegroup"
innerClass
=
"inner"
content
=
"-"
/>
<
roundcube:object
name
=
"recordsCountDisplay"
class
=
"countdisplay"
label
=
"fromtoshort"
/>
</
div
>
<
div
class
=
"boxpagenav"
>
<
roundcube:button
command
=
"firstpage"
type
=
"link"
class
=
"icon firstpage disabled"
classAct
=
"icon firstpage"
title
=
"firstpage"
content
=
"|&lt;"
/>
<
roundcube:button
command
=
"previouspage"
type
=
"link"
class
=
"icon prevpage disabled"
classAct
=
"icon prevpage"
title
=
"previouspage"
content
=
"&lt;"
/>
<
roundcube:button
command
=
"nextpage"
type
=
"link"
class
=
"icon nextpage disabled"
classAct
=
"icon nextpage"
title
=
"nextpage"
content
=
"&gt;"
/>
<
roundcube:button
command
=
"lastpage"
type
=
"link"
class
=
"icon lastpage disabled"
classAct
=
"icon lastpage"
title
=
"lastpage"
content
=
"&gt;|"
/>
</
div
>
</
div
>
<
div
id
=
"contacts-box"
class
=
"uibox"
>
<
div
class
=
"iframebox"
>
<
roundcube:object
name
=
"addressframe"
id
=
"contact-frame"
style
=
"width:100%; height:100%"
frameborder
=
"0"
src
=
"/watermark.html"
/>
</
div
>
<
roundcube:object
name
=
"message"
id
=
"message"
class
=
"statusbar"
/>
</
div
>
</
div
>
<!-- end addressview-right -->
</
div
>
<!-- end mainscreen -->
<
div
id
=
"searchmenu"
class
=
"popupmenu"
>
<
ul
class
=
"toolbarmenu"
>
<
li
><
label
><
input
type
=
"checkbox"
name
=
"s_mods[]"
value
=
"name"
id
=
"s_mod_name"
onclick
=
"UI.set_searchmod(this)"
/>
<
roundcube:label
name
=
"name"
/></
label
></
li
>
<
li
><
label
><
input
type
=
"checkbox"
name
=
"s_mods[]"
value
=
"firstname"
id
=
"s_mod_firstname"
onclick
=
"UI.set_searchmod(this)"
/>
<
roundcube:label
name
=
"firstname"
/></
label
></
li
>
<
li
><
label
><
input
type
=
"checkbox"
name
=
"s_mods[]"
value
=
"surname"
id
=
"s_mod_surname"
onclick
=
"UI.set_searchmod(this)"
/>
<
roundcube:label
name
=
"surname"
/></
label
></
li
>
<
li
><
label
><
input
type
=
"checkbox"
name
=
"s_mods[]"
value
=
"email"
id
=
"s_mod_email"
onclick
=
"UI.set_searchmod(this)"
/>
<
roundcube:label
name
=
"email"
/></
label
></
li
>
<
li
><
label
><
input
type
=
"checkbox"
name
=
"s_mods[]"
value
=
"*"
id
=
"s_mod_all"
onclick
=
"UI.set_searchmod(this)"
/>
<
roundcube:label
name
=
"allfields"
/></
label
></
li
>
</
ul
>
</
div
>
<
div
id
=
"groupoptions"
class
=
"popupmenu"
>
<
ul
id
=
"groupoptionsmenu"
class
=
"toolbarmenu"
>
<
li
><
roundcube:button
command
=
"group-rename"
label
=
"grouprename"
classAct
=
"active"
/></
li
>
<
li
><
roundcube:button
command
=
"group-delete"
label
=
"groupdelete"
classAct
=
"active"
/></
li
>
<
li
><
roundcube:button
command
=
"search-create"
label
=
"searchsave"
classAct
=
"active"
/></
li
>
<
li
><
roundcube:button
command
=
"search-delete"
label
=
"searchdelete"
classAct
=
"active"
/></
li
>
<
roundcube:container
name
=
"groupoptions"
id
=
"groupoptionsmenu"
/>
</
ul
>
</
div
>
<
roundcube:include
file
=
"/includes/footer.html"
/>
</
body
>
</
html
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Fri, Jun 12, 3:05 AM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
896259
Default Alt Text
addressbook.html (5 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment