| #
                8d1fa757 |  | 15-Mar-2012 | Michael Hamann <michael@content-space.de> | Display the indexer web bug for deleted pages
 This executes the indexer for deleted pages. This is necessary for the
 search index to be able to deleted deleted pages from the search index.
 
 | 
| #
                53e15c8b |  | 10-Mar-2012 | Anika Henke <anika@selfthinker.org> | improved tpl_license() (removed unnecessary class, fixed space issues) 
 | 
| #
                80083a41 |  | 10-Mar-2012 | Andreas Gohr <andi@splitbrain.org> | made tpl_license a bit more flexible
 This way there's less custom code for the footer buttons needed
 
 | 
| #
                7980e1ac |  | 07-Mar-2012 | Guy Brand <gb@unistra.fr> | Add link to view non images files in media manager (FS#2439) 
 | 
| #
                75b14482 |  | 30-Jan-2012 | Andreas Gohr <andi@splitbrain.org> | added missing global statements
 tss..
 
 | 
| #
                c4766956 |  | 30-Jan-2012 | Andreas Gohr <andi@splitbrain.org> | DOKU_TPL* considered harmful
 Some plugins want to dynamically switch the template based on users,
 namspaces or the phase of the moon. Having fixed paths in a unchangable
 constant prevents this.
 
 Thi
 DOKU_TPL* considered harmful
 Some plugins want to dynamically switch the template based on users,
 namspaces or the phase of the moon. Having fixed paths in a unchangable
 constant prevents this.
 
 This changes deprecates the DOKU_TPL* constants in favor of two new
 tpl_* functions that return the correct paths based on the $conf
 variables which can be changed from the DOKUWIKI_STARTED event.
 show more ...  
 | 
| #
                378325f9 |  | 30-Jan-2012 | Andreas Gohr <andi@splitbrain.org> | made the tpl_getMediaFile() function more flexible 
 | 
| #
                27833958 |  | 29-Jan-2012 | Anika Henke <anika@selfthinker.org> | added tpl_getMediaFile() to replace tpl_getFavicon()
 The function tpl_getFavicon() was doing more than its name was implying. Therefore the new tpl_getMediaFile() was introduced (which is doing near
 added tpl_getMediaFile() to replace tpl_getFavicon()
 The function tpl_getFavicon() was doing more than its name was implying. Therefore the new tpl_getMediaFile() was introduced (which is doing nearly exactly the same) and tpl_getFavicon() was deprecated.
 tpl_favicon() can still be used, though.
 show more ...  
 | 
| #
                3b9a3b55 |  | 29-Jan-2012 | Anika Henke <anika@selfthinker.org> | added missing actions to tpl_actiondropdown() 
 | 
| #
                61917024 |  | 29-Jan-2012 | Anika Henke <anika@selfthinker.org> | added 5 new language strings for action tools and skip link (needs translations)
 This is in preparation for the new default template. This also updates the tpl_actiondropdown() to use most of them.
 
 | 
| #
                59f3611b |  | 22-Jan-2012 | Anika Henke <anika@selfthinker.org> | removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and  removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned show more ...  
 | 
| #
                b8a84c03 |  | 12-Jan-2012 | Andreas Gohr <andi@splitbrain.org> | readded missing "view original" button to the new media manager
 Template authors need to update their _mediamanager.css
 
 | 
| #
                9a2e250a |  | 07-Jan-2012 | Andreas Gohr <andi@splitbrain.org> | make sure that sidebar TOCs won't interfere with page TOCs
 This could happen if a sidebar is rendered before the page (populating
 $TOC) and the page itself had no own TOC (no headers).
 
 | 
| #
                d5a9514c |  | 30-Oct-2011 | Adrian Lang <mail@adrianlang.de> | Remove references to (un)?subscribens. 
 | 
| #
                c7e90e3f |  | 15-Oct-2011 | Anika Henke <anika@selfthinker.org> | show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226) 
 | 
| #
                bc314c58 |  | 20-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager: improved the panel widths 
 | 
| #
                08317413 |  | 19-Sep-2011 | Adrian Lang <mail@adrianlang.de> | Add file revision above file detail page 
 | 
| #
                026d14a9 |  | 19-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager: moved some html out of lang.php and fixed namespace in middle panel 
 | 
| #
                94add303 |  | 19-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager: added a few newlines to the output 
 | 
| #
                699c5072 |  | 18-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager: small functionality and css changes 
 | 
| #
                ba340a70 |  | 18-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager: word changes 
 | 
| #
                90f69556 |  | 18-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager: re-newed CSS roughly (more to come) 
 | 
| #
                95b451bc |  | 17-Sep-2011 | Adrian Lang <mail@adrianlang.de> | Rework media manager HTML (JS and CSS will come) 
 | 
| #
                812c5e8c |  | 10-Sep-2011 | Anika Henke <anika@selfthinker.org> | media manager design: added headline 
 | 
| #
                30fd72fb |  | 02-Sep-2011 | Kate Arzamastseva <pshns@ukr.net> | issue #47 Changes to old media manager popup: removing edit and delete functionality 
 |