| 237afca1 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
moved plugins' rtl.css to their style.css counterpart (part of FS#2185) |
| b5cc8f4b | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
extended some config options a bit, to make more clear what they do |
| 7cd0713e | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordere
rearranged the config options
We had a lot of options lumped together under "Advanced Settings". I introduced two more categories and move a few options to other existing categories. I also reordered the appropriate entries in the source files to make it easier to find stuff when extending the options.
show more ...
|
| 2398a2b5 | 15-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
made it possible to disable HTML mails in the config |
| 026b3148 | 15-Apr-2012 |
Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro> |
Romanian language update |
| bed6e6e5 | 11-Apr-2012 |
Usama Akkad <uahello@gmail.com> |
Arabic Language Update |
| 79504989 | 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
moved plugins' rtl.css to their style.css counterpart (part of FS#2185) |
| 51b120f6 | 03-Apr-2012 |
Kiril LastName <neohidra@gmail.com> |
BG: language update |
| 9d421a3d | 26-Mar-2012 |
Erial Krale <erial2@gmail.com> |
Korean language update |
| ee9b1ae4 | 23-Mar-2012 |
Taisuke Shimamoto <dentostar@gmail.com> |
Japanese language update |
| f914ba96 | 23-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
more verbose remote API config setting explanation |
| 96946cc9 | 21-Mar-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function |
| 44dae8a7 | 04-Mar-2012 |
Bohumír Zámečník <bohumir.zamecnik@gmail.com> |
Czech language update |
| a7c93226 | 02-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
make RSS contents (media/pages) configurable |
| f4476bd9 | 20-Feb-2012 |
Jan Schumann <js@schumann-it.com> |
Refactored auth system: All auth methods are now introduced as plugins. |
| a699035c | 15-Feb-2012 |
Erial Krale <erial2@gmail.com> |
Korean language update |
| b2a1a44c | 07-Feb-2012 |
Marius Olar <olarmariusalex@yahoo.com> |
Romanian language update |
| 5c0c6845 | 06-Feb-2012 |
PCPA <pcpa@cyberpunk.su> |
Russian language update |
| 2d74814f | 05-Feb-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
added getapi methods to remote plugin |
| c7b28ffd | 04-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
added div.table around non-editable content as well (FS#1980) |
| ae6cce18 | 02-Feb-2012 |
Matej Urban <matej.urban@gmail.com> |
Slovak language update |
| 40d429f5 | 02-Feb-2012 |
Begina Felicysym <begina.felicysym@wp.pl> |
Polish language update |
| bc9d46af | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
some more DOKU_TPL removal |
| b78bf706 | 30-Jan-2012 |
romain <romain.coltel@gmail.com> |
Added support for the %GROUP% wildcard.
%GROUP% is the same as %USER% except it's done on each group a user is in. %USER% and %GROUP% cannot be mixed on an ACL line. |
| 91e90457 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added two new config options: tagline and sidebar
Templates authors should support these to make the transition between templates easier. Templates which already have a sidebar could first check for
added two new config options: tagline and sidebar
Templates authors should support these to make the transition between templates easier. Templates which already have a sidebar could first check for $conf['sidebar'] and use it if it's defined, otherwise use their old own sidebar functionality to stay backwards-compatible.
show more ...
|