| 6e00e8be | 03-Apr-2010 |
Michael Hamann <michael@content-space.de> |
Corrected German translation in the acl plugin |
| c0c4ef98 | 02-Apr-2010 |
Rasmus Kinnerup <rasmus@kinnerup.com> |
Danish language update |
| 187b5536 | 29-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Update syntax plugin base class (DOOM DO-OOM) |
| f6ec8df8 | 29-Mar-2010 |
Adrian Lang <lang@cosmocode.de> |
Allow plugins to specify that they have to be instantiated
Plugins may return false in isSingleton to let plugin_load return a new instance every time it is called. Renderer plugins are not loaded w
Allow plugins to specify that they have to be instantiated
Plugins may return false in isSingleton to let plugin_load return a new instance every time it is called. Renderer plugins are not loaded with $new set to true, but instead specify themself that they are not singletons. This behaviour allows the odt renderer to keep working (see #1598).
show more ...
|
| 22952965 | 23-Mar-2010 |
YoBoY <yoboy.leguesh@gmail.com> |
Limiting use of readdir in the idx_indexLengths function (v2).
Each searches on the wiki use this function. Scanning the index directory eachtime is time consuming with a constant series of disk acc
Limiting use of readdir in the idx_indexLengths function (v2).
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.
show more ...
|
| 9d706dd2 | 22-Mar-2010 |
Robert Bogenschneider <robog@gmx.de> |
German language update |
| 8d557116 | 17-Mar-2010 |
maros <dobrimaros@yahoo.pl> |
Polish language update |
| 1c5d577c | 17-Mar-2010 |
José António Cidre Bardelás <medulio@ciberirmandade.org> |
Galician language update |
| e0415e22 | 16-Mar-2010 |
Christopher Smith <chris@jalakai.co.uk> |
Make constants in TarLib.class.php class constants
The constants are required by the class constructor, which effectively means before the autoloader is triggered. This change fixes that issue. |
| 90a0f2e1 | 08-Mar-2010 |
Medúlio <medulio@ciberirmandade.org> |
Galician language update |
| c1fe9e9f | 08-Mar-2010 |
Florian Gaub <floriang@floriang.net> |
French language update |
| 620404a5 | 03-Mar-2010 |
Marek Sacha <sachamar@fel.cvut.cz> |
Czech language update |
| ec0fe1a5 | 03-Mar-2010 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| 7caaf84c | 02-Mar-2010 |
Leonard Elezi <leonard.elezi@depinfo.info> |
Albanian translation added |
| 516582b3 | 28-Feb-2010 |
Aleksey Osadchiy <rfc@nm.ru> |
Russian language update |
| 57202056 | 28-Feb-2010 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| f77ccdf7 | 22-Feb-2010 |
Joël Schintgen <joel@schintgen.net> |
Luxembourgish translation added |
| b04e9c28 | 14-Feb-2010 |
Leszek Stachowski <shazarre@gmail.com> |
Polish language update |
| 8e6d6cfd | 12-Feb-2010 |
Martijn Dekker <martijn@inlv.org> |
Interlingua Language Update |
| c04912f6 | 12-Feb-2010 |
Victor M Castelan <victorcastelan@gmail.com> |
Spanish language update |
| 2eb3414d | 11-Feb-2010 |
Traduzioni <ita.translations@tiscali.it> |
Italian language update |
| fc5dbe99 | 10-Feb-2010 |
Martijn Dekker <martijn@inlv.org> |
Interlingua Translation added |
| 9ee282d8 | 09-Feb-2010 |
Dimi T <dimi3.14@gmail.com> |
Macedonian transaltion added |
| c4b04b7f | 08-Feb-2010 |
Philippe Bajoit <philippe.bajoit@gmail.com> |
French language update |
| 52b35d3a | 08-Feb-2010 |
Marcel Metz <marcel_metz@gmx.de> |
Informal German language update |