pdontthink a3505b05fc Remove HTML from org_logo on logout error page 18 yıl önce
..
css 99a191936e fixup logout error 18 yıl önce
images e5ffb394dd Demo of template-provided stylesheets. 19 yıl önce
js 11b10ba5d1 increment year in copyright notices 18 yıl önce
plugins 25aec6366a Forgot to wrap output in PHP tags 18 yıl önce
addrbook_addedit.tpl fe43630929 Add template for address book add/edit functions. 19 yıl önce
addrbook_search_list.tpl e792cf64e2 Address book templates 19 yıl önce
addressbook_list.tpl aeb01e7646 Correct invalid HTML id attributes. Modify add/edit/delete actions to account for new id format. 19 yıl önce
addressbook_popup.tpl 0396380dce frameset pages must not use standard footer because it contains "</body>", 18 yıl önce
addressbook_search_form.tpl e792cf64e2 Address book templates 19 yıl önce
compose_attachments.tpl 9972bd918f Update for new location of global template utilities. Note that templates/util_global.php is already included by the Template class so is ALWAYS available for ALL template files. 18 yıl önce
compose_body.tpl 95e6468649 t12n of compose function. Paul, could you please check the plugin hook implementation for correctness? I don't think I understand it all yet. 19 yıl önce
compose_buttons.tpl cb8a4f43f8 Reverting last commit. Hooks don't belong in templates. 19 yıl önce
compose_header.tpl 95e6468649 t12n of compose function. Paul, could you please check the plugin hook implementation for correctness? I don't think I understand it all yet. 19 yıl önce
compose_newwin_close.tpl 95e6468649 t12n of compose function. Paul, could you please check the plugin hook implementation for correctness? I don't think I understand it all yet. 19 yıl önce
config.php 11b10ba5d1 increment year in copyright notices 18 yıl önce
empty_folder.tpl 4f13808adf Adding templates for the note in right_main.php, MOTD, and empty folder notification. 19 yıl önce
error_box.tpl fe13fb64e7 Add posibility of link in error box. 19 yıl önce
error_logout.tpl a3505b05fc Remove HTML from org_logo on logout error page 18 yıl önce
error_message.tpl 3f002629a4 Implement delayed error handling. Defaults to FALSE. Enable this feature by calling $oErrorHandler->setDealyedErrors(true). This allows errors to be held on certain pages, e.g. webmail.php and displayed at a more appropriate time, e.g. at the bottom of left_main.php. 19 yıl önce
folder_manip.tpl 681d997696 Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 yıl önce
folder_manip_dialog.tpl b871e8ea9a Add CSS support to folder manipulation templates. Also make subscribe folder list checkboxes rather than select per TODO in folders.php 19 yıl önce
footer.tpl 9972bd918f Update for new location of global template utilities. Note that templates/util_global.php is already included by the Template class so is ALWAYS available for ALL template files. 18 yıl önce
form.tpl e9840bb5c9 Template files for form widgets being added 18 yıl önce
header.tpl 16ddf3151b Allow template sets to filter or completely change header delivery 18 yıl önce
help_chapter.tpl 78c61d5568 Templates for help section 19 yıl önce
help_toc.tpl 78c61d5568 Templates for help section 19 yıl önce
hyperlink.tpl 19f8226a72 Add attribute array to hyperlink/image/span templates for future extensibility 18 yıl önce
image.tpl 19f8226a72 Add attribute array to hyperlink/image/span templates for future extensibility 18 yıl önce
index.php 11b10ba5d1 increment year in copyright notices 18 yıl önce
input.tpl e9840bb5c9 Template files for form widgets being added 18 yıl önce
label.tpl 4fe3cc2423 Remove HTML from SM option widget code; use forms.php utilities, which in turn use templated output 18 yıl önce
left_main.tpl 9972bd918f Update for new location of global template utilities. Note that templates/util_global.php is already included by the Template class so is ALWAYS available for ALL template files. 18 yıl önce
login.tpl baa7755581 Minor fix; reduce needless open/closing of PHP 18 yıl önce
message_list.tpl d7fc64fac6 Give threading URI to template, let template do the HTML layout 18 yıl önce
message_list_controls.tpl d7fc64fac6 Give threading URI to template, let template do the HTML layout 18 yıl önce
motd.tpl 4f13808adf Adding templates for the note in right_main.php, MOTD, and empty folder notification. 19 yıl önce
non_breaking_space.tpl c1cd1212ee Can't have any whitespace output 18 yıl önce
note.tpl 4f13808adf Adding templates for the note in right_main.php, MOTD, and empty folder notification. 19 yıl önce
option_groups.tpl 125ca08cd8 Iniitial option templating. 19 yıl önce
options.tpl d2af0c9653 Remove embedded HTML for displaying submit buttons on option pages, also display more than one submit button so you need not scroll to the bottom to change options right at the top of a page. Doesn't look so good on the Personal Information page, so if anyone has any bright ideas on how to fine-tune this... 18 yıl önce
options_advidentity_list.tpl 681d997696 Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 yıl önce
options_highlight_addedit.tpl f30da5ab99 Add templates for message highlighting. 19 yıl önce
options_highlight_list.tpl f30da5ab99 Add templates for message highlighting. 19 yıl önce
options_order.tpl f30da5ab99 Add templates for message highlighting. 19 yıl önce
page_header.tpl be0abf8532 Remove HTML from provider_uri and name; also fix default provider_uri when on plugin pages; base path was not part of the link 18 yıl önce
paginator.tpl c50db411bf Move another template util file, strip HTML out of paginator utility fxns. 18 yıl önce
printer_friendly_bottom.tpl 9972bd918f Update for new location of global template utilities. Note that templates/util_global.php is already included by the Template class so is ALWAYS available for ALL template files. 18 yıl önce
printer_friendly_main.tpl 0396380dce frameset pages must not use standard footer because it contains "</body>", 18 yıl önce
printer_friendly_top.tpl 62c2af5397 Templates for printer-friendly views 19 yıl önce
protocol_header.tpl b8f526a8a8 Fix page title not being shown correctly. 19 yıl önce
read_attachments.tpl 9972bd918f Update for new location of global template utilities. Note that templates/util_global.php is already included by the Template class so is ALWAYS available for ALL template files. 18 yıl önce
read_display_images_inline.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_handle_receipt.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_headers.tpl fd7764d661 Reposition read_body_header plugin output point 18 yıl önce
read_html_iframe.tpl 4a2a0b54a4 Template for viewing HTML messages in iframes 19 yıl önce
read_menubar_buttons.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_menubar_nav.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_message_body.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_message_priority.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_recipient_list.tpl b57ab8630b Templates for reading a message 19 yıl önce
read_toolbar.tpl 478c942e12 also show printer friendly link when javascript off 18 yıl önce
read_xmailer.tpl b57ab8630b Templates for reading a message 19 yıl önce
rpc_response_error.tpl 77af1190c4 Adding initial RPC baseline functionality. The delete message request does in fact work in any RPC (such as AJAX) environment, but does not actually delete messages. SM core needs a lot of reworking before this functionality can be fully fleshed out. 18 yıl önce
rpc_response_success.tpl 77af1190c4 Adding initial RPC baseline functionality. The delete message request does in fact work in any RPC (such as AJAX) environment, but does not actually delete messages. SM core needs a lot of reworking before this functionality can be fully fleshed out. 18 yıl önce
search.tpl 935745dd69 Templating for searching email 19 yıl önce
search_advanced.tpl 935745dd69 Templating for searching email 19 yıl önce
search_list.tpl 9972bd918f Update for new location of global template utilities. Note that templates/util_global.php is already included by the Template class so is ALWAYS available for ALL template files. 18 yıl önce
search_result_empty.tpl 935745dd69 Templating for searching email 19 yıl önce
search_result_mailbox.tpl 935745dd69 Templating for searching email 19 yıl önce
search_result_top.tpl 935745dd69 Templating for searching email 19 yıl önce
select.tpl e9840bb5c9 Template files for form widgets being added 18 yıl önce
signout.tpl 681d997696 Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 yıl önce
span.tpl 19f8226a72 Add attribute array to hyperlink/image/span templates for future extensibility 18 yıl önce
textarea.tpl e9840bb5c9 Template files for form widgets being added 18 yıl önce
vcard.tpl 1f43a15d1f Documentation 19 yıl önce
view_header.tpl 07c45f7e7a Template for view header feature. 19 yıl önce
view_text.tpl b80261b0c9 Template for viewing text attachments. 19 yıl önce
webmail.tpl 0396380dce frameset pages must not use standard footer because it contains "</body>", 18 yıl önce