| 0a8f03d8 | 12-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template
This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the temp
add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template
This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the template.
show more ...
|
| fbd8067e | 12-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
updated jquery.cookie.js to 1.3.1 FS#2804 |
| dbd5b4ca | 12-Jul-2013 |
Victor Westmann <victor.westmann@gmail.com> |
Brazilian Portuguese language update |
| b243b168 | 12-Jul-2013 |
Volker Bödker <volker@boedker.de> |
Informal German language update |
| 22c5d8b4 | 11-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed picker buttons not showing in IE8 and below |
| 935ecb0e | 27-Jun-2013 |
haobug <qingxianhao@gmail.com> |
Improve Linkwizard, make it can be used more than once.
As reported in https://forum.dokuwiki.org/thread/9988 the previous implementation can not handle the situation of use the linkwiz more than on
Improve Linkwizard, make it can be used more than once.
As reported in https://forum.dokuwiki.org/thread/9988 the previous implementation can not handle the situation of use the linkwiz more than once. Now you can use in you toolbar plugin 'type' => 'linkwiz' to make use of the handy Linkwizard for choosing the wiki pages.
show more ...
|
| f91bd3d8 | 24-Jun-2013 |
flammy <flamabelde@yahoo.de> |
Fixes validation problems with base64 encoded images in CSS. |
| 88833bac | 24-Jun-2013 |
flammy <flamabelde@yahoo.de> |
Fixes validation problems with base64 encoded images in CSS. |
| 603a6381 | 18-Jun-2013 |
Klap-in <klapinklapin@gmail.com> |
add newest plugin types to info plugin |
| 81ee3b1c | 16-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
Swedish language update |
| 9d24536d | 14-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
correctly count deleted users in plain auth FS#2800
reloading the user list after the delete action will make sure the count is always correct. |
| 8a285f7f | 09-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
AUTH_PASSWORD_GENERATE event added
This is needed to replace the password generator by a plugin implementation. Related to PR #166 and FS#2147 |
| 04e4890d | 07-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
fix problem when ldap returns no groups FS#2788 |
| e7fbe189 | 07-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
fix ldap deref option FS2798
Do not pass timelimit and deref settings to ldap_search. These values should be set globally via ldap_set_option() instead (as we do for deref). |
| 12d195ab | 07-Jun-2013 |
Andreas Gohr <andi@splitbrain.org> |
treat empty AD credentials as NULL values FS#2781 |
| 7482f2d6 | 07-Jun-2013 |
이명진 <aranet100@gmail.com> |
Korean language update |
| b9cf8ad4 | 01-Jun-2013 |
Anika Henke <anika@selfthinker.org> |
moved X-UA-Compatible from meta tag to be sent by http header instead |
| 01fb97e2 | 27-May-2013 |
Anika Henke <anika@selfthinker.org> |
fixed references from old mysql authtype to new mysql plugin in mysql.conf example |
| 6b519690 | 27-May-2013 |
Anika Henke <anika@selfthinker.org> |
fixed broken default config options (FS#2789) |
| d572baf8 | 21-May-2013 |
Klap-in <klapinklapin@gmail.com> |
Add check for token when resizing and caching external images |
| 712b791c | 15-May-2013 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
Revert "fixed space of list points beside a floating image"
This reverts commit 37764cbb34237da3c96bab21102e44ffe2715cd9. |
| 37764cbb | 15-May-2013 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
fixed space of list points beside a floating image |
| 0e748a96 | 06-May-2013 |
Anika Henke <anika@selfthinker.org> |
updated dates in templates' and plugins' info.txt files |
| 8fb341d2 | 05-May-2013 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
Japanese language update |
| b055d707 | 05-May-2013 |
Miroslav Kučera <mkucera66@seznam.cz> |
Czech language update |