a8a703a4 | 08-Jul-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish lang update
darcs-hash:20060708164549-a08f5-e8fad040f51440e516590c2db3afe781d49fc809.gz |
306ca8aa | 05-Jul-2006 |
chris <chris@jalakai.co.uk> |
disabled actions addition to config plugin
This patch adds a new generic settings class, setting_multicheckbox. The class displays each of a list of possible choices as a checkbox and an additional
disabled actions addition to config plugin
This patch adds a new generic settings class, setting_multicheckbox. The class displays each of a list of possible choices as a checkbox and an additional text input field for "other" values. The final result is saved in the config file as a comma separated list.
It also supports an additional, optional, parameter, "_combine" which can be used to group complimentary values, allowing them to be set or unset together with one checkbox.
darcs-hash:20060705012142-9b6ab-b92daddd1393bfc5e9b650a57348237726957c71.gz
show more ...
|
da8154ba | 18-Jun-2006 |
Anika Henke <a.c.henke@arcor.de> |
pluginmgr independent from tpl style.ini
darcs-hash:20060618173540-d5083-6dc05adbf702b2a9ba0fc1ea9421d8450fe2e013.gz |
1808c8da | 12-Jun-2006 |
chinsan.tw <chinsan.tw@gmail.com> |
2006-06-12-plugins-zh-tw.patch
darcs-hash:20060612032435-8864c-7bf33120aa36b8bff737bae3b1913c8f50e04397.gz |
11e384f7 | 16-Jun-2006 |
Thanos Massias <tm@navarino.gr> |
greek language updates
darcs-hash:20060616125101-3b7d2-ba5934430fb3253834c5bb71eadf7de2d1b87934.gz |
8a1f5d50 | 16-Jun-2006 |
Andreas Gohr <andi@splitbrain.org> |
added missing settings to config plugin
darcs-hash:20060616124539-7ad00-22cc3417b2a3b8e183d272f6c132ce88a27c4fac.gz |
33225f51 | 08-Jun-2006 |
Bohumir Zamecnik <bohumir@zamecnik.org> |
Czech lang update, added czech to config
darcs-hash:20060608085236-9be09-3142ff6fd2a13cd03205a6703b3fd22bddf5e078.gz |
9a3288d6 | 18-Apr-2006 |
ovegh <ovegh@vsieti.sk> |
updated_localisation_sk_SK
darcs-hash:20060418090713-95fcd-c869a93f84e3399ccfe2f3ce9e3e4e7a5b359a1c.gz |
018a837f | 22-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
Lithuanian update
darcs-hash:20060522181314-7ad00-7830b7819a770628c6e63f9d294292a876575ac7.gz |
1fb550bb | 22-May-2006 |
Denis Simakov <akinoame1@gmail.com> |
russian translation update
darcs-hash:20060522115828-3c565-1145b34530614474f56494f57b41e9304f902cc7.gz |
685bdd2e | 20-May-2006 |
Ben Coburn <btcoburn@silicodon.net> |
config plugin ui update 20060520
This patch hides settings that are missing config metadata and optionally provides a list of warnings about settings that are not properly configured. - Warnings a
config plugin ui update 20060520
This patch hides settings that are missing config metadata and optionally provides a list of warnings about settings that are not properly configured. - Warnings about settings are listed if $conf['allowdebug'] is true. - Warnings are listed by the $conf string as it appears in local.php. - Warnings show the $meta string as it would appear in the correct settings metadata file. - There are 3 kinds of warnings. - undefined There is no $meta information defined for this setting. - no class The setting class specified in $meta can not be found. This setting does have a $meta entry. - no default The setting is missing a default value. The setting does have a $meta entry with a valid setting class. - Note: Settings with metadata but other warnings are allowed to appear in the normal config settings list.
Also... - Templates can now define their own settings classes. - Removed an XHTML validation error from the first patch. - More language strings to go with the new warnings.
The warnings under the 'Undefined Settings' heading are intended to provide developers with a list of any settings that they have forgotten to finish preparing for the config plugin. This list should be blank for stable releases.
darcs-hash:20060520103718-05dcb-6d4e6bce78498cbf9d087e27d52e4aa30917b0a5.gz
show more ...
|
524be65d | 16-May-2006 |
Ben Coburn <btcoburn@silicodon.net> |
gzip content-encoding option
- Enables gzip compression of output xhtml for browsers that support it. For example the wiki:syntax page takes up 46.80KB raw, but only 9.88KB gzip encoded. - S
gzip content-encoding option
- Enables gzip compression of output xhtml for browsers that support it. For example the wiki:syntax page takes up 46.80KB raw, but only 9.88KB gzip encoded. - Setting is configurable through the config plugin.
darcs-hash:20060516084132-05dcb-d8d1c7911a951b00e166c5a94f46a2cf1cfa5846.gz
show more ...
|
2b03e74d | 16-May-2006 |
Ben Coburn <btcoburn@silicodon.net> |
jpg quality option
- Adds a jpg quality setting for scaled images (Some images were getting too many jpg artifacts at the hard-coded compression setting.) - Creates a group for the medi
jpg quality option
- Adds a jpg quality setting for scaled images (Some images were getting too many jpg artifacts at the hard-coded compression setting.) - Creates a group for the media settings in the config plugin.
darcs-hash:20060516062321-05dcb-a175b0de3264322a335cf60d8ee96317f7b03144.gz
show more ...
|
e8a6bae4 | 11-May-2006 |
chris <chris@jalakai.co.uk> |
add config plugin support for plugin defined setting classes
darcs-hash:20060511083209-9b6ab-418fb83530be356bb40307c4a95a9c03954fc725.gz |
4fa2dffc | 10-May-2006 |
Ben Coburn <btcoburn@silicodon.net> |
config plugin ui organization
- organizes the configuration settings list into chunks - provides a table of contents for the configuration chunks - provides one chunk for each plugin with conf
config plugin ui organization
- organizes the configuration settings list into chunks - provides a table of contents for the configuration chunks - provides one chunk for each plugin with configurable settings - provides one chunk for the active template (if it has settings) - provides the config file setting as a tool-tip on the setting label ex. $conf['start'] - provides for localization of useful strings - generates a "smart" fallback name for plugins and templates - plugin and template sections are only shown if they have settings - current configuration list is organized into chunks
Note: There are NEW strings to translate into the non-english language files.
darcs-hash:20060510065732-05dcb-398d5c7efa7981f690d97a25a5110b1f39be9f8e.gz
show more ...
|
577a76c9 | 07-May-2006 |
polinnia <polinnia@tin.it> |
plugins.lang.it
added all missing translations for plugins acl, config, plugin, usermanager
darcs-hash:20060507160954-57bea-73636f302bdf9ae5ec48242732b6051dea461784.gz |
3aee4c27 | 07-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
changed all occurances of rename() to io_rename()
darcs-hash:20060507101333-7ad00-e687d797fbee26e0b0bc7741ff8a1af496c101bf.gz |
e165ecfd | 05-May-2006 |
chris <chris@jalakai.co.uk> |
admin plugin: fix menu option when auth module doesn't getUsers
darcs-hash:20060505000630-9b6ab-eb1add597db261d8d2843435bcfa22ac8f35a6f5.gz |
762fb7d4 | 05-May-2006 |
chris <chris@jalakai.co.uk> |
fix more ';' in config values
a more robust fix is needed, but this should resolve 99.9% of potential problems
darcs-hash:20060505000432-9b6ab-273277892e7b7dc978f7622174de38212155f104.gz |
862763f2 | 30-Apr-2006 |
chris <chris@jalakai.co.uk> |
config plugin update
- style correction, change second occurrence of textarea.default to textarea.protected - comment spelling correction
darcs-hash:20060430160900-9b6ab-5d2ba348ba00880f79d0874e312
config plugin update
- style correction, change second occurrence of textarea.default to textarea.protected - comment spelling correction
darcs-hash:20060430160900-9b6ab-5d2ba348ba00880f79d0874e3128234e0cb696c0.gz
show more ...
|
3f749e95 | 30-Apr-2006 |
chris <chris@jalakai.co.uk> |
plugin manager fix, add error suppression operator to touch call.
darcs-hash:20060430153000-9b6ab-0918d41e77e897d3b14c91de822567f8a3007779.gz |
e66e6c7e | 30-Apr-2006 |
chris <chris@jalakai.co.uk> |
improvements to common plugin i/f
update comments to work with DokuWiki's auto generated API docs.
slight restructure of configuration functions and comments - loadConfig now loads plugin config se
improvements to common plugin i/f
update comments to work with DokuWiki's auto generated API docs.
slight restructure of configuration functions and comments - loadConfig now loads plugin config settings into $conf['plugin'][<plugin_name>] & $this->conf. These are aliases ensuring only one copy is stored. - readDefaultSettings() reads the plugin's conf/default.php
darcs-hash:20060430152308-9b6ab-9ec53e79ce5b07405acb84d19d81df9dd609612e.gz
show more ...
|
d88b5f04 | 27-Apr-2006 |
Anika Henke <a.c.henke@arcor.de> |
danish lang.php of configmanager fixed (caused broken admin page)
darcs-hash:20060427224105-d5083-505d1230b7d13dfbf1eb6ae1144b7b72313574dc.gz |
f65bfee1 | 14-Apr-2006 |
chris <chris@jalakai.co.uk> |
action plugins
This patch adds events and a third plugin type, "action" plugins, to DokuWiki.
The patch doesn't include any event signalling, that will be added in later patches.
Action plugins ar
action plugins
This patch adds events and a third plugin type, "action" plugins, to DokuWiki.
The patch doesn't include any event signalling, that will be added in later patches.
Action plugins are loaded before most Dokuwiki processing takes place and at the same time are given the opportunity to register handlers (or hooks) to receive specific dokuwiki events.
Other parts of Dokuwiki (e.g. templates and syntax plugins) can also register handlers to receive events.
Any part of Dokuwiki can create and signal events, including templates and plugins.
This patch also revises the admin plugin class by making it an extension of a new class, DokuWiki_Plugin. The DokuWiki_Plugin_Action class also extends this new class.
Further details of events, their signalling and handling, and of action plugins will be added to wiki.splitbrain.org in due course :-)
darcs-hash:20060414193737-9b6ab-f23d3d9b93e4c50a3ad97ced03eabc6c0363650b.gz
show more ...
|
e04f1f16 | 09-Apr-2006 |
chris <chris@jalakai.co.uk> |
Bug#680
Update default plugins to ensure they exit immediately if not called from within Dokuwiki
darcs-hash:20060409233841-9b6ab-555e4fced756849a5d7b9de6e4aaaea24c6da3ae.gz |