| b8bc53ce | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
simplify comment |
| cc036f74 | 01-Aug-2013 |
Klap-in <klapinklapin@gmail.com> |
remove hash for external images, but use token url parameter instead |
| 4002c084 | 01-Aug-2013 |
Klap-in <klapinklapin@gmail.com> |
Updated tests, removed hash |
| 74ef1778 | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
include namespace links when index access from the wiki start page and no automatic sitemap.xml is being generated. |
| 4fb6e514 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
prevent overlong select boxes (FS#2817) |
| a191bd2a | 01-Aug-2013 |
Frederico Guimarães <frederico@teia.bio.br> |
Brazilian Portuguese language update |
| ada93257 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added default icon to pagetools |
| 4d4b1f8c | 01-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
use http_build_query() in HTTPClient
this ensures nested POST data is correctly encoded |
| d6d38cc2 | 01-Aug-2013 |
Matthias Schulte <post@lupo49.de> |
de/de-informal: localization updates (delete user function) |
| 788f86d9 | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: add language file and simple admin component |
| 5537fd88 | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
HTTPClient: Implement handling of two-dimensional data arrays |
| 38c7b2bf | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Fix loading for helper components with loadHelper()
The check if the plugin is enabled is done later in the plugin controller anyway. |
| b9ca398d | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: implemented more extension info and basic repository access |
| 39f00629 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
improved coding style on tpl_classes() |
| ab3a75dc | 01-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY
also made it more secure against copy'n'paste |
| 9805efa0 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria roles to search and acl manager |
| 763ffe58 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria attributes for footnote tooltips |
| 5c967d3d | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add csv export functionality to the user manager |
| 193e2280 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
removed unused and old hasFlash() JS function |
| 5a99d25b | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria attributes to edit mode |
| b1af9014 | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
Improve nofollow behaviour for ?do=index
In response to FS#2766 - make namespace links in the browser sitemap nofollow - remove nofollow from browser sitemap link on the wiki start page when sitem
Improve nofollow behaviour for ?do=index
In response to FS#2766 - make namespace links in the browser sitemap nofollow - remove nofollow from browser sitemap link on the wiki start page when sitemap.xml generation is disabled
show more ...
|
| 65f0aa62 | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update config metadata comments for parameter '_multiple' |
| fdd9bab6 | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
increase test coverage for code and file
code - test correct recognition of downloadable filename token file - test correct recognition of syntax name & downloadable filename tokens |
| c7b9800a | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: First draft of the extension class |
| 0d21c87f | 31-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add html5 attributes to email fields of the config manager |