| Commit message (Collapse) | Author | Age |
|
|
|
| |
darcs-hash:20071029135607-23886-63a278261ccce0003a02fa7e2609fad09583e88b.gz
|
|
|
|
| |
darcs-hash:20071029134739-23886-a5f5dfa7cf1e5b029958ba67a44f3df19bcaa3bf.gz
|
|
|
|
| |
darcs-hash:20071029134359-23886-aec96a73329d48537e02927f40b08da9b879d4b9.gz
|
|
|
|
| |
darcs-hash:20071027202616-19e2d-6477ab646496d10203875826e06d923cda32fde2.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20071026210930-7ad00-e8048c01f924eeaf060effee155fc5d36b997804.gz
|
|
|
|
| |
darcs-hash:20071026205405-7ad00-56ddd5adab9ae4ae37697cd82a10f5c4ea056271.gz
|
|
|
|
| |
darcs-hash:20071026185916-7ad00-86fc05c180aba145b154e8a61539691f75906fbb.gz
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20071026110711-b9abf-3c57eaea66fb90636e51fa9aa03dc7928824fb6f.gz
|
|
|
|
| |
darcs-hash:20071026105801-fcedb-774d8682b46798df4b1a7f81da5b25a561428641.gz
|
|
|
|
| |
darcs-hash:20071019063310-7ad00-d087781c8064cd650946dfd1d457563ce646cae6.gz
|
|
|
|
| |
darcs-hash:20071015225606-6942e-4945a9510445707655951b740f6302dfb97c655a.gz
|
|
|
|
| |
darcs-hash:20071015225711-6942e-4d540e23e3c2ab62e378b0b9bc3cb80041c79350.gz
|
|
|
|
|
|
|
| |
Renderer plugins now can store HTTP header information in 'format <mode>' which
will be used to send their output. Also fixes a problem with loading cache files.
darcs-hash:20071016185626-7ad00-c0e18a90b310daf0d3a3c01d7a73f3524ced803d.gz
|
|
|
|
| |
darcs-hash:20071015170603-7ad00-cce18a874fa1857af1717519cac14e86f986c7f2.gz
|
|
|
|
|
|
|
| |
This should make older plugins working with a SimplePie Beta wor with Dokuwiki's
current SimplePie version
darcs-hash:20071015121248-7ad00-08a8be1f16649626cada3135e9d18c872689eed8.gz
|
|
|
|
| |
darcs-hash:20071012000327-6942e-bdef26ce258dea0229ad8b8dbbc7c089dea880ad.gz
|
|
|
|
|
|
|
| |
For the new plugin repository, plugins should use a page named after their
class at wiki.splitbrain.org
darcs-hash:20071013191842-7ad00-0580762663329d4f21e6996748117987438c953f.gz
|
|
|
|
|
|
| |
Adds the putpage-method to the xmlrpc-server-code
darcs-hash:20071012135930-b8925-1d770de41b3e6aea4c612666194e915dda344647.gz
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20071007191109-7ad00-80a395519238428c32d20b5d8b9738908c25da05.gz
|
|
|
|
| |
darcs-hash:20070930124603-d26fc-599122159a088c92dbbe3ed3fb10dc376d40c54e.gz
|
|
|
|
|
|
|
| |
- add page existence check to prevent attempts to render metadata for non-existent pages (FS#1254)
- add key & subkey existence checks to avoid PHP warnings
darcs-hash:20070930022739-d26fc-e3688478e7c4d7be9080220c7f470d41c34d2cd7.gz
|
|
|
|
|
|
| |
bool page_exists($id, $rev
darcs-hash:20070930021040-d26fc-e3847bfdd20a36154685262eca94211cfd461e83.gz
|
|
|
|
| |
darcs-hash:20070930020815-d26fc-d9b3baf8c1bf0627dbdd011fd5791a3b11b09a82.gz
|
|
|
|
|
|
|
|
|
| |
Wrapper around DokuWiki's mail_send() function.
For full details refer http://wiki.splitbrain.org/wiki:events_list#mail_message_send
Also see discussion at http://www.freelists.org/archives/dokuwiki/09-2007/msg00077.html
darcs-hash:20070930014728-d26fc-ecdc7df22f35d1c04e8d22da332426df8a85da5b.gz
|
|
|
|
| |
darcs-hash:20071006195720-6942e-d95785f967bab4f89a3b61dc4467e3902a6b6fdf.gz
|
|
|
|
| |
darcs-hash:20071001192639-6942e-f7abb7a91f0b3d9c42267df233815debbdd5ad58.gz
|
|
|
|
| |
darcs-hash:20070930214958-7ad00-bc8ca26f86ea4c9e68ea2b8f3cacc2a598543122.gz
|
|
|
|
| |
darcs-hash:20070930201133-7ad00-a35a6c40f880116009efd9e50cb002bd75733369.gz
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Media metadata update changes file permissions to default.
Should call chmod if needed.
darcs-hash:20070926190419-58dfb-8405fd4d62e7dc337d1257ca282ac8c05bbea30f.gz
|
|
|
|
| |
darcs-hash:20070925201030-6942e-7c2ac56c877cb6772d500b2391ddc490dc6fdec5.gz
|
|
|
|
| |
darcs-hash:20070919194756-6942e-0986b3711e370a91d8b42665a94c6866ba56811c.gz
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a new event MEDIA_UPLOAD_FINISH which is triggered
when a media file is uploaded via the mediamanager.
(The event is preventable)
Event data:
data[0] temporary file name (read from $_FILES)
data[1] file name of the file being uploaded
data[2] future directory id of the file being uploaded
data[3] the mime type of the file being uploaded
darcs-hash:20070909003843-23886-182d42a34f254fd8e63486210c458c34dd953b5d.gz
|
|
|
|
| |
darcs-hash:20070914202618-23886-694cfafea7ff86e7aa12da7bdcd646e4dbb4e05c.gz
|
|
|
|
| |
darcs-hash:20070912182759-79ce3-f882026d1635a66e493b16f56777585b01451d55.gz
|
|
|
|
| |
darcs-hash:20070908222540-23886-00d09dcbb5e3391686586043907dbeccea7f696d.gz
|
|
|
|
| |
darcs-hash:20070908192004-7ad00-f7ed26c8afd03db706acd90d38367bf13dfc2266.gz
|
|
|
|
| |
darcs-hash:20070908143307-7ad00-50730dd67239a2faaced2dfa0dee8de7c1db05e6.gz
|
|
|
|
| |
darcs-hash:20070908142300-7ad00-ecb0aa5d77f6451b33988e6008e0297bd4425948.gz
|
|
|
|
|
|
|
|
| |
If a Server supplies a Content-Length header we stop reading when the specified
number of bytes was read. This fixes problems with Servers not closing the
connection after sending the body.
darcs-hash:20070906194435-7ad00-cfb9b77ee085d28f5a643e45750b0a7be8ad7bd7.gz
|
|
|
|
| |
darcs-hash:20070904185355-23886-e5cbed2357a2697a593409ed0a31f044423db2e1.gz
|
|
|
|
| |
darcs-hash:20070906183038-7ad00-7bfdf2858d146a17fbe5824773ae5d9c985e0e28.gz
|
|
|
|
| |
darcs-hash:20070906125503-23886-5b5d7f1fb90eaa25e0ce08469a541cb2a760de1b.gz
|
|
|
|
|
|
|
|
| |
This patch adds a security token to all forms generated through the new
form class. However it is only checked for possible dangerous actions like
editing or profile changes.
darcs-hash:20070830191429-7ad00-445efea47a09a4823dfe9e3434ba5b355a80daf6.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20070828194406-23886-832f4a1222633b686cd8895eba00f1c895c5a992.gz
|