| 5c89f649 | 08-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Append linkwizard directly to the edit form |
| c4ba149a | 08-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Allow filtering of block buttons in initToolbar |
| 90a0f2e1 | 08-Mar-2010 |
Medúlio <medulio@ciberirmandade.org> |
Galician language update |
| f956446c | 08-Mar-2010 |
Matteo Carnevali <rekstorm@gmail.com> |
Italian language update |
| c1fe9e9f | 08-Mar-2010 |
Florian Gaub <floriang@floriang.net> |
French language update |
| 3f9e3215 | 04-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Really allow plugins to use section editing |
| 8e4da260 | 04-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Output common parts of edit forms before the event |
| 620404a5 | 03-Mar-2010 |
Marek Sacha <sachamar@fel.cvut.cz> |
Czech language update |
| ec0fe1a5 | 03-Mar-2010 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| d6c824bc | 02-Mar-2010 |
Andreas Gohr <andi@splitbrain.org> |
removed cursor:hand CSS property FS#1911 |
| 83e9d7a5 | 02-Mar-2010 |
Michael Hamann <michael@content-space.de> |
New testcase for getID() with data from FS#1838 |
| 06368e4d | 02-Mar-2010 |
Michael Hamann <michael@content-space.de> |
Fixed testcase and getID - FS#1908 FS#1831 FS#1838
$_SERVER['PATH_INFO'] is used now to determine the page id when using internal rewriting, in all testcases I've seen so far this variable was set c
Fixed testcase and getID - FS#1908 FS#1831 FS#1838
$_SERVER['PATH_INFO'] is used now to determine the page id when using internal rewriting, in all testcases I've seen so far this variable was set correctly. There are also a couple of fallbacks if the variable doesn't exist, $_SERVER['SCRIPT_NAME'] is now preferred instead of custom path extraction which fails when doku.php is outside the document root.
show more ...
|
| 7caaf84c | 02-Mar-2010 |
Leonard Elezi <leonard.elezi@depinfo.info> |
Albanian translation added |
| 63de0a58 | 02-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix pageX and pageY in IE’s JS events |
| 1410ed4b | 02-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Provide ›original size‹ media insertion |
| 7b63547f | 19-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Rewrite mediamanager options’ JavaScript, new icons |
| a8d2e40f | 18-Feb-2010 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
images for media popup |
| 149e5f26 | 18-Feb-2010 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
extended mediamanager options |
| b6084253 | 02-Mar-2010 |
Andreas Gohr <gohr@cosmocode.de> |
Revert "Redirect to start page for the root namespace too"
This reverts commit 7873e7571e67c02167e5747441a2c6be32b07267.
The patch breaks at least the behaviour of the "view recent changes of the w
Revert "Redirect to start page for the root namespace too"
This reverts commit 7873e7571e67c02167e5747441a2c6be32b07267.
The patch breaks at least the behaviour of the "view recent changes of the whole wiki" link.
show more ...
|
| d9e36cbe | 01-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Show last edit section button again |
| 7ec82fe2 | 28-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
changed license button colors again
partly reverts previous patches to keep matching styles with other DokuWiki buttons |
| f71f4f53 | 28-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
added dokuwiki.search XMLRPC call FS#1882 |
| bd0293e7 | 28-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
moved number of search result snippets to a define |
| 9dde1138 | 28-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
honor sneaky_index config in link manager FS#1907 |
| 01e3159c | 28-Feb-2010 |
Chris Tapp <chris.tapp@keylevel.com> |
Better performance on assigning section IDs FS#1894 |