| #
                4cefd216 |  | 27-Jan-2009 | Michael Klier <chi@chimeric.de> | tpl_license() more flexible for template authors
 darcs-hash:20090127215001-23886-194fb0b92b259bd915f27eeb3300dba2bc330d26.gz
 
 | 
| #
                f8121585 |  | 22-Jan-2009 | Chris Smith <chris.eureka@jalakai.co.uk> | further updates to config_cascade patch
 - add mediameta and license config files into the cascade
 - update the cache validity code in cache.php, css.php & js.php to use config_cascade
 - redo inclusi
 further updates to config_cascade patch
 - add mediameta and license config files into the cascade
 - update the cache validity code in cache.php, css.php & js.php to use config_cascade
 - redo inclusion of main config files to avoid suppression of errors in config files
 - add getConfigFiles($type) function
 - minor updates elsewhere to use config_cascade rather than hardcoded config file names
 
 darcs-hash:20090122114457-f07c6-98ad5627fd5df93edf8dd03289b9cf6d81962afe.gz
 show more ...  
 | 
| #
                a57c7caf |  | 19-Jan-2009 | Anika Henke <anika@selfthinker.org> | more strict validity
 darcs-hash:20090119194529-f7d6d-170bca22f3579528f1a6405cbec334209b40a106.gz
 
 | 
