| 2411dd85 | 26-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
java script changes
This adds a javascript confirmation for the delete button in the user manager. It also adds the $() shortcut function known from the prototype library.
darcs-hash:20060126203550
java script changes
This adds a javascript confirmation for the delete button in the user manager. It also adds the $() shortcut function known from the prototype library.
darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz
show more ...
|
| 64c0800b | 26-Jan-2006 |
chris <chris@jalakai.co.uk> |
$conf[sepchar] update for config plugin
darcs-hash:20060126012607-9b6ab-ae48f0437ff6170b30514402abc22801fef36902.gz |
| 51d94d49 | 26-Jan-2006 |
chris <chris@jalakai.co.uk> |
user manager update
darcs-hash:20060126011718-9b6ab-d3d0f485472891ac899b2a3904182382182ebbd8.gz |
| 20e7ccb0 | 26-Jan-2006 |
chris <chris@jalakai.co.uk> |
config plugin update & removal of $conf['pluginmanager'] option
darcs-hash:20060126011342-9b6ab-40d04573bef34fa4012edac74186355b9a7ff0d9.gz |
| 10449332 | 25-Jan-2006 |
chris <chris@jalakai.co.uk> |
config plugin
darcs-hash:20060125001546-9b6ab-02a6255db9adc4dc22f4970b01a3b148d2b1810c.gz |
| 0440ff15 | 25-Jan-2006 |
chris <chris@jalakai.co.uk> |
user manager plugin
darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz |
| 6ab04157 | 24-Jan-2006 |
chris <chris@jalakai.co.uk> |
plugin manager styles update for css substitutions
darcs-hash:20060124145255-9b6ab-6d89986c1f867975cd8ebd7f538a6fb7829a053d.gz |
| 0c6b58a8 | 21-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
removed graphical list bullet
Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advanta
removed graphical list bullet
Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advantages:
1. The list bullets still have the correct color when colors are adjusted in style.ini
2. List bullets grow and shrink correctly with the fontsize
It has a disadvantage as well: All list items need to be marked up like this:
<li><div class
darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
show more ...
|
| 96331712 | 15-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
stricter xhtml compliance -- part 2
darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz |
| 875f9efe | 13-Jan-2006 |
chris <chris@jalakai.co.uk> |
plugin manager update, remove js & css file aggregation, improve error handling
darcs-hash:20060113023414-9b6ab-76bd7b12af34e8f32135c32c22403bd0fb14c98a.gz |
| f7284726 | 20-Nov-2005 |
chris <chris@jalakai.co.uk> |
plugin manager, polish locale files (thanks Michal Tkacz)
darcs-hash:20051120173922-9b6ab-c7cb962e1b5c90e19176fb073b6a8b9040ade920.gz |
| 5783998f | 27-Sep-2005 |
chris <chris@jalakai.co.uk> |
remove compress detection changes from tarlib, its handled in the wrapper
darcs-hash:20050927223208-9b6ab-dffa89c68fd62072e5da60133ce3e49cc524966f.gz |
| ea3a66b2 | 22-Sep-2005 |
chris <chris@jalakai.co.uk> |
plugin manager fix: include some missing global $ID
darcs-hash:20050922154548-9b6ab-5dd76b0175dfbd72910795cea430999e54bbb768.gz |
| 0b8901c6 | 19-Sep-2005 |
chris <chris@jalakai.co.uk> |
plugin manager: remove settings button
darcs-hash:20050919163618-9b6ab-1c1ccc9103bf1f82e62aba97a244bba787679e28.gz |
| 0cdf47d1 | 19-Sep-2005 |
chris <chris@jalakai.co.uk> |
plugin manager plugin: remove unneeded global declaration
darcs-hash:20050919153110-9b6ab-799ea7bd45d48f64fc26c6e86fe7fb6678173912.gz |
| 49b58ab1 | 15-Sep-2005 |
chris <chris@jalakai.co.uk> |
plugin manager update, improved compression type detection
darcs-hash:20050915005634-9b6ab-37a0f62cb856f0bdd30956074fabd9c225d926a1.gz |
| 0cb422a2 | 14-Sep-2005 |
chris <chris@teacherscpd.co.uk> |
plugin info fix - correct strtr parameters
darcs-hash:20050914115643-50fdc-df95b6d9464a1e49e16c69b84b389eb10f08a8b7.gz |
| 73ccfcb9 | 11-Sep-2005 |
chris <chris@teacherscpd.co.uk> |
io_download mod to allow use of attachment names, plugin manager fix to use new io_download
darcs-hash:20050911142126-50fdc-dd1b45c40b33153c3ea993ec53c11d063c34154c.gz |
| cf111342 | 08-Sep-2005 |
chris <chris@teacherscpd.co.uk> |
Fix for Bug#530, remove errant style from Plugin Manager plugin
darcs-hash:20050908221009-50fdc-f25108c07e52a9bf2f3a491c4a4a15d97d4c206d.gz |
| ae41532d | 08-Sep-2005 |
chris <chris@teacherscpd.co.uk> |
plugin manager update
darcs-hash:20050908000843-50fdc-671b676257b1869e805235459925778a60e7d6f7.gz |
| 0bae338a | 08-Sep-2005 |
chris <chris@teacherscpd.co.uk> |
update admin plugin base class, remove plugin_ prefix from main methods, leaving original functions in deprecated form. provide plugin name if no menutext is found
darcs-hash:20050908000305-50fdc-0d
update admin plugin base class, remove plugin_ prefix from main methods, leaving original functions in deprecated form. provide plugin name if no menutext is found
darcs-hash:20050908000305-50fdc-0d5fe129ac9ab6a39e2e0ae28b5dbcce83faa70a.gz
show more ...
|
| b3a7251e | 08-Sep-2005 |
chris <chris@teacherscpd.co.uk> |
add localisation methods to syntax plugin base class
darcs-hash:20050908000225-50fdc-abc9e505bc9510e309ae061b995bbfbfd1a97b01.gz |
| 58b6f612 | 04-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
minor fixes needed for searchindex plugin
darcs-hash:20050904203437-7ad00-e0856739efaff3eb63b6ef0821ac318b4f84af9e.gz |
| c6f9df2a | 02-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
minor fix for obfuscate patch
darcs-hash:20050902203054-7ad00-76384ca4515031c63766eb2e54f3fd3c88ae08b9.gz |
| 00a7b5ad | 02-Sep-2005 |
Esther Brunner <esther@kaffeehaus.ch> |
function obfuscate($email) moved to common.php; used in parser and some plugins
darcs-hash:20050902150527-283c4-dae58038c70aacb000f535e8173fa263ba774f52.gz |