History log of /dokuwiki/lib/exe/ (Results 501 – 525 of 692)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

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

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

use strftime() instead of date() FS#1335 :!:

This patch replaces the use of the date() function with the strftime()
function. The latter will respect a set locale and will use localized
strings for

use strftime() instead of date() FS#1335 :!:

This patch replaces the use of the date() function with the strftime()
function. The latter will respect a set locale and will use localized
strings for things like month names.

Because the format options for strftime differ from the ones used in date,
DokuWiki will rest the value of $conf['dformat'] if it contains an old
date format string (detected by missing % characters).

Plugins or templates using the $conf['dformat'] need to be updated.

darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz

show more ...


/dokuwiki/_test/cases/inc/parser/parser_links.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/pages/wiki/dokuwiki.txt
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/ldap.class.php
/dokuwiki/inc/common.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/fi/conflict.txt
/dokuwiki/inc/lang/fi/denied.txt
/dokuwiki/inc/lang/fi/diff.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fi/mailtext.txt
/dokuwiki/inc/lang/fi/newpage.txt
/dokuwiki/inc/lang/fi/norev.txt
/dokuwiki/inc/lang/fi/password.txt
/dokuwiki/inc/lang/fi/preview.txt
/dokuwiki/inc/lang/fi/recent.txt
/dokuwiki/inc/lang/fi/register.txt
/dokuwiki/inc/lang/fi/revisions.txt
/dokuwiki/inc/lang/fi/searchpage.txt
/dokuwiki/inc/lang/fi/stopwords.txt
/dokuwiki/inc/lang/fi/wordblock.txt
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
ajax.php
/dokuwiki/lib/plugins/acl/lang/fi/help.txt
/dokuwiki/lib/plugins/acl/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/el/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fi/intro.txt
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/gl/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/hu/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/lang/fi/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/fi/lang.php
/dokuwiki/lib/plugins/popularity/admin.php
/dokuwiki/lib/plugins/popularity/lang/de/intro.txt
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/lang/en/intro.txt
/dokuwiki/lib/plugins/popularity/lang/en/lang.php
/dokuwiki/lib/plugins/revert/lang/fi/intro.txt
/dokuwiki/lib/plugins/revert/lang/fi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fi/add.txt
/dokuwiki/lib/plugins/usermanager/lang/fi/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/fi/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/fi/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/fi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fi/list.txt
/dokuwiki/lib/tpl/default/detail.php
d6751ba515-Feb-2008 Andreas Gohr <andi@splitbrain.org>

fix for resetting timelimit in fetch.php FS#1243

darcs-hash:20080215152132-7ad00-57dfd552c1fa5bc4421f64abf5552f4bb377040c.gz

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

redirect to root namespace in mediamanager when namespace was deleted FS#1286

darcs-hash:20080215105251-7ad00-b7ac1bfc0e2d1eccf079f4ff2f0db8876896b79d.gz


/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/ldap.class.php
/dokuwiki/inc/auth/plain.class.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/hu/admin.txt
/dokuwiki/inc/lang/hu/draft.txt
/dokuwiki/inc/lang/hu/edit.txt
/dokuwiki/inc/lang/hu/install.html
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/hu/login.txt
/dokuwiki/inc/lang/hu/mailtext.txt
/dokuwiki/inc/lang/hu/newpage.txt
/dokuwiki/inc/lang/hu/password.txt
/dokuwiki/inc/lang/hu/pwconfirm.txt
/dokuwiki/inc/lang/hu/read.txt
/dokuwiki/inc/lang/hu/register.txt
/dokuwiki/inc/lang/hu/registermail.txt
/dokuwiki/inc/lang/hu/resendpwd.txt
/dokuwiki/inc/lang/hu/revisions.txt
/dokuwiki/inc/lang/hu/stopwords.txt
/dokuwiki/inc/lang/hu/subscribermail.txt
/dokuwiki/inc/lang/hu/updateprofile.txt
/dokuwiki/inc/lang/hu/uploadmail.txt
/dokuwiki/inc/lang/hu/wordblock.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
mediamanager.php
/dokuwiki/lib/plugins/acl/lang/fr/help.txt
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/hu/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/hu/intro.txt
/dokuwiki/lib/plugins/config/lang/hu/lang.php
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/importoldchangelog/action.php
/dokuwiki/lib/plugins/plugin/lang/hu/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/hu/lang.php
/dokuwiki/lib/plugins/plugin/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/hu/intro.txt
/dokuwiki/lib/plugins/revert/lang/hu/lang.php
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hu/add.txt
/dokuwiki/lib/plugins/usermanager/lang/hu/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/hu/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/hu/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/hu/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hu/list.txt
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/tpl/default/main.php
610b2ab125-Jan-2008 Michael Klier <chi@chimeric.de>

