summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* Revert "handle bzip1 as well"Andreas Gohr2013-01-23
| | | | | | | This reverts commit f2cb3ec76dec3fe2b40f25765ef842223c7132fe. Turns out I was too fast merging this. I can't get PHP's bzip handler to handle a bzip1 compressed file.
* handle bzip1 as wellElan Ruusamäe2013-01-23
| | | | | in fact .tbz is tar.bz (bzip1) and .tbz2 is what tar.bz2 is used commonly.
* Turkish language updateErdem2013-01-18
|
* Catalan language updateDaniel López Prat2013-01-18
|
* Traditional Chinese language update日向小郎2013-01-09
|
* Arabic language updateOsama Al-Kofahi2013-01-06
|
* some coding style improvementsDominik Eckelmann2012-11-29
| | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods
* Correct German plugin manager translation (download != install)Michael Hamann2012-11-28
|
* Galician language updateLeandro Regueiro2012-11-23
|
* French language updateAnael Mobilia2012-11-12
|
* Merge pull request #140 from splitbrain/tarAndreas Gohr2012-11-12
|\ | | | | New Tar Archive library
| * removed old TarLib and changed plugin manager to use new oneAndreas Gohr2012-11-03
| |
* | Czech language updateJakub2012-11-12
| |
* | Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
|\ \ | |/ |/| fix E_STRICT errors FS#2427
| * fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
| | | | | | | | | | | | | | | | This commit fixes all E_STRICT messages shown when running the test suite. There might be more problems not covered by tests, yet. For compatibility reasons with plugins, E_STRICT errors are still supressed.
* | Korean language update이명진2012-11-02
| |
* | Latvian language updateAivars Miska2012-11-02
| |
* | Persian language updateAmirH Hassaneini2012-10-23
| |
* | Spanish language updateMercè López2012-10-23
| |
* | russian language updatesh.khmit2012-10-23
| |
* | Kazach language updatesh.khmit2012-10-23
| |
* | Brazilia Portuguese language updateFrederico Goncalves Guimaraes2012-10-12
| |
* | fixed warning in popularity plugin FS#2628Andreas Gohr2012-10-07
| |
* | Basque language updateZigor Astarbe2012-10-07
| |
* | Esperanto language updateRobert Bogenschneider2012-09-21
| |
* | Slovak language updateMartin Michalek2012-09-21
| |
* | Simplified Chinese language updatelainme2012-09-21
| |
* | Italian language updateEdmondo Di Tucci2012-09-21
| |
* | added missing info.txt parameters, added plugin plugin's info.txt, adjusted ↵Anika Henke2012-09-09
| | | | | | | | old default template's description
* | updated (and added missing) info.txt filesAnika Henke2012-09-09
| |
* | Replacing $_REQUEST variables with $INPUT wrapper, usermanager pluginHakan Sandell2012-09-08
| |
* | Replacing $_REQUEST variables with $INPUT wrapper, popularity pluginHakan Sandell2012-09-08
| |
* | Replacing $_REQUEST variables with $INPUT wrapper, plugin managerHakan Sandell2012-09-08
| |
* | Replacing $_REQUEST variables with $INPUT wrapper, config/admin.phpHakan Sandell2012-09-08
| |
* | Merge pull request #127 from mprins/FS#2463Hakan Sandell2012-09-08
|\ \ | | | | | | update the url to the latest one used in the manager (FS#2463)
| * | update the url to the latest one used in the managerMark2012-08-27
| | | | | | | | | | | | FIX for FS#2463 <https://bugs.dokuwiki.org/index.php?do=details&task_id=2463>
* | | French language updateOlivier Duval2012-09-07
| | |
* | | Spanish language updateGerardo Zamudio2012-09-07
| | |
* | | Finish language updateJukka Inkeri2012-09-07
| | |
* | | Traditional Chinese language update日向小郎2012-09-07
|/ /
* | Finish language updateOtto Vainio2012-08-26
| |
* | Dutch language updateGerrit2012-08-26
| |
* | Czech language updateMiroslav Svoboda2012-08-26
| |
* | replace deprecated split calls FS#2583Andreas Gohr2012-08-26
| |
* | more $INPUT use FS#2577Andreas Gohr2012-08-24
| |
* | html validity fixes (removed name and align in some plugins)Anika Henke2012-08-05
| |
* | added some missing spaces (to popularity and revert plugins)Anika Henke2012-08-05
| |
* | fixed some RTL+IE7 bugs, mainly background icons and search form (FS#2569)Anika Henke2012-07-28
|/
* Initialize more variables and test if others are set (no functional changes)Michael Hamann2012-07-28
|
* Fix inconsistent return values in the indexer and in getInfo()Michael Hamann2012-07-28
|