| 33225f51 | 08-Jun-2006 |
Bohumir Zamecnik <bohumir@zamecnik.org> |
Czech lang update, added czech to config
darcs-hash:20060608085236-9be09-3142ff6fd2a13cd03205a6703b3fd22bddf5e078.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 |
| 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 ...
|
| 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 |
| 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 |
| cd7fd4a2 | 09-Apr-2006 |
Andreas Gohr <andi@splitbrain.org> |
spanish language update
darcs-hash:20060409115740-7ad00-dd6cb62ccd4e0947ccb7566b0c0010eb807585e3.gz |
| c4b55279 | 27-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
fix config plugin setting_numeric pattern
The old pattern (left as a comment) allowed many PHP syntax errors to be inserted into local.php for numeric values. This was breaking the wiki... see bug #
fix config plugin setting_numeric pattern
The old pattern (left as a comment) allowed many PHP syntax errors to be inserted into local.php for numeric values. This was breaking the wiki... see bug #769.
This patch should eliminate the syntax errors by using a more restrictive definition of numeric settings.
darcs-hash:20060327200700-05dcb-ccb8d532e5c123965fc6c8e79fb49c93170d827e.gz
show more ...
|
| 17e7a281 | 27-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
update config plugin metadata
darcs-hash:20060327181005-05dcb-73b7a1f4400832ba29962efc543d9959ebc6b2db.gz |
| a954fae3 | 27-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
fix config plugin function name _setup_localised_plugin_prompts
darcs-hash:20060327152528-05dcb-415564ff328ca9dd1f0fbe758924a2ae6a5b74cc.gz |
| 4a778400 | 22-Mar-2006 |
Esther Brunner <esther@kaffeehaus.ch> |
changes to config plugin needed for template and plugin configuration
darcs-hash:20060322140525-283c4-54953a1954beba0e78c896610b33a6f3c953cbb6.gz |
| f1f77134 | 22-Mar-2006 |
Esther Brunner <esther@kaffeehaus.ch> |
methods for loading config variables in syntax and amin plugins
darcs-hash:20060322110832-283c4-d8e56c241f8a34827f1c188c4db7162ef658e010.gz |
| 902ea3be | 21-Mar-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish lang update
darcs-hash:20060321005453-a08f5-274da46720f4487a03d8ba55b3ce1d48b6a5346c.gz |
| f1fb9de9 | 12-Mar-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish lang update
darcs-hash:20060312214049-a08f5-181fb8115f702521bab9f2e95700f8bd9ab7316d.gz |
| 1396430c | 09-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
improved german translation
darcs-hash:20060309185858-7ad00-12095015b88b010b3ce56fbec3ec261b26069e5a.gz |
| daf4ca4e | 08-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
killed some borders, widths and other strictness bugs
darcs-hash:20060308225006-d5083-d273d41551fee37d28442beef847eb57891ba73e.gz |
| 81b576bd | 09-Mar-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish lang update
darcs-hash:20060309000338-a08f5-57f9eb59c8e110bd35103c8dcc8a2cdf91d5cc68.gz |