fb7b7723 | 09-Dec-2010 |
Andreas Gohr <andi@splitbrain.org> |
some language improvements(?) for the popularity plugin |
98be6429 | 09-Dec-2010 |
Guillaume Turri <guillaume.turri@gmail.com> |
Add support for autosubmitting popularity data FS#2025 |
6a7df0a2 | 06-Dec-2010 |
Anika Henke <anika@selfthinker.org> |
added security warning to fullpath config option (FS#2113) |
68a53590 | 30-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Allow spaces in numeric configuration values |
359fab8b | 30-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fix
This reverts commit 4871414204799044c31aa2764c4b4ca020e2331d. Additionally there is a new fix for FS#2107 that doesn't introduce a lot of
Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fix
This reverts commit 4871414204799044c31aa2764c4b4ca020e2331d. Additionally there is a new fix for FS#2107 that doesn't introduce a lot of checks but instead ensures that the configuration option can't be set to negative values when the configuration manager is used.
show more ...
|
38dc5fa6 | 30-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Added min and max options for configuration metadata |
e3776c06 | 29-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is o
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
show more ...
|
ba6984cf | 20-Nov-2010 |
Caleb Maclennan <caleb@alerque.com> |
Turkish language update |
11d7187b | 18-Nov-2010 |
YooS C <dryoo@live.com> |
Korean language update |
7ae265d3 | 18-Nov-2010 |
Zbyněk Švec <Zbynek.Svec@septim.cz> |
Czech language update |
1c07b9e6 | 16-Nov-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Use external program to split pages into words
An external tokenizer inserts extra spaces to mark words in the input text. The text is sent through STDIN and STDOUT file handles.
A good choice for
Use external program to split pages into words
An external tokenizer inserts extra spaces to mark words in the input text. The text is sent through STDIN and STDOUT file handles.
A good choice for Chinese and Japanese is MeCab. http://sourceforge.net/projects/mecab/ With the command line 'mecab -O wakati'
show more ...
|
dab7d18d | 07-Nov-2010 |
Choicky Chou <zhoucaiqi@gmail.com> |
Chinese Language update |
5d85efc6 | 01-Nov-2010 |
Adrian Lang <lang@cosmocode.de> |
Add comment (see #1942, f338aa80, 64726aa44) |
64726aa4 | 29-Oct-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Remember current page when saving configuration |
0dbd6a11 | 30-Oct-2010 |
Inko I.A <inkoia@gmail.com> |
Basque language update |
c5bece40 | 26-Oct-2010 |
Adrian Lang <mail@adrianlang.de> |
Fix GET-after-POST redirect in plugin manager
The redirect target URL is constructed with escaped ampersands since b625808123f. Thanks to Chris Tapp for pointing out. |
c277a6bd | 21-Oct-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Deprecate html_attbuild in favor of buildAttributes |
0299eee8 | 23-Oct-2010 |
Andreas Haerter <andreas.haerter@dev.mail-node.com> |
Small notation adjustment to lang: de (informal) |
6353ef5a | 19-Oct-2010 |
lainme <lainme993@gmail.com> |
Chinese language update |
459f2965 | 19-Oct-2010 |
André Neves <drakferion@gmail.com> |
Portuguese language update |
b5b0d794 | 17-Oct-2010 |
Massimiliano Vassalli <vassalli.max@gmail.com> |
Latin translation added
I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -
Latin translation added
I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -uus or -uum, I wrote -uos and -uom. This form of Latin, as I said, is that of the classic authores as Cicero, Caesar, Sallustius etc...
show more ...
|
2366cb38 | 17-Oct-2010 |
Yagnesh Desai <yndesai@gmail.com> |
Hindi language update |
fc9db835 | 17-Oct-2010 |
Kalle Sommer Nielsen <kalle@php.net> |
Danish language update |
aca48637 | 17-Oct-2010 |
Otto Vainio <otto@valjakko.net> |
Finnish language update |
4f177710 | 11-Oct-2010 |
Yuji Takenaka <webmaster@davilin.com> |
Japanese language update |