| #
                851f2e89 |  | 16-Jan-2009 | Anika Henke <anika@selfthinker.org> | makes minimum amount of headlines configurable that determines if the TOC is built (FS#1226)
 darcs-hash:20090116233507-f7d6d-aaff15652d2e698a4403b3386b5b1eb6c0fa38f3.gz
 
 | 
| #
                1481facf |  | 14-Jan-2009 | Andreas Gohr <andi@splitbrain.org> | fixed typo in tpl_license()
 darcs-hash:20090114185521-7ad00-3bb2c0be133fb4a3077613006b8e93f10b7d798a.gz
 
 | 
| #
                5bb99c63 |  | 14-Jan-2009 | Michael Klier <chi@chimeric.de> | minor cosmetic fix for tpl_license()
 darcs-hash:20090114054432-23886-99834406fd085fd7d3f49fd4f6cffc618adfadc8.gz
 
 | 
| #
                6df2a685 |  | 26-Dec-2008 | Andreas Gohr <andi@splitbrain.org> | fix useHeading() in tpl_youarehere() FS#1555
 darcs-hash:20081226160018-7ad00-1cddbfffa6021d6534b877fb7d497dbd041e9103.gz
 
 | 
| #
                fa8adffe |  | 13-Dec-2008 | Andreas Gohr <andi@splitbrain.org> | removed some illogical path setups
 darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz
 
 | 
| #
                fe9ec250 |  | 19-Nov-2008 | Chris Smith <chris.eureka@jalakai.co.uk> | FS#630: allow $conf['useheading'] to individually apply to content links and/or navigation links
 $conf['useheading'] values are now:
 - 0            : off, use page name in link text
 - 'content'    :
 FS#630: allow $conf['useheading'] to individually apply to content links and/or navigation links
 $conf['useheading'] values are now:
 - 0            : off, use page name in link text
 - 'content'    : use first heading text for links in wiki page content
 - 'navigation' : use first heading text for links in non-page content, e.g. breadcrumps, backlinks, search results, etc.
 - 1            : use first heading text in all links
 (for backwards compatibility, any other values are mapped to 0 or 1 by empty() function.)
 
 $conf['useheading'] value should now be checked using the useHeading($linktype) function,
 where linktype can be "content" or "navigation"
 
 darcs-hash:20081119140758-f07c6-6e26456d50dcecc949fada31b0d4e72877fde1cc.gz
 show more ...  
 | 
| #
                27eb9321 |  | 12-Oct-2008 | Anika Henke <anika@selfthinker.org> | show pagesource when locked (FS#443)
 darcs-hash:20081012194206-f7d6d-e6372bf1e518650ff71a811b78b3231b1dab1219.gz
 
 | 
| #
                07493d05 |  | 12-Oct-2008 | Anika Henke <anika@selfthinker.org> | removed 'ALT+' from all titles of elements with accesskeys (FS#1172)
 darcs-hash:20081012181638-f7d6d-d4614321134f78fc176688d8aaf9d9acccf1952e.gz
 
 | 
| #
                abdcc39f |  | 12-Oct-2008 | michael <michael@content-space.de> | Changed html_recent() to use Doku_Form, FS#135
 html_recent() uses Doku_Form now, this makes it possible that action-plugins can customize the recent changes view as suggested in FS#135.
 
 darcs-hash:
 Changed html_recent() to use Doku_Form, FS#135
 html_recent() uses Doku_Form now, this makes it possible that action-plugins can customize the recent changes view as suggested in FS#135.
 
 darcs-hash:20081012162732-074e0-ed776be1229177c5a8bd31540002afb2da9b3d31.gz
 show more ...  
 | 
| #
                3e63b73b |  | 12-Oct-2008 | Michael Klier <chi@chimeric.de> | fix for FS#1364 show Fullname and username in tpl_userinfo()
 darcs-hash:20081012130304-23886-8836b5f5ad341de277bb23c2f2373eb409dba5c9.gz
 
 | 
| #
                066fee30 |  | 12-Oct-2008 | Andreas Gohr <andi@splitbrain.org> | Make license selectable from config FS#312
 darcs-hash:20081012113150-7ad00-6408da058bdb6c923159d445e03b76f54b579362.gz
 
 | 
| #
                7aedde2e |  | 11-Oct-2008 | Gina Haeussge <osd@foosel.net> | Don't display actionlinks/buttons/metaheaders for disabled actions (FS#1444)
 darcs-hash:20081011193807-2b4f5-b973a5103ecd047d63e627f2d1574286359d0620.gz
 
 | 
| #
                ca6b84cc |  | 11-Oct-2008 | Gina Haeussge <osd@foosel.net> | Adjust the actionlink for recent changes as well
 darcs-hash:20081011134555-2b4f5-44a7dcb339f6619ad395937f0fa76d4c2bcdd563.gz
 
 | 
| #
                e83cef14 |  | 11-Oct-2008 | Gina Haeussge <osd@foosel.net> | Adjust behaviour of Recent Changes to mirror behaviour of Index
 Like the index, recent changes are now displayed only for the current namespace.
 For convenience, a link to the recent changes of the
 Adjust behaviour of Recent Changes to mirror behaviour of Index
 Like the index, recent changes are now displayed only for the current namespace.
 For convenience, a link to the recent changes of the whole wiki is included in the listing.
 
 darcs-hash:20081011121539-2b4f5-a98e96550bdc4f28b401139def051b5a6beb56a6.gz
 show more ...  
 | 
| #
                dc58b6f4 |  | 01-Oct-2008 | Andy Webber <dokuwiki@andywebber.com> | editor_info_patch
 At present, DW shows the username on the bottom left under "logged in as", and the login name for "last modified", "locked by" and under
 revisions/recent changes. In a corporate en
 editor_info_patch
 At present, DW shows the username on the bottom left under "logged in as", and the login name for "last modified", "locked by" and under
 revisions/recent changes. In a corporate environment, particularly when integrated with a Single Sign-On system, the login name may be somewhat
 unfriendly. This patch makes the "logged in as" the same as the value used elsewhere and also allows an admin to decide whether it should be the
 login name, username or e-mail address that is displayed. The e-mail address may also, optionally, be a mailto: link. E-mail addresses are
 obfuscated according to the 'mailguard' setting. The default behaviour is to show the login name which is no change from previous behaviour for the
 "last modified"/"locked by"/revisions/"recent changes", but is a change for the "logged in as".
 
 darcs-hash:20081001152914-6ad63-9cd7174068ac55de381f1318a4401f8c51de5b0c.gz
 show more ...  
 | 
| #
                7dee3468 |  | 30-Aug-2008 | Gina Haeussge <osd@foosel.net> | New event TPL_TOC_RENDER
 This new event is triggered directly before rendering the TOC. An array
 containing the current TOC items is given as eventdata and can be modified
 by action plug
 New event TPL_TOC_RENDER
 This new event is triggered directly before rendering the TOC. An array
 containing the current TOC items is given as eventdata and can be modified
 by action plugins to e.g. add additional items to the TOC.
 
 darcs-hash:20080830192033-2b4f5-29611563677679f5bfc0d030019e23d7e9a6bcf5.gz
 show more ...  
 | 
| #
                a00de5b5 |  | 17-Aug-2008 | Andreas Gohr <andi@splitbrain.org> | tpl_actiondropdown added
 This new template function allows a dropdown menu to be used to access all
 the DokuWiki do actions with minimal space requirement.
 
 darcs-hash:20080817203841-7ad00-f267285a3
 tpl_actiondropdown added
 This new template function allows a dropdown menu to be used to access all
 the DokuWiki do actions with minimal space requirement.
 
 darcs-hash:20080817203841-7ad00-f267285a3e9f119c5aaaf73ca276e3a2f1f72a94.gz
 show more ...  
 | 
| #
                f46c9e83 |  | 15-Aug-2008 | Anika Henke <anika@selfthinker.org> | fixed all remaining links to wiki.splitbrain.org and to restructured pages
 darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
 
 | 
| #
                715bdf1f |  | 20-Jun-2008 | Andreas Gohr <andi@splitbrain.org> | fixed title for UniversalEditButton
 darcs-hash:20080620134528-7ad00-34bfe69ecdd0ddfb7bc1c8eeeb220417f7a67be2.gz
 
 | 
| #
                c35f3875 |  | 19-Jun-2008 | Andreas Gohr <andi@splitbrain.org> | Support for the Universal Edit Button autodetection
 See http://universaleditbutton.org for details
 
 darcs-hash:20080619214233-7ad00-89dd00369551379f7102a4e78cb3625227ba9cf9.gz
 
 | 
| #
                4b0d3916 |  | 08-Jun-2008 | Andreas Gohr <andi@splitbrain.org> | let tpl_pageinfo optionally return instead of printing FS#1407
 darcs-hash:20080608111736-7ad00-7dd90b1bef3e6ebfd30dba723978e07e717d353c.gz
 
 | 
| #
                582c5bfe |  | 08-Jun-2008 | Andreas Gohr <andi@splitbrain.org> | single button functions for subribe and subscribens FS#1408
 darcs-hash:20080608111117-7ad00-a1989e6284df2d722c5a2eea80b0d19d6d1ef7dd.gz
 
 |