summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* fixed german language stringsAndreas Gohr2011-11-13
|
* fixed various errors in language filesAndreas Gohr2011-11-13
|
* Bulgarian language updateKiril Velikov2011-11-13
|
* Czech language updateZbyněk Křivka2011-11-13
|
* Finnish language fixesOtto Vainio2011-11-13
|
* de/de-informal: language updateslupo492011-11-12
|
* Esperanto language updateRobert Bogenschneider2011-11-10
|
* Slovak language updateMartin Michalek2011-11-10
|
* French strings minor fix and obsolete email address updateGuy Brand2011-11-05
|
* pt: paraphrased '<' character in some language files to avoid XML errors André Neves2011-11-05
| | | as per commit 34bc7405a09b0c63ed7eef338853e13d377c36e6
* paraphrased '<' character in some language files (en, de, de-informal) to ↵Anika Henke2011-11-05
| | | | avoid XML errors -- please fix other languages
* Bulgarian language updateKiril Velikov2011-10-27
|
* German language updatesPierre Corell2011-10-27
|
* Slovak language updateMartin Michalek2011-10-23
|
* Norwegian language updateJon Magne Bøe2011-10-23
|
* French language updateJohan Guilbaud2011-10-15
|
* Fixes FS#2323 Symbolic link to template doesn't workHakan Sandell2011-10-15
| | | | patch by Chris Green
* fixed German translation informal -> formalAndreas Gohr2011-10-15
|
* Dutch language updateJeroen Roeterd2011-10-10
|
* German language updateKaeptn Haddock2011-10-10
|
* Spanish language updateRubén Figols2011-10-10
|
* Romanian language updateMarius-Alex Olar2011-10-10
|
* Simplified Chinese language updatelainme2011-09-19
|
* Norwegian language updateThomas Nygreen2011-09-19
|
* Finnish language updateOtto Vainio2011-09-19
|
* Esperanto language updateRobert Bogenschneider2011-09-19
|
* Greek language updatePetros Vidalis2011-09-19
|
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
|
* pt-BR language updateDedeco2011-09-12
|
* Merge branch 'plugincontroller' of git://github.com/piyushmishra/dokuwiki ↵Anika Henke2011-09-10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into plugincontroller This adds support for the config_cascade when enabling/disabling plugins, making farming easier. The changes have been implemented by Piyush Mishra and are a part of the new extension manager which will follow later. It's the result of a Google Summer of Code project, the official project page can be found at http://www.google-melange.com/gsoc/project/google/gsoc2011/piyushmishra/26001 Thanks to Piyush for the work and Google for sponsoring it! Conflicts: inc/lang/en/lang.php
| * added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
| |
* | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-09-05
|\ \ | | | | | | | | | media-revisions
| * | Polish language updateŁukasz Chmaj2011-08-27
| | |
| * | Spanish language updateOscar Ciudad2011-08-27
| |/
* | mergingKate Arzamastseva2011-08-25
|\|
| * jQuerify acl plugin JavaScriptAdrian Lang2011-08-19
| |
| * French localization of 69b3d ("added link to popularity page in intro FS#2305")Guillaume Turri2011-08-19
| |
| * added link to popularity page in intro FS#2305Andreas Gohr2011-08-18
| |
| * Merge pull request #19 from gbirke/masterDominik Eckelmann2011-08-18
| |\ | | | | | | Make cookie path configurable
| | * Modified config and lang files for new optionGabriel Birke2010-12-30
| | |
| * | jqueryized usermanager scriptAndreas Gohr2011-08-18
| | |
| * | popularity plugin: send info on autosendAndreas Gohr2011-08-18
| | | | | | | | | | | | | | | Added information about the autosubmitting feature of the popularity plugin itself.
| * | French language updateChristophe Martin2011-07-30
| | |
| * | Portuguese language updateAndré Neves2011-07-30
| | |
| * | Croatian language updateDejan Igrec2011-07-25
| | |
| * | Finish language updateSami Olmari2011-07-25
| | |
* | | issue #44 uploader fixes, #45 browser testingKate Arzamastseva2011-08-21
| | |
* | | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-07-15
|\| | | | | | | | | | | media-revisions
| * | Merge branch 'master' of github.com:splitbrain/dokuwikiGuy Brand2011-07-12
| |\ \
| | * | Fix some bugs and glitches in (mediamanager) treeAdrian Lang2011-07-11
| | | | | | | | | | | | | | | | | | | | | | | | * Fix selector in subtree loading callback * Remove HTML inconsistencies between AJAX and plain PHP lists * Unify icon and CSS class switching in dw_tree and dw_mediamanager