Commit History

Author SHA1 Message Date
  Fredrik Jervfors 0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 16 years ago
  pdontthink ffc720544d Translate special folders doesn't mean translate any folder 16 years ago
  pdontthink d27f53fb49 Fix for accesskey getting set to 'NONE' in somem cases 16 years ago
  pdontthink 39355dd534 Add access keys for menubar 16 years ago
  pdontthink 836d2c03e6 Allow makeInternalLink() and makeComposeLink() to accomodate access keys 16 years ago
  pdontthink 28be6e0075 Fix body onload per FIXME 16 years ago
  pdontthink e4252c5bf3 Just fiddling. Give credit where credit is due. Template class header() function now supports the 'replace' argument. 17 years ago
  pdontthink fa7436a9de Allow template sets to define what the content-type of their output is. 17 years ago
  Thijs Kinkhorst 811297b6ed Add preliminary printerfriendly-through-css feature. This adds a new print.css 17 years ago
  pdontthink d27435974b Allow plugins to add or modify page headers 17 years ago
  Thijs Kinkhorst bbaef06d43 only execute mailbox name manipulation when we actually use $mailbox, 17 years ago
  pdontthink 664a3eb94a Remove accidental commits that were included in last page_header commit 18 years ago
  pdontthink 01db845df0 Remove hook call from template; fix all corresponding core plugins. 18 years ago
  pdontthink 1abe5b9ba5 Fix login error for users with no theme 18 years ago
  Erin Schnabel 1dae65a45f list_files vomits over the non-existence of 'none'. The definition of $used_theme is 18 years ago
  Fredrik Jervfors 7534282ca3 Going XHTML. 18 years ago
  Thijs Kinkhorst 567ef6de29 do not special case a folder named 'None'. There's no reason 18 years ago
  pdontthink 377da39efe Make sure no plugins output things before protocol header goes out 18 years ago
  Thijs Kinkhorst 46215ecd92 Drop the default top-right 'SquirrelMail' name and link, as discussed 18 years ago
  pdontthink 020b2476e2 Add hook to compose_Header() that mirrors one for displayPageHeader() 18 years ago
  pdontthink 49af86d128 Add body tag template; stop outputting body tags directly from core (there are still a couple places that need to be updated to use this) 18 years ago
  pdontthink b64bd252c7 New hook page_header_bottom 18 years ago
  pdontthink ec64dccba3 forgot to globalize base_uri 18 years ago
  pdontthink 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 years ago
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 years ago
  pdontthink c872ff3394 Use org_title -- why not? (That's what it's for.) Can't believe this wasn't fixed before now. STABLE admins, how do you feel about backporting this? 18 years ago
  pdontthink 3174ac0e31 Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc? 18 years ago
  pdontthink 7a16713e83 Refactor hyperlink template code 18 years ago
  pdontthink 548b9b18f8 Add id attribute to hyperlink and image templates 18 years ago
  pdontthink e6aa350ba9 Add class attribute to template 18 years ago