summaryrefslogtreecommitdiff
path: root/inc/template.php
Commit message (Expand)AuthorAge
...
* use • as breadcrumb separatorAndreas Gohr2011-01-22
* don't use » for non hierarchical breadcrumbs FS#2135Andreas Gohr2011-01-15
* Call the indexer for hidden pagesMichael Hamann2011-01-10
* added space between license text and linkAnika Henke2011-01-02
* adjusted tpl_youarehere to use tpl_pagelink (and fixed bugs with missing firs...Anika Henke2011-01-02
* Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fixMichael Hamann2010-11-30
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Fix for $conf['breadcrumbs'] < 0, FS#2107Michael Hamann2010-11-26
* FS#2079: always show profile and subscribe links/buttonsAnika Henke2010-11-13
* FS#1839: take favicon from mediadir (if it exists)Anika Henke2010-11-12
* Fix XSS vulnerability FS#2085Vadim Nevorotin2010-10-31
* Add back subscribens link type as empty stringAdrian Lang2010-10-07
* FS#2038: Use GET for the search formGina Haeussge2010-10-02
* Small fixes / cleanupAdrian Lang2010-09-28
* Add tpl_getLang functionAdrian Lang2010-09-22
* fixed indentionAndreas Gohr2010-09-17
* Show digest time in actual subscription listingAdrian Lang2010-09-16
* make use of tpl_get_action in tpl_actiondropdown FS#2005Andreas Gohr2010-08-27
* Remove charset from internal script tagAdrian Lang2010-07-13
* FS#1878: Hide Dokuwiki version information from metadata and only show it to ...Gina Haeussge2010-06-26
* new event and parameters for tpl_img() FS#1837 FS#1564Andreas Gohr2010-06-26
* new auth capability 'logout'Andreas Gohr2010-06-22
* Hide logout button if auth backend cannot logoutAdrian Lang2010-06-22
* Refactor action links and buttonsAdrian Lang2010-06-18
* Restore hiding of unavailable linksAdrian Lang2010-06-16
* Rewrite actionlink output, add title to actionlinksAdrian Lang2010-06-15
* fixed license link always showing targetAnika Henke2010-06-12
* Show subscription time on management pageAdrian Lang2010-05-04
* Fix gzip compression in combination with buffer flushing FS#1927Andreas Gohr2010-04-02
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
* | fixed target handling for license link FS#1917Andreas Gohr2010-03-12
* | Remove wordblock action, issue a msg insteadAdrian Lang2010-03-09
* | Move data preprocessing out of html_editAdrian Lang2010-03-09
* | Omit do=show from URLsStephen Warren2010-02-22
* | Add security token to subscription manage pageAdrian Lang2010-02-09
|/
* more code cleanup according to coding standardAndreas Gohr2010-01-29
* nicer subscription stylesAndreas Gohr2010-01-20
* tpl_subscription fixesAndreas Gohr2010-01-20
* Some language changes in subscription managementAndreas Gohr2010-01-20
* New mail subscription with digestAdrian Lang2010-01-20
* re-order css links so the default one gets fetched firstMike Frysinger2010-01-09
* added seed for css/js meta linksMichael Klier2009-11-27
* Replaced $INFO export with minimal $JSINFOAndreas Gohr2009-11-23
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* removed no longer parameters passed to lib/exe/js.phpAndreas Gohr2009-11-03
* load INFO before other scriptsAndreas Gohr2009-11-03
* fixed a problem with $conf['fullpath']Andreas Gohr2009-10-29
* make $INFO available to JavaScriptsAndreas Gohr2009-10-26
* New dformat() function for fuzzy date supportAndreas Gohr2009-10-07