summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/tpl_header.php
Commit message (Collapse)AuthorAge
* remove debug remaindersGerrit Uitslag2015-08-03
|
* TEMPLATE_SITETOOLS_DISPLAY and TEMPLATE_USERTOOLS_DISPLAYGerrit Uitslag2015-08-01
| | | | re-add PR #470 again.
* avoid messages pushing down page tools. fixes #1011Andreas Gohr2015-02-09
| | | | | This moves the message area into content div. The pageid is now aligned by floating instead of absolute positioning.
* scrutinizer documentations issuesGerrit Uitslag2014-09-29
|
* replace boolean conditional checks on possibly uninitialized vars with ↵Christopher Smith2013-10-16
| | | | \!empty/empty/isset as appropriate
* added another place to look for logo to make it more consistent (FS#2656)Anika Henke2012-11-14
|
* added missing phpdoc header to included template filesAnika Henke2012-07-28
|
* made sure all template files are run from within DokuWiki (FS#2567)Anika Henke2012-07-28
|
* move down the message areaAndreas Gohr2012-06-30
|
* added tpl_includeFile() to coreAndreas Gohr2012-04-07
|
* added accidentally removed '<?php' back in (was in 57fc5edd)Anika Henke2012-03-24
|
* removed a few comments in new template filesAnika Henke2012-03-23
|
* moved files to template hierarchy for merging with coreAndreas Gohr2012-02-06