summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/detail.php
Commit message (Collapse)AuthorAge
* Merge pull request #194 from splitbrain/loggedin-classChristopher Smith2013-08-01
|\ | | | | added loggedIn class to main tpl container
| * added tpl_classes() to return useful layout classesAnika Henke2013-07-21
| |
| * Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-06-02
| |\
| * | added loggedIn class to main tpl containerAnika Henke2013-03-04
| | |
* | | rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAYAndreas Gohr2013-08-01
| | | | | | | | | | | | also made it more secure against copy'n'paste
* | | add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to templateAndreas Gohr2013-07-12
| |/ |/| | | | | | | This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the template.
* | moved X-UA-Compatible from meta tag to be sent by http header insteadAnika Henke2013-06-01
|/
* changed meta charset for polyglot markupAnika Henke2012-07-07
|
* switched new default template to HTML5 and added 'no-js' classAnika Henke2012-07-01
|
* there's no sidebar in detail.phpAndreas Gohr2012-07-01
|
* Improved sidebar inclusionAndreas Gohr2012-07-01
| | | | | Template authors now can use tpl_sidebar() to include the sidebar. Sidebars can be defined in subnamespaces as well
* added tpl_includeFile() to coreAndreas Gohr2012-04-07
|
* wrapped X-UA-Compatible meta tag with conditional commentsAnika 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