| f183a5b7 | 09-Jul-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
More Danish lang update
darcs-hash:20060709214043-a08f5-b57b818851c3c406f04efa573d8888f6e39c6526.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 ...
|
| 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 |
| 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 ...
|
| 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 |
| 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 |
| cd7fd4a2 | 09-Apr-2006 |
Andreas Gohr <andi@splitbrain.org> |
spanish language update
darcs-hash:20060409115740-7ad00-dd6cb62ccd4e0947ccb7566b0c0010eb807585e3.gz |
| 17e7a281 | 27-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
update config plugin metadata
darcs-hash:20060327181005-05dcb-73b7a1f4400832ba29962efc543d9959ebc6b2db.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 |
| 81b576bd | 09-Mar-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish lang update
darcs-hash:20060309000338-a08f5-57f9eb59c8e110bd35103c8dcc8a2cdf91d5cc68.gz |
| e448a693 | 07-Mar-2006 |
Yuji Takenaka <webmaster@davilin.com> |
japanes update
darcs-hash:20060307193413-dc488-cc44f0f46ae44db605e4202713c18ff8ad3db144.gz |
| 3524d3a0 | 07-Mar-2006 |
larsch8 <larsch8@m2.stud.ku.dk> |
Danish language update
darcs-hash:20060307104925-a08f5-02519a166e99d5545ace1f519688a526b018a911.gz |
| ff2f7f21 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
german and english updates for config manager strings
darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz |
| f8a94648 | 04-Mar-2006 |
Denis Simakov <akinoame1@gmail.com> |
russian translation update
darcs-hash:20060304174458-3c565-a56111a5fe73e86191099225105f752ad55cd365.gz |
| 1ca31cfe | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
simplified file permission handling
This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for file
simplified file permission handling
This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for files and directories are set. An init function compares the wanted modes with the ones that would be choosen by the system automatically (consulting the system's umask) and sets the modes for chmod when needed.
darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
show more ...
|
| ccf5ab4b | 03-Mar-2006 |
Yuji Takenaka <webmaster@davilin.com> |
japanese language update
darcs-hash:20060303130539-dc488-ca951b1c91efba5c7d78a7799016b8885bb6ba21.gz |
| 2825d176 | 03-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
config manager update
darcs-hash:20060303101859-7ad00-3f494db12957fcf47a12b0e6c873481d9bbce0c6.gz |