summaryrefslogtreecommitdiff
path: root/inc/template.php
Commit message (Expand)AuthorAge
* Merge pull request #164 from splitbrain/diff_recent_prefsChristopher Smith2013-02-03
|\
| * store choices for recent changes and diff views in cookie (FS#2438 andAnika Henke2013-01-26
* | added 'home' class to first link in hierarchical breadcrumbsAnika Henke2013-02-03
* | open fullscreen media manager in current namespace (FS#2420)Anika Henke2013-01-27
|/
* fixed wrong sidebar showing in namespaces when sidebar is disabledAnika Henke2012-11-18
* removed redundant variables in tpl_include_page() (because of 3ff8773b)Anika Henke2012-10-26
* Removed tpl_sidebar() to avoid fatal errors in other templatesAnika Henke2012-10-06
* fixed wrong apple-touch-icon extension (FS#2627)Anika Henke2012-09-26
* code cleanup in template.phpAndreas Gohr2012-08-09
* fixed some RTL+IE7 bugs, mainly background icons and search form (FS#2569)Anika Henke2012-07-28
* fixed script blocks CDATA for ie on TPL_METAHEADER_OUTPUTDominik Eckelmann2012-07-28
* action dropdown: when label is missing, for accessibility reasons form elemen...Anika Henke2012-07-15
* Fix HTML injection in mediaFileList (Secunia advisory SA49196)Adrian Lang2012-07-13
* changed accesskey for top link to 't' ('x' was allocated twice, for index/sit...Anika Henke2012-07-05
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* Improved sidebar inclusionAndreas Gohr2012-07-01
* Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improve...Anika Henke2012-06-29
|\
| * tpl_get_action: Return empty params array instead of params stringMichael Hamann2012-05-11
* | load only one stylesheet for all modes instead of threeAnika Henke2012-04-09
|/
* Merge pull request #82 from splitbrain/new-templateAnika Henke2012-04-07
|\
| * removed comments from accidentally commented lines in tpl_includeFile()Anika Henke2012-04-07
| * added tpl_includeFile() to coreAndreas Gohr2012-04-07
| * improved tpl_license() (removed unnecessary class, fixed space issues)Anika Henke2012-03-10
| * made tpl_license a bit more flexibleAndreas Gohr2012-03-10
* | coding style updatesAndreas Gohr2012-03-16
* | Display the indexer web bug for deleted pagesMichael Hamann2012-03-15
* | Add link to view non images files in media manager (FS#2439)Guy Brand2012-03-07
|/
* added missing global statementsAndreas Gohr2012-01-30
* DOKU_TPL* considered harmfulAndreas Gohr2012-01-30
* made the tpl_getMediaFile() function more flexibleAndreas Gohr2012-01-30
* added tpl_getMediaFile() to replace tpl_getFavicon()Anika Henke2012-01-29
* added missing actions to tpl_actiondropdown()Anika Henke2012-01-29
* added 5 new language strings for action tools and skip link (needs translations)Anika Henke2012-01-29
* removed 'view original' button from new media manager again (was added in b8a...Anika Henke2012-01-22
* readded missing "view original" button to the new media managerAndreas Gohr2012-01-13
* make sure that sidebar TOCs won't interfere with page TOCsAndreas Gohr2012-01-07
* Remove references to (un)?subscribens.Adrian Lang2011-10-30
* show accesskey also on actionlink title and add accesskey parameter only if a...Anika Henke2011-10-15
* media manager: improved the panel widthsAnika Henke2011-09-20
* Add file revision above file detail pageAdrian Lang2011-09-19
* media manager: moved some html out of lang.php and fixed namespace in middle ...Anika Henke2011-09-19
* media manager: added a few newlines to the outputAnika Henke2011-09-19
* media manager: small functionality and css changesAnika Henke2011-09-19
* media manager: word changesAnika Henke2011-09-18
* media manager: re-newed CSS roughly (more to come)Anika Henke2011-09-18
* Rework media manager HTML (JS and CSS will come)Adrian Lang2011-09-17
* media manager design: added headlineAnika Henke2011-09-10
* issue #47 Changes to old media manager popup: removing edit and delete functi...Kate Arzamastseva2011-09-02
* mergingKate Arzamastseva2011-08-25
|\
| * added apple-touch-icon (aka 'mobile favicon')Anika Henke2011-07-31