History log of /dokuwiki/lib/plugins/config/ (Results 601 – 625 of 1437)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e0d6578c18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix security caution for 'remote' setting (was 'xmlrpc')

d00152be24-Feb-2013 Lorenzo Radaelli <lorenzo@mfr-trade.it>

Italian language update

9dc3b8ab18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

replace preset _cautionList property with _caution config metadata parameter, plugins can now easily set cautions on their settings

d433710d18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix security caution for 'remote' setting (was 'xmlrpc')

d110fb0d18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2722 add settings_regex class, use it for hidepages

8bb7fe5518-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

remove no longer used email pattern, validation is done by mail_* functions

c89ab3e918-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

remove php_strip_whitespace() alternate, no longer required as php min req't ensures its always present

51de8ca118-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add comments for recent settings class additions to extra.class.php

c33b315b18-Feb-2013 Anika Henke <anika@selfthinker.org>

removed a bunch of functions which were deprecated in 2005/2006

22b77ede17-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

improve comments on settings::update() method

aae735fc17-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

tidy up authtype setting class (incl. fix issue with auth change/logoff occurring when only one auth plugin is enabled and other settings are updated)

0fc50f8117-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add property to show disabled plugins, set it to false (to hide by default)

4005b08016-Feb-2013 Anika Henke <anika@selfthinker.org>

fixed html error in plugin lang file


/dokuwiki/inc/html.php
/dokuwiki/inc/lang/af/lang.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hi/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mk/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ms/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/media.php
/dokuwiki/install.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/authldap/lang/en/settings.php
lang/en/intro.txt
/dokuwiki/lib/plugins/plugin/lang/ar/lang.php
/dokuwiki/lib/plugins/plugin/lang/hi/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca-valencia/lang.php
/dokuwiki/lib/scripts/qsearch.js
a0e6251816-Feb-2013 Klap-in <klapinklapin@gmail.com>

separate default settings from non-existing settings
setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwis

separate default settings from non-existing settings
setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwise 'setting_no_class' is loaded

show more ...

87bba75a16-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Add django compatible hashes to the config options.

73afc60916-Feb-2013 Anika Henke <anika@selfthinker.org>

removed useless css from config manager (causing issues in Opera, FS#2678)

a9b6a8b516-Feb-2013 Andreas Gohr <andi@splitbrain.org>

allow richer email addresses in notify and registernotify FS#2689

This deprecates the "richemail" config class

58e9821801-Feb-2013 Vasileios Karavasilis <vasileioskaravasilis@gmail.com>

Greek language update

957e84c601-Feb-2013 Rodrigo Rega <rodrigorega@gmail.com>

Galician language update

e0e514e131-Jan-2013 Andreas Gohr <gohr@cosmocode.de>

touch the config on save, even if no changes were made

dfbe4adf26-Jan-2013 Andreas Gohr <andi@splitbrain.org>

added SHA512 hashing method FS#2663

529b041626-Jan-2013 Andreas Gohr <andi@splitbrain.org>

added mediawiki password method FS#2559

This should make migrating from MediaWiki a bit easier.

e6c4a82218-Jan-2013 Erdem <farukerdemoncel@gmail.com>

Turkish language update

187b13eb18-Jan-2013 Daniel López Prat <daniel@6temes.cat>

Catalan language update

d12150d816-Jan-2013 Andreas Gohr <andi@splitbrain.org>

fixed problems with spaced arrays

1...<<21222324252627282930>>...58