| 53cc32cc | 26-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
Add the Universal Wiki Edit Button to the deafault template
The "Universal Wiki Edit Button" is a movement to make Wikis easily recognizable to users regardless of the used engine or template. The a
Add the Universal Wiki Edit Button to the deafault template
The "Universal Wiki Edit Button" is a movement to make Wikis easily recognizable to users regardless of the used engine or template. The aim is to create an icon which is as easy to recognize as the now well known RSS icon. The hope is to spread the Wiki idea and make more people aware of the use of Wikis outside the scope of Wikipedia.
The logo is added through a background CSS defined in UWEB.css
More info about the Universal Wiki Edit Button can be found at http://www.aboutus.org/uweb - you may also add your thoughts about it there.
darcs-hash:20071026213115-7ad00-6101fbc3449b4426f795c60775c874eb0e53bb82.gz
show more ...
|
| bf9671d4 | 26-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
Galician language update
darcs-hash:20071026205405-7ad00-56ddd5adab9ae4ae37697cd82a10f5c4ea056271.gz |
| 659695a7 | 26-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
Turkish update
darcs-hash:20071026185916-7ad00-86fc05c180aba145b154e8a61539691f75906fbb.gz |
| 9f01cf6a | 26-Oct-2007 |
Gabriel Birke <Gabriel.Birke@delti.com> |
Translatable JavaScript strings for plugins
Strings to be used in plugin provided JavaScript can now be put into the plugin's lang.php files. It has to be stored as subkeys of $lang['js']. Eg the fo
Translatable JavaScript strings for plugins
Strings to be used in plugin provided JavaScript can now be put into the plugin's lang.php files. It has to be stored as subkeys of $lang['js']. Eg the following in lib/plugins/blah/lang/en/lang.php
$lang['js']['foo']
darcs-hash:20071026131130-79ce3-75ab69b1ba527c823e0e5ef0fde031032aaa2548.gz
show more ...
|
| 279c0a2e | 26-Oct-2007 |
Frederico Goncalves Guimaraes <frederico@teia.bio.br> |
Brasilian Portuguese Update
darcs-hash:20071026110711-b9abf-3c57eaea66fb90636e51fa9aa03dc7928824fb6f.gz |
| a91e7115 | 19-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
Latvian language update
darcs-hash:20071019063310-7ad00-d087781c8064cd650946dfd1d457563ce646cae6.gz |
| 4570e954 | 15-Oct-2007 |
Tom N Harris <tnharris@whoopdedo.org> |
Fix border condition on recent change update
darcs-hash:20071015225711-6942e-4d540e23e3c2ab62e378b0b9bc3cb80041c79350.gz |
| ab567923 | 13-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed URLs in plugin and user manager
For the new plugin repository, plugins should use a page named after their class at wiki.splitbrain.org
darcs-hash:20071013191842-7ad00-0580762663329d4f21e6996
fixed URLs in plugin and user manager
For the new plugin repository, plugins should use a page named after their class at wiki.splitbrain.org
darcs-hash:20071013191842-7ad00-0580762663329d4f21e6996748117987438c953f.gz
show more ...
|
| 3a1dad2d | 12-Oct-2007 |
Dennis Ploeger <develop@dieploegers.de> |
xmlrpc_putpage
Adds the putpage-method to the xmlrpc-server-code
darcs-hash:20071012135930-b8925-1d770de41b3e6aea4c612666194e915dda344647.gz |
| 9a87c72a | 08-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
X-Sendfile support for fetch.php
This patch enables the use of the X-Sendfile extension offered by certain webservers to deliver static files after running a dynamic script. This combines the flexib
X-Sendfile support for fetch.php
This patch enables the use of the X-Sendfile extension offered by certain webservers to deliver static files after running a dynamic script. This combines the flexibility of a PHP file to check for authorization, caching and resizing with the low memory footprint and high performance of static file delivery of the webserver.
See http://blog.lighttpd.net/articles/2006/07/02/x-sendfile for details
darcs-hash:20071008185019-7ad00-1e6d4768fb60d58955e4253c7786eaf8cf13d0bb.gz
show more ...
|
| 1462e3ae | 07-Oct-2007 |
Andreas Gohr <andi@splitbrain.org> |
esperanto update
darcs-hash:20071007191109-7ad00-80a395519238428c32d20b5d8b9738908c25da05.gz |
| ef38bfe8 | 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
fullpath fix for Windows
darcs-hash:20070930214958-7ad00-bc8ca26f86ea4c9e68ea2b8f3cacc2a598543122.gz |
| d0a27cb0 | 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't use fullpath() before initialized
darcs-hash:20070930201133-7ad00-a35a6c40f880116009efd9e50cb002bd75733369.gz |
| 00976812 | 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
show more ...
|
| a0c5c349 | 19-Sep-2007 |
Tom N Harris <tnharris@whoopdedo.org> |
Remove obsolete words from search index
Creates another index file 'pagewords.idx' for the words in each page. Words that are deleted from a page can then be removed from the word index. The indexer
Remove obsolete words from search index
Creates another index file 'pagewords.idx' for the words in each page. Words that are deleted from a page can then be removed from the word index. The indexer version is incremented to force rebuilding of the index. Also, a minor flaw in the regexp for asian words is fixed.
darcs-hash:20070919194244-6942e-2e08157dcf4fdf166b35b36a0faf8a3dfb415ad9.gz
show more ...
|
| 1a58f811 | 08-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
Indonesian update
darcs-hash:20070908192004-7ad00-f7ed26c8afd03db706acd90d38367bf13dfc2266.gz |
| aea87c78 | 08-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
Small fix for CSRF check in config and ACL plugins
darcs-hash:20070908142300-7ad00-ecb0aa5d77f6451b33988e6008e0297bd4425948.gz |
| 98a80b95 | 06-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
Esperanto update
darcs-hash:20070906183038-7ad00-7bfdf2858d146a17fbe5824773ae5d9c985e0e28.gz |
| 125b6d11 | 06-Sep-2007 |
Michael Klier <chi@chimeric.de> |
respect DOKU_BASE in CSS cache file name
darcs-hash:20070906125503-23886-5b5d7f1fb90eaa25e0ce08469a541cb2a760de1b.gz |
| 634d7150 | 29-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
CSRF prevention for admin plugins
This patch adds a session based token to all form in the default action plugins. The validity of the token is checked before any administrative function is executed
CSRF prevention for admin plugins
This patch adds a session based token to all form in the default action plugins. The validity of the token is checked before any administrative function is executed aiming to protect DokuWiki's admin functions from Cross-site request forgery (CSRF) attacks.
Another patch will follow to add the same functionality on other, less critical functions.
More details on CSRF attacks can be found at http://en.wikipedia.org/wiki/Cross-site_request_forgery
darcs-hash:20070829201538-7ad00-d0770224a3351fd8e38968e3a9d8e73520482445.gz
show more ...
|
| 1687f569 | 26-Aug-2007 |
Guy Brand <gb@isis.u-strasbg.fr> |
Revert plugin die if DOKU_INC undefined
darcs-hash:20070826201745-19e2d-10ac45260b4ab288ffa91c4828b82bb61ebfa625.gz |
| b7641d9e | 26-Aug-2007 |
Gabriel Birke <Gabriel.Birke@delti.com> |
Arbitrary Button types in JS toolbar
This is my patch for creating toolbar buttons with arbitrary button types, tested with Firefox, Opera and IE7. If you want to create a new type of button, you mu
Arbitrary Button types in JS toolbar
This is my patch for creating toolbar buttons with arbitrary button types, tested with Firefox, Opera and IE7. If you want to create a new type of button, you must have a function in the script.js file of your plugin. The function name must begin with "addBtnAction", followed by the type name, for example for the type "myType" the function must be called "addBtnActionMyType" (bear in mind that the first char of the type must be uppercased in the function name).
The function has four parameters: "btn" is the HTML element for the button where you attach the onclick handler "props" is an associative array of the array properties that come from the toolbar array that was created by toolbar.php "edid" (optional) is the id of the editor textarea "id" (optional) is a "unique" number for each button: the index variable of the for loop where the buttons get created.
darcs-hash:20070826192206-79ce3-1fe6f49c1eb5d0c10adbadc43f7b2ee1aec1853e.gz
show more ...
|
| 70260ca4 | 21-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
german update
darcs-hash:20070821174336-7ad00-f17ae332851fb010f6cfc6e09e0a2f958b809a92.gz |
| ee1dcd2c | 21-Aug-2007 |
Chris Smith <chris@jalakai.co.uk> |
Fix $conf['compression'] setting values (was using 'bzip' instead of 'bz2'); FS#1185
darcs-hash:20070821120916-d26fc-75fbdf68d2a31222b892106229ee84c12c504630.gz |
| 1ba60149 | 21-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
french update
darcs-hash:20070821173805-7ad00-49900167ab4babede6acebb595faf005b28ce18e.gz |