summaryrefslogtreecommitdiff
path: root/lib/plugins/config
Commit message (Collapse)AuthorAge
...
* | Esperanto language updateRobert Bogenschneider2010-10-06
| |
* | Polish language updateGrzegorz Żur2010-10-06
| |
* | Russian language updateAleksey2010-10-06
|/
* another RTL fix for the config manager FS#2047Andreas Gohr2010-10-03
|
* Spanish language updateOscar M. Lage2010-10-03
|
* RTL fixes for the config manager FS#2045Andreas Gohr2010-10-03
|
* typo fixAndreas Gohr2010-10-02
|
* Brazilian Portuguese language updateIsaias Masiero Filho2010-10-02
|
* Informal German language updateMatthias Schulte2010-10-02
|
* Slovak language updateMartin Michalek2010-09-23
|
* Russian language updateAleksandr Selivanov2010-09-07
|
* Finish language updateOtto Vainio2010-08-27
|
* allow empty values for emails in config manager FS#2012Andreas Gohr2010-08-27
|
* Dutch language updateTimon Van Overveldt2010-08-20
|
* Serbian language updateMiroslav Šolti2010-08-20
|
* Italian language updateosman tekin2010-08-09
|
* Romanian language updateEmanuel-Emeric Andraşi2010-08-01
|
* French language updateFELTZ Vincent2010-07-26
|
* Hungarian updateSzabó Dávid2010-07-16
|
* Russian language updateAleksandr Selivanov2010-07-16
|
* Czech language updateHonza Lefty Škoda2010-07-12
|
* Brasilian Portuguese language updateJeferson Propheta2010-07-12
|
* Ukrainian language updateUlrikhe Lukoie2010-07-12
|
* Greek language updateGeorgios Petsagourakis2010-07-12
|
* Persian language updateOmid Mottaghi2010-07-12
|
* Danish language updateMichael Kjær Pedersen2010-07-02
|
* Hungarian language updateSzabó Dávid2010-06-27
|
* added proxy exception regexp FS#1247Andreas Gohr2010-06-26
|
* Let config manager post to script FS#1942Andreas Gohr2010-06-26
|
* French language updateSamuel Dorsaz2010-06-22
|
* Dutch language updateMarijn Hofstra2010-06-22
|
* Do not output trailing whitespace in conf/local.phpAdrian Lang2010-06-18
|
* Spanish language updateMauro Javier Giamberardino Fernandez2010-05-19
|
* Arabic language updateUsama Akkad2010-04-18
|
* Polish language updateGrzegorz Widła2010-04-18
|
* Arabic language updateUsama Akkad2010-04-15
|
* Slovak language updateMartin Michalek2010-04-15
|
* Arabic language updateUsama Akkad2010-04-11
|
* Slovak language updateMartin Michalek2010-04-10
|
* Slovak language updateMartin Michalek2010-04-09
|
* Arabic language updateUsama Akkad2010-04-08
|
* new fnencode option FS#1649Andreas Gohr2010-04-04
| | | | | | This patch adds an option to choose how filenames are encoded when saved to the file system. You can choose between urlencoding (url), the new SafeFn method (safe) and storing real UTF-8 (utf-8).
* Danish language updateRasmus Kinnerup2010-04-02
|
* Limiting use of readdir in the idx_indexLengths function (v2).YoBoY2010-03-24
| | | | | | Each searches on the wiki use this function. Scanning the index directory eachtime is time consuming with a constant series of disk access. Switching a normal search to use file_exists 1 or more times, and not readdir all the directory. Switching a wildcard search to use a lengths.idx file containing all the word lengths used in the wiki, file generated if a new configuration parameter $conf[readdircache] is not 0 and fixed to a time in second. Creation of a new function idx_listIndexLengths to do this part.
* German language updateRobert Bogenschneider2010-03-22
|
* Polish language updatemaros2010-03-17
|
* Galician language updateJosé António Cidre Bardelás2010-03-17
|
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\ | | | | | | | | Conflicts: inc/fulltext.php
| * plugin related autoloadingAndreas Gohr2010-02-01
| | | | | | | | | | This patch moved the place where DOKU_PLUGIN is defined. It no longer can be set from a normal config (only via preload)
* | Galician language updateMedúlio2010-03-08
| |