- Apr 23, 2012
-
-
Andreas Gohr authored
-
- Apr 15, 2012
-
-
Andreas Gohr authored
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.
-
Andreas Gohr authored
-
- Mar 10, 2012
-
-
Andreas Gohr authored
-
- Mar 02, 2012
-
-
Andreas Gohr authored
-
- Feb 05, 2012
-
-
Anika Henke authored
-
- Jan 29, 2012
-
-
Anika Henke authored
-
Anika Henke authored
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.
-
- Jan 08, 2012
-
-
Dominik Eckelmann authored
-
- Nov 27, 2011
-
-
Andreas Gohr authored
Translators need to add another string.
-
- Nov 06, 2011
-
-
Piyush Mishra authored
renamed plugins.protected.php to plugins.required.php and added it cascade to allow overwriting as a local protected file
-
- Sep 10, 2011
-
-
Hakan Sandell authored
Function get_plugin_components() moved to extantion manager
-
- Aug 28, 2011
-
-
Anika Henke authored
-
- Aug 20, 2011
-
-
Piyush Mishra authored
-
- Aug 10, 2011
-
-
Clarence Lee authored
-
- Aug 02, 2011
-
-
Kate Arzamastseva authored
-
- Jun 29, 2011
-
-
Kate Arzamastseva authored
-
- Jun 23, 2011
-
-
Kate Arzamastseva authored
-
- Jun 18, 2011
-
-
Andreas Gohr authored
The feature is now disabled by default. Metadata for config manager was added.
-
- Jun 16, 2011
-
-
Andreas Gohr authored
This patch adds a new config option 'cssdatauri'. When enabled, the CSS patcher will automatically convert all occurances of small (<600 byte) PNG and GIF images in the CSS to embedded, base64 encoded data uris. This reduces the number of needed HTTP requests and avoids the HTTP header overhead.
-
- Apr 16, 2011
-
-
Guy Brand authored
-
- Mar 29, 2011
-
-
Marc Schiffbauer authored
Before this patch with a .htaccess file on a higher level in the hierarchy with "Satisfy Any" it has been possible that the directory protection didn't work as expected.
-
- Mar 22, 2011
-
-
Tom N Harris authored
-
- Mar 05, 2011
-
-
Anika Henke authored
-
- Feb 13, 2011
-
-
Elan Ruusamäe authored
-
Elan Ruusamäe authored
-
- Feb 11, 2011
-
-
lupo49 authored
-
- Feb 09, 2011
-
-
Andreas Gohr authored
-
- Feb 08, 2011
-
-
Andreas Gohr authored
-
- Feb 07, 2011
-
-
Andreas Gohr authored
-
- Jan 26, 2011
-
-
Andreas Gohr authored
-
- Jan 04, 2011
-
-
Anika Henke authored
usage: [[paypal>email@address.com]]
-
- Dec 31, 2010
-
-
Guy Brand authored
-
- Dec 08, 2010
-
-
Adrian Lang authored
* Do not emit E_NOTICEs * Introduce explicit feed mode default value »recent« instead of handling every unknown feed mode as recent changes mode. This means: - FEED_MODE_UNKNOWN is only executed if the given feed mode is indeed unknown. This is specifically not the case if no feed mode request param has been specified or the requested feed mode is »recent«. - FEED_MODE_UNKNOWN dies with an error as default behaviour * opt[items] is forced to be a non-negative integer * opt[show_minor] is forced to be a boolean and thus has a default value of false instead of null
-
- Dec 05, 2010
-
-
Anika Henke authored
* attention: incompatible to previous version! * introduced _tpl_action() (wrapper similar to tpl_action()) * improved discussion and user page functions * made them work independent from config * added full control to how the page links are built (with placeholders @ID@ and @USER@) * config option changes: removed 'discussNSreverse', renamed 'discussionNS' and 'userNS' to 'discussionPage' and 'userPage'
-
- Nov 30, 2010
-
-
Matthias Schulte authored
-
- Nov 16, 2010
-
-
Tom N Harris authored
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'
-
- Nov 07, 2010
-
-
Andreas Gohr authored
-
- Nov 06, 2010
-
-
Anika Henke authored
-
- Nov 05, 2010
-
-
Anika Henke authored
-