Fix spacing on options pages
[squirrelmail.git] / templates / default /
2006-10-09 stevetruckstuffUse $icon_theme_path rather than $settings['iconThemePa...
2006-10-09 pdontthinkReverting last commit. Hooks don't belong in templates.
2006-10-08 tokulreverting code to do_hook.
2006-10-08 tokulmake sure that array key value is set and not empty
2006-10-08 tokuldon't waste space on compose window. Some people don...
2006-10-06 stevetruckstuffTemplates for reading a message
2006-10-06 stevetruckstuffMore CSS corrections
2006-10-06 stevetruckstuff1) More CSS corrections/cleanup
2006-10-05 stevetruckstuffFix page title not being shown correctly.
2006-10-04 stevetruckstuffMinor CSS corrections
2006-10-03 stevetruckstuffDemo of template-provided stylesheets.
2006-10-02 pdontthinkUpdate for template inheritance; alternate stylesheets...
2006-09-30 stevetruckstuffMove squirrelmail.css into default.css. squirrelmail...
2006-09-29 stevetruckstuffAdd tempalte config for alternate stylesheets
2006-09-29 stevetruckstuffcorrect typo.
2006-09-29 stevetruckstuffCSS touchups
2006-09-29 stevetruckstuffAdd new default.css. $color themes will be supported...
2006-09-28 avelCheckboxes without labels are a pain to use... Now...
2006-09-28 pdontthinkMisc template changes
2006-09-28 pdontthinkMostly moved from base template dir
2006-09-28 pdontthinkMoved to css dir
2006-09-28 pdontthinkMoved to config.php
2006-09-28 pdontthinkNew template files
2006-09-27 stevetruckstufft12n of compose function. Paul, could you please check...
2006-09-21 pdontthinkRemoving login_form hook, plugins can now use template_...
2006-09-19 pdontthinkVariable name is misleading, if technically correct...
2006-09-18 stevetruckstuffPulling imapConnection var. Still causes segfaults...
2006-09-07 pdontthinkSlight adjustment. Plugins create their own table...
2006-09-06 pdontthinkI don't remember why the login_form hook had to be...
2006-08-31 stevetruckstuffTemplating for searching email
2006-08-28 stevetruckstuffDocumentation
2006-08-28 stevetruckstuffAdd vCard template
2006-08-25 stevetruckstuffTemplate for advanced identity controls
2006-08-25 stevetruckstuffTemplates for help section
2006-08-25 stevetruckstuffi18n corrections to stylesheets regarding alignment;
2006-08-24 stevetruckstuffUpdate documentation.
2006-08-24 stevetruckstuffSimplify login page template
2006-08-24 stevetruckstuffAdd new function setCSSClass() that is always available.
2006-08-23 stevetruckstuffAdd templates for message highlighting.
2006-08-18 stevetruckstuffAdd advanced template for re-ordering indexes as an...
2006-08-17 stevetruckstuffAdd template for field ordering
2006-08-17 stevetruckstuffIniitial option templating.
2006-08-15 stevetruckstuffAdd template for address book add/edit functions.
2006-08-15 stevetruckstuffCorrect invalid HTML id attributes. Modify add/edit...
2006-08-15 stevetruckstuffFix some HTML/CSS errors
2006-08-15 stevetruckstuffAddress book templates
2006-08-14 stevetruckstuffAccount for extra fields in address book more correctly...
2006-08-14 stevetruckstuffAdd template for address book listings along with requi...
2006-08-10 stevetruckstuffClean up webmail.tpl. Also implement delayed errors.
2006-08-10 stevetruckstuffImplement delayed error handling. Defaults to FALSE...
2006-08-10 stevetruckstuffCall the new function displayErrors() to display errors...
2006-08-09 stevetruckstuffAdd CSS support to folder manipulation templates. ...
2006-08-05 tokuladd purge link when folder contains subfolders.
2006-08-01 kinktemplatize folder management (create, rename, delete...
2006-08-01 kinktemplating for signout
2006-07-15 kinkRemove CVS $Log$ keywords, since that info is available...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-07-13 tokulreverting some templating changes. They broke plugin...
2006-07-10 vanmer- added new utils_css file to contain CSS-related funct...
2006-07-09 vanmer- changed to actually apply style instead of returning...
2006-07-09 vanmer- added variable initalization and check on variable
2006-07-09 kinkmake a start with adding labels for html form elements...
2006-07-09 vanmer- added default entries for new templates for webmail...
2006-07-09 vanmer- moved all static style elements out of stylesheet...
2006-07-09 vanmer- intial revision of a template to display CSS links...
2006-07-09 vanmer- initial revision of a template for options output
2006-07-09 vanmer- Initial revision of a template to render the main...
2006-06-12 indiri69Only 0 is allowed to not have a type
2006-06-04 tokuladding message copy buttons.
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-05-06 tokulhtml entities are written with semicolon
2006-04-06 stevetruckstuffCreate template for errors when not logged in.
2006-04-06 stevetruckstuffAdd posibility of link in error box.
2006-04-06 stevetruckstuffAdded displaying of error messages to login page.
2006-03-28 stevetruckstuffAdding template for error box.
2006-03-28 stevetruckstuffAdded ability for template authors to include additiona...
2006-03-17 janglissFix toggle all to use the right name
2006-03-17 janglissHTTP docs say that ID and NAME must be the same.
2006-03-17 janglisscellspacing is a table attribute, not a tr/td attribute.
2006-03-08 tokulcreating first phpdoc block
2006-03-06 stevetruckstuffAdding templates for the note in right_main.php, MOTD...
2006-03-03 indiri69The purge link should be based on MessageCount, not...
2006-02-28 stevetruckstuffAdded text icons for sorting
2006-02-28 indiri69Don't display counts for boxes that can't be selected.
2006-02-27 indiri69If Unseen and Total is selected in Folder Preference...
2006-02-27 indiri69Put cell end before row end
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-22 stevetruckstuffRemove "(0)" if there are no unread messages.
2006-02-21 stevetruckstuffRemoved var_dump and fixed notice.
2006-02-21 jervforsFixing PHP short tag.
2006-02-21 jervforsReverting to old string.
2006-02-21 stevetruckstuffNew icon theming. Also added basic template for left_m...
2006-02-13 tokulshort open tag
2006-02-11 stekkelFix for checkall link when js is disabled.
2006-02-11 stekkelAdded leftrecent in order to detect which folders conta...
2006-02-09 tokulreverting sqm_leftMain style changes.
2006-02-08 stekkelSteve Brown's work for the login.tpl template
2006-02-08 stekkelSteve Brown login.tpl work.
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
next