XMLRPC: use correct date format in getRecentChanges()

darcs-hash:20080125173529-23886-7f5470cb513b667a8c2acb526edb3df8812070d4.gz

222572bf25-Jan-2008 Michael Klier <chi@chimeric.de>

XMLRC: refactored putPage()

darcs-hash:20080125171834-23886-090763a4733f72b62c539a3ae2ff4835bd10a040.gz

63dd0d5818-Jan-2008 Michael Klier <chi@chimeric.de>

XMLRPC: added getRecentChanges()

darcs-hash:20080118230312-23886-acd8758fc95eb64788533feca4afd5fbb207c290.gz


/dokuwiki/conf/mime.conf
/dokuwiki/inc/common.php
/dokuwiki/inc/feedcreator.class.php
/dokuwiki/inc/html.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/ar/admin.txt
/dokuwiki/inc/lang/ar/conflict.txt
/dokuwiki/inc/lang/ar/denied.txt
/dokuwiki/inc/lang/ar/diff.txt
/dokuwiki/inc/lang/ar/draft.txt
/dokuwiki/inc/lang/ar/edit.txt
/dokuwiki/inc/lang/ar/editrev.txt
/dokuwiki/inc/lang/ar/index.txt
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ku/admin.txt
/dokuwiki/inc/lang/ku/admin_acl.txt
/dokuwiki/inc/lang/ku/backlinks.txt
/dokuwiki/inc/lang/ku/conflict.txt
/dokuwiki/inc/lang/ku/denied.txt
/dokuwiki/inc/lang/ku/diff.txt
/dokuwiki/inc/lang/ku/edit.txt
/dokuwiki/inc/lang/ku/editrev.txt
/dokuwiki/inc/lang/ku/index.txt
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/ku/locked.txt
/dokuwiki/inc/lang/ku/login.txt
/dokuwiki/inc/lang/ku/mailtext.txt
/dokuwiki/inc/lang/ku/newpage.txt
/dokuwiki/inc/lang/ku/norev.txt
/dokuwiki/inc/lang/ku/password.txt
/dokuwiki/inc/lang/ku/preview.txt
/dokuwiki/inc/lang/ku/read.txt
/dokuwiki/inc/lang/ku/recent.txt
/dokuwiki/inc/lang/ku/register.txt
/dokuwiki/inc/lang/ku/revisions.txt
/dokuwiki/inc/lang/ku/searchpage.txt
/dokuwiki/inc/lang/ku/showrev.txt
/dokuwiki/inc/lang/ku/stopwords.txt
/dokuwiki/inc/lang/ku/subscribermail.txt
/dokuwiki/inc/lang/ku/wordblock.txt
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/lexer.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/ar/lang.php
/dokuwiki/lib/plugins/acl/lang/hu/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/help.txt
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ar/lang.php
/dokuwiki/lib/plugins/config/lang/hu/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/lang/ar/lang.php
/dokuwiki/lib/plugins/plugin/lang/hu/lang.php
/dokuwiki/lib/plugins/revert/lang/ar/lang.php
/dokuwiki/lib/plugins/revert/lang/hu/lang.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/usermanager/lang/ar/lang.php
/dokuwiki/lib/plugins/usermanager/lang/hu/lang.php
/dokuwiki/lib/scripts/media.js
e582e8b621-Dec-2007 s_wienecke <s_wienecke@web.de>

transparent_gif

darcs-hash:20071221181419-3d7ce-f05705a0357412a87e7984a041ac5812eea83048.gz


/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/feed.php
/dokuwiki/inc/ZipLib.class.php
/dokuwiki/inc/auth/basic.class.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/it/backlinks.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/uploadmail.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/index.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/ro/admin.txt
/dokuwiki/inc/lang/ro/draft.txt
/dokuwiki/inc/lang/ro/install.html
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/password.txt
/dokuwiki/inc/lang/ro/pwconfirm.txt
/dokuwiki/inc/lang/ro/registermail.txt
/dokuwiki/inc/lang/ro/resendpwd.txt
/dokuwiki/inc/lang/ro/stopwords.txt
/dokuwiki/inc/lang/ro/subscribermail.txt
/dokuwiki/inc/lang/ro/updateprofile.txt
/dokuwiki/inc/lang/ro/uploadmail.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/parser/lexer.php
/dokuwiki/inc/toolbar.php
fetch.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/es/help.txt
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/it/help.txt
/dokuwiki/lib/plugins/acl/lang/it/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/help.txt
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/help.txt
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/ro/help.txt
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/sv/lang.php
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/ro/intro.txt
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/fr/lang.php
/dokuwiki/lib/plugins/plugin/lang/it/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/it/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/ro/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ro/lang.php
/dokuwiki/lib/plugins/plugin/lang/sv/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/it/intro.txt
/dokuwiki/lib/plugins/revert/lang/it/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/intro.txt
/dokuwiki/lib/plugins/revert/lang/ro/intro.txt
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/add.txt
/dokuwiki/lib/plugins/usermanager/lang/ro/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/ro/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/ro/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/list.txt
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
ae112d8c23-Nov-2007 Andreas Gohr <andi@splitbrain.org>

Spellchecker removed

With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It wi

Spellchecker removed

With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It will be made available as optional plugin.

darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz

show more ...


/dokuwiki/conf/dokuwiki.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/ca/draft.txt
/dokuwiki/inc/lang/ca/edit.txt
/dokuwiki/inc/lang/ca/editrev.txt
/dokuwiki/inc/lang/ca/install.html
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/ca/pwconfirm.txt
/dokuwiki/inc/lang/ca/registermail.txt
/dokuwiki/inc/lang/ca/resendpwd.txt
/dokuwiki/inc/lang/ca/stopwords.txt
/dokuwiki/inc/lang/ca/subscribermail.txt
/dokuwiki/inc/lang/ca/updateprofile.txt
/dokuwiki/inc/lang/ca/uploadmail.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
js.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/ajax.php
/dokuwiki/lib/plugins/acl/lang/ca/help.txt
/dokuwiki/lib/plugins/acl/lang/ca/lang.php
/dokuwiki/lib/plugins/acl/lang/de/help.txt
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/en/help.txt
/dokuwiki/lib/plugins/acl/lang/en/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/id/lang.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/acl/pix/group.png
/dokuwiki/lib/plugins/acl/pix/ns.png
/dokuwiki/lib/plugins/acl/pix/page.png
/dokuwiki/lib/plugins/acl/pix/user.png
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/acl/style.css
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/ca/intro.txt
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/el/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/gl/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/plugin/lang/ca/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ca/lang.php
/dokuwiki/lib/plugins/revert/lang/ca/intro.txt
/dokuwiki/lib/plugins/revert/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/add.txt
/dokuwiki/lib/plugins/usermanager/lang/ca/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/ca/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/ca/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/ca/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ca/list.txt
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/tpl/default/design.css
beccd74209-Nov-2007 Michael Klier <chi@chimeric.de>

added XMLRPC linkList()

darcs-hash:20071109112720-23886-1ce97b5cc09630c55ef507144c53bbb8aae4f892.gz

7aec69d127-Oct-2007 Guy Brand <gb@isis.u-strasbg.fr>

Revert change to DOKU_INC introduced by xmlrpc_putpage patch

darcs-hash:20071027202616-19e2d-6477ab646496d10203875826e06d923cda32fde2.gz

9f01cf6a26-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 ...


/dokuwiki/inc/lang/lv/draft.txt
/dokuwiki/inc/lang/lv/editrev.txt
/dokuwiki/inc/lang/lv/index.txt
/dokuwiki/inc/lang/lv/stopwords.txt
/dokuwiki/inc/lang/mg/admin.txt
/dokuwiki/inc/lang/mg/admin_acl.txt
/dokuwiki/inc/lang/mg/backlinks.txt
/dokuwiki/inc/lang/mg/conflict.txt
/dokuwiki/inc/lang/mg/denied.txt
/dokuwiki/inc/lang/mg/diff.txt
/dokuwiki/inc/lang/mg/edit.txt
/dokuwiki/inc/lang/mg/editrev.txt
/dokuwiki/inc/lang/mg/index.txt
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mg/locked.txt
/dokuwiki/inc/lang/mg/login.txt
/dokuwiki/inc/lang/mg/mailtext.txt
/dokuwiki/inc/lang/mg/newpage.txt
/dokuwiki/inc/lang/mg/norev.txt
/dokuwiki/inc/lang/mg/password.txt
/dokuwiki/inc/lang/mg/preview.txt
/dokuwiki/inc/lang/mg/read.txt
/dokuwiki/inc/lang/mg/recent.txt
/dokuwiki/inc/lang/mg/register.txt
/dokuwiki/inc/lang/mg/revisions.txt
/dokuwiki/inc/lang/mg/searchpage.txt
/dokuwiki/inc/lang/mg/showrev.txt
/dokuwiki/inc/lang/mg/wordblock.txt
/dokuwiki/inc/lang/pt-br/admin.txt
/dokuwiki/inc/lang/pt-br/denied.txt
/dokuwiki/inc/lang/pt-br/draft.txt
/dokuwiki/inc/lang/pt-br/edit.txt
/dokuwiki/inc/lang/pt-br/editrev.txt
/dokuwiki/inc/lang/pt-br/install.html
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/locked.txt
/dokuwiki/inc/lang/pt-br/mailtext.txt
/dokuwiki/inc/lang/pt-br/pwconfirm.txt
/dokuwiki/inc/lang/pt-br/register.txt
/dokuwiki/inc/lang/pt-br/registermail.txt
/dokuwiki/inc/lang/pt-br/resendpwd.txt
/dokuwiki/inc/lang/pt-br/stopwords.txt
/dokuwiki/inc/lang/pt-br/subscribermail.txt
/dokuwiki/inc/lang/pt-br/updateprofile.txt
/dokuwiki/inc/lang/pt-br/uploadmail.txt
/dokuwiki/inc/parser/xhtml.php
js.php
/dokuwiki/lib/plugins/acl/lang/pt-br/intro.txt
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/intro.txt
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/lv/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/pt-br/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/intro.txt
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/add.txt
/dokuwiki/lib/plugins/usermanager/lang/pt-br/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/pt-br/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/pt-br/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/list.txt
4570e95415-Oct-2007 Tom N Harris <tnharris@whoopdedo.org>

Fix border condition on recent change update

darcs-hash:20071015225711-6942e-4d540e23e3c2ab62e378b0b9bc3cb80041c79350.gz

3a1dad2d12-Oct-2007 Dennis Ploeger <develop@dieploegers.de>

xmlrpc_putpage

Adds the putpage-method to the xmlrpc-server-code

darcs-hash:20071012135930-b8925-1d770de41b3e6aea4c612666194e915dda344647.gz

9a87c72a08-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 ...

d0a27cb030-Sep-2007 Andreas Gohr <andi@splitbrain.org>

don't use fullpath() before initialized

darcs-hash:20070930201133-7ad00-a35a6c40f880116009efd9e50cb002bd75733369.gz

1...<<2122232425262728