History log of /dokuwiki/lib/ (Results 3876 – 3900 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
96c3348616-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Japanese language update

darcs-hash:20080316180958-7ad00-d945196d74b662bb21619d318d63073c9b4cf83b.gz

40eaacde15-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Hebrew language update

darcs-hash:20080315230147-7ad00-fa0a7112380d722c3784c1d7bbfaba4f37a1b737.gz

bc979de515-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Galician language update

darcs-hash:20080315180230-7ad00-6e1254f6245049ee32b95780a3d6611a4bba9911.gz

c06cd51715-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Japanese Language update

darcs-hash:20080315175515-7ad00-a05574659f7595727825e22fa8768d208c1e16be.gz

deec6eb915-Mar-2008 pierre.pracht <pierre.pracht@gmail.com>

Propritary Nginx X-Accel-Redirect header

Example nginx configuration :
location /var/www/dokuwiki0/ {
internal;
alias /var/www/dokuwiki/dokuwiki0/;
}

darcs-hash:20080315155631-b0461-68c08d68660

Propritary Nginx X-Accel-Redirect header

Example nginx configuration :
location /var/www/dokuwiki0/ {
internal;
alias /var/www/dokuwiki/dokuwiki0/;
}

darcs-hash:20080315155631-b0461-68c08d68660e554c62a748c1954699791decd000.gz

show more ...

deb28ffb15-Mar-2008 Andreas Gohr <andi@splitbrain.org>

IE compatibility fixes for ACL manager FS#1343

darcs-hash:20080315104339-7ad00-552c8aae43bad5241fc4bad547fb7505a58bd3fc.gz

b77581e214-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Czech language update

darcs-hash:20080314153420-7ad00-2f972c284034d5371944cdd7fd8de6cf8de58f35.gz

2ccdfbf514-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Catalan language update

darcs-hash:20080314153122-7ad00-0a976eed258e69ea05649ee409f44025c2a4e3f4.gz

66fbae5413-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Hungarian language update

darcs-hash:20080313221017-7ad00-9b18c7c9b0f7ef50993bf31854dcbcdadc5294fd.gz

ddc0536f13-Mar-2008 Andreas Gohr <andi@splitbrain.org>

Polish language update

darcs-hash:20080313220826-7ad00-00b4ff1de08a40c9ade01f06d008faf5881bf4c5.gz

70916fef13-Mar-2008 Anika Henke <a.c.henke@arcor.de>

fix for acl editor "wrapping bug" (for smaller widths)

darcs-hash:20080313012706-d5083-5b96c85506ac1fbfb4d8a41dcdbe8d4477f2aa8c.gz

2404d0ed13-Mar-2008 Anika Henke <a.c.henke@arcor.de>

stricter xhtml for revert, acl and sectok forms

darcs-hash:20080313012547-d5083-8d8f3c2ad62f08b9ed73827987d3b8be17f6b34b.gz

0ceb549d13-Mar-2008 Chris Smith <chris.eureka@jalakai.co.uk>

Add metadata, settings class and language strings for $conf['renderer_xhtml']

darcs-hash:20080313204505-f07c6-ad0d4b9f155117f6be01925a8bfece1e35efa39f.gz

45c6347110-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: pageVersions() should return the current version too

darcs-hash:20080310233733-23886-79cb51e12374a51ac2595298bf331e1525962a2f.gz

124af65710-Mar-2008 Andreas Gohr <andi@splitbrain.org>

allow dynamic passing of template to use for css.php

This patch makes it possible to pass the template name to use to the
lib/exe/css.php dispatcher. When passed the $conf['template'] option is
igno

allow dynamic passing of template to use for css.php

This patch makes it possible to pass the template name to use to the
lib/exe/css.php dispatcher. When passed the $conf['template'] option is
ignored by the disaptcher and the given template is used instead.

This makes it possible to switch templates dynamically without loosing the
CSS dispatcher functionality. This might be useful for things like the
multitemplate template or for loading a template based on the user agent.

darcs-hash:20080310201630-7ad00-2062fa939b1f868540031ea42a42e948dd82bbb4.gz

show more ...

b65e3b9f09-Mar-2008 Guy Brand <gb@isis.u-strasbg.fr>

French strings update

darcs-hash:20080309211804-19e2d-4e81cf2b81572a6edf2d96d0d6f02223c3dad789.gz

ada32d7509-Mar-2008 Guy Brand <gb@isis.u-strasbg.fr>

Make config plugin aware of NS subscriptions and superuser/manager's list

darcs-hash:20080309201527-19e2d-35f2f183214981ee3532e210f68fe8a5d6121c36.gz

7305616805-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: new function pageVersions()

This function can be used to retrieve a list of revisions
for a given wiki page.

darcs-hash:20080305195532-23886-dee2ffff8dcdc21532fb62674edce8a74d6c5525

XMLRPC: new function pageVersions()

This function can be used to retrieve a list of revisions
for a given wiki page.

darcs-hash:20080305195532-23886-dee2ffff8dcdc21532fb62674edce8a74d6c5525.gz

show more ...

5159781104-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: putPage() throw IXR_ERROR when attempting to save a empty new page

darcs-hash:20080304215619-23886-14f495ef056aa44d6cf17a04c73822ea1a4f9961.gz

a6a229ce04-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: putPage() autoset summary on created/deleted pages if no summary was given

darcs-hash:20080304214919-23886-2e443173de79d2d6a4b8fa2ed253c15a64c13a4a.gz

fbf2d7bc02-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: removed useless test for missing text in putPage()

darcs-hash:20080302175105-23886-8f67f9bdfdf69e8cee1f58f60984b53fb8a27ac9.gz

fdd2e9d627-Feb-2008 Michael Klier <chi@chimeric.de>

added config option to enable/disable the XML-RPC interface

darcs-hash:20080227213050-23886-e55353ab04f9d23675ec11a9e97ba6affec719fc.gz

33a148e026-Feb-2008 Tom N Harris <tnharris@whoopdedo.org>

INDEXER_TASKS_RUN event for index-time hooks

The event INDEXER_TASKS_RUN is fired by lib/exe/indexer.php when a page is viewed. Plugins should only hook BEFORE the event if it is important for the t

INDEXER_TASKS_RUN event for index-time hooks

The event INDEXER_TASKS_RUN is fired by lib/exe/indexer.php when a page is viewed. Plugins should only hook BEFORE the event if it is important for the task to be run as often as possible. Otherwise, hook AFTER the even to be run only when other tasks have completed.

Plugin authors must call stopPropagation() and preventDefault() if any work is done. If your plugin does nothing, then you must allow the event to continue. Not following these rules may cause DokuWiki to exceed the PHP execution time limit.

darcs-hash:20080226011940-6942e-09291b73bab84a2c4445b1d1c4de8b3bba743243.gz

show more ...

a05e297a23-Feb-2008 Andreas Gohr <andi@splitbrain.org>

use fulltext index to search for used media files FS#1336 FS#1275

This changes how DokuWiki looks for reference toa media file which is
about to deleted. Instead of doing a full grep through all pag

use fulltext index to search for used media files FS#1336 FS#1275

This changes how DokuWiki looks for reference toa media file which is
about to deleted. Instead of doing a full grep through all pages it now
uses the fulltext index first, then does an exact match on the found
pages.

This speeds up the search significantly on larger wikis. However the
fulltext search limits now apply: images with names shorter than 3 charcters
may not be found.

This needs extensive testing!

darcs-hash:20080223205254-7ad00-486de0a4125d51b4e7999827f710d1d9de8bc60d.gz

show more ...

73038c4723-Feb-2008 Andreas Gohr <andi@splitbrain.org>

Check memory settings on ?do

This should help with diagnosing memory related problems

darcs-hash:20080223180701-7ad00-1308829c3d7432b1d0c23c3f1acc8228c0a41e1e.gz

1...<<151152153154155156157158159160>>...183