History log of /dokuwiki/lib/exe/ (Results 551 – 575 of 692)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d5b2330217-Nov-2006 Tom N Harris <tnharris@whoopdedo.org>

Indexer asian language fixes and speed-ups

Make Chinese and Japanese work better with the new indexer.
Some missing punctuation added to utf8_stripspecials.
Misc. other changes to make indexing fast

Indexer asian language fixes and speed-ups

Make Chinese and Japanese work better with the new indexer.
Some missing punctuation added to utf8_stripspecials.
Misc. other changes to make indexing faster. The indexes will expire on
backend upgrades, so you don't have to delete *.indexed

darcs-hash:20061117123032-6942e-774b38e08234928c49b37e40addba375acf67ac0.gz

show more ...

9046bb9917-Nov-2006 Andreas Gohr <andi@splitbrain.org>

sitemapper update

The Google sitemap protocol was recently adopted by Yahoo and Microsoft and
made a common standard. This patch changes the XML namespace URL to the new
sitmaps.org site and ups the

sitemapper update

The Google sitemap protocol was recently adopted by Yahoo and Microsoft and
made a common standard. This patch changes the XML namespace URL to the new
sitmaps.org site and ups the version to 0.9

Pinging of Yahoo and Microsoft was added to the existing Google ping. The
microsoft ping currently fails with a "Bad format" error for unknown reason.
This will hopefully change when either Microsoft fixes their URL or releases
some documentation.

darcs-hash:20061117150030-7ad00-0fac1cba07926c3ffe687a8cbaf465e8de3abcd7.gz

show more ...

3fc667cf13-Nov-2006 chris <chris@jalakai.co.uk>

fixes for stricter php5 typing (bug#978)

darcs-hash:20061113122645-9b6ab-e5f5be2e88eea7eb00643e6a5210086f46191c30.gz

579b0f7e12-Nov-2006 TNHarris <telliamed@fastmail.us>

Word-Length Indexer

A modification to the indexer that sorts words based on length. This should make
searching a little bit more efficient. After the patch is applied, your old index
will be automat

Word-Length Indexer

A modification to the indexer that sorts words based on length. This should make
searching a little bit more efficient. After the patch is applied, your old index
will be automatically converted to the new format (when you visit a page). The
new index format is:

1. Index files are stored in savedir/index
2. Word lists are stored as wlen.idx. This used to be word.idx.
3. Word indexes are stored as ilen.idx. This used to be index.idx.
4. The page list, page.idx, is simply copied to the new location.

Any plugins you have, such as the blog plugin, that read the index files need to
be updated.

darcs-hash:20061112194900-2b9f0-a975498ccf0a1d39c6df73b79bcd028d5e81c389.gz

show more ...

0df6f15012-Nov-2006 Andreas Gohr <andi@splitbrain.org>

purge option support for js.php and css.php

adding ?purge

darcs-hash:20061112143440-7ad00-436a63c8ee0279a9aa0423c389967418f8528656.gz

6b379cbf10-Nov-2006 Andreas Gohr <andi@splitbrain.org>

DOMlib removed

The DOMlib javascript library was removed. It was only used for
footnote tooltips and access key fixup.

Removing the library creates a much smaller JavaScript footprint. The
size of

DOMlib removed

The DOMlib javascript library was removed. It was only used for
footnote tooltips and access key fixup.

Removing the library creates a much smaller JavaScript footprint. The
size of the compacted non-edit Javascript output was reduces from 56110
bytes down to 29296 bytes.

The footnote tooltip was completely rewritten and tested in FireFox
2.0, IE 6 and Opera 9.02. Please test other browsers as well.

The acces key fixup might beahve different now on Mac platforms.

darcs-hash:20061110201541-7ad00-0dffad095193bc7e7c505796a99b0a0a010a6b0d.gz

show more ...

da96af3510-Nov-2006 Andreas Gohr <andi@splitbrain.org>

OpenSearch support

This adds support for the OpenSearch specification to autodetect
DokuWiki's search engine. The patch was submitted by Mike Frysinger
some time ago.
Some changes were made to the o

OpenSearch support

This adds support for the OpenSearch specification to autodetect
DokuWiki's search engine. The patch was submitted by Mike Frysinger
some time ago.
Some changes were made to the original patch. Only tested in FireFox 2.0

darcs-hash:20061110151453-7ad00-298ad77603854a604a642c0afd3975a997b8dc09.gz

show more ...

ee7b5a6203-Nov-2006 Andreas Gohr <andi@splitbrain.org>

don't show .txt files as medianamespaces #963

darcs-hash:20061103150850-7ad00-9b6936efb8dd47eb366e5cd34a3149f4d81caa14.gz


/dokuwiki/conf/mime.conf
/dokuwiki/conf/msg
/dokuwiki/conf/wordblock.conf
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/bnf.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/io.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/latex.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mirc.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/thinbasic.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/read.txt
/dokuwiki/inc/lang/he/admin.txt
/dokuwiki/inc/lang/he/backlinks.txt
/dokuwiki/inc/lang/he/conflict.txt
/dokuwiki/inc/lang/he/draft.txt
/dokuwiki/inc/lang/he/edit.txt
/dokuwiki/inc/lang/he/editrev.txt
/dokuwiki/inc/lang/he/index.txt
/dokuwiki/inc/lang/he/install.html
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/he/mailtext.txt
/dokuwiki/inc/lang/he/newpage.txt
/dokuwiki/inc/lang/he/norev.txt
/dokuwiki/inc/lang/he/preview.txt
/dokuwiki/inc/lang/he/pwconfirm.txt
/dokuwiki/inc/lang/he/read.txt
/dokuwiki/inc/lang/he/recent.txt
/dokuwiki/inc/lang/he/register.txt
/dokuwiki/inc/lang/he/registermail.txt
/dokuwiki/inc/lang/he/resendpwd.txt
/dokuwiki/inc/lang/he/searchpage.txt
/dokuwiki/inc/lang/he/showrev.txt
/dokuwiki/inc/lang/he/stopwords.txt
/dokuwiki/inc/lang/he/subscribermail.txt
/dokuwiki/inc/lang/he/updateprofile.txt
/dokuwiki/inc/lang/he/wordblock.txt
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/ru/draft.txt
/dokuwiki/inc/lang/ru/install.html
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/pwconfirm.txt
/dokuwiki/inc/lang/ru/registermail.txt
/dokuwiki/inc/lang/zh/admin.txt
/dokuwiki/inc/lang/zh/backlinks.txt
/dokuwiki/inc/lang/zh/conflict.txt
/dokuwiki/inc/lang/zh/denied.txt
/dokuwiki/inc/lang/zh/diff.txt
/dokuwiki/inc/lang/zh/draft.txt
/dokuwiki/inc/lang/zh/edit.txt
/dokuwiki/inc/lang/zh/editrev.txt
/dokuwiki/inc/lang/zh/index.txt
/dokuwiki/inc/lang/zh/install.html
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/lang/zh/locked.txt
/dokuwiki/inc/lang/zh/login.txt
/dokuwiki/inc/lang/zh/mailtext.txt
/dokuwiki/inc/lang/zh/newpage.txt
/dokuwiki/inc/lang/zh/norev.txt
/dokuwiki/inc/lang/zh/password.txt
/dokuwiki/inc/lang/zh/preview.txt
/dokuwiki/inc/lang/zh/pwconfirm.txt
/dokuwiki/inc/lang/zh/read.txt
/dokuwiki/inc/lang/zh/register.txt
/dokuwiki/inc/lang/zh/registermail.txt
/dokuwiki/inc/lang/zh/resendpwd.txt
/dokuwiki/inc/lang/zh/revisions.txt
/dokuwiki/inc/lang/zh/searchpage.txt
/dokuwiki/inc/lang/zh/showrev.txt
/dokuwiki/inc/lang/zh/stopwords.txt
/dokuwiki/inc/lang/zh/subscribermail.txt
/dokuwiki/inc/lang/zh/updateprofile.txt
/dokuwiki/inc/lang/zh/wordblock.txt
/dokuwiki/inc/media.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
ajax.php
/dokuwiki/lib/plugins/acl/lang/he/intro.txt
/dokuwiki/lib/plugins/acl/lang/he/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/intro.txt
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/he/intro.txt
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/ru/intro.txt
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/zh/intro.txt
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/style.css
/dokuwiki/lib/plugins/importoldchangelog/action.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/lang/he/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/he/lang.php
/dokuwiki/lib/plugins/plugin/lang/ru/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ru/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/plugin/style.css
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/he/add.txt
/dokuwiki/lib/plugins/usermanager/lang/he/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/he/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/he/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/he/lang.php
/dokuwiki/lib/plugins/usermanager/lang/lt/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/lt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/lt/list.txt
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/add.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/list.txt
d1ed0b6118-Oct-2006 Andreas Gohr <andi@splitbrain.org>

better check for images in fetch.php

This patch is an enhancement to yesterday's changes. The ability to download
external content could be used for XSS attacks, when faking the sent MIME
type. This

better check for images in fetch.php

This patch is an enhancement to yesterday's changes. The ability to download
external content could be used for XSS attacks, when faking the sent MIME
type. This patch adds a check on the received data for valid images.

darcs-hash:20061018124942-7ad00-4e8bca7d3877e6a10c348b5d45499cf8adf8b087.gz

show more ...

894a80cc17-Oct-2006 Andreas Gohr <andi@splitbrain.org>

restrict fetch.php's download abilities

This patch changes fetch.php ability to download external files. It now checks
for the returned MIME type and will only download images. For all other
MIME ty

restrict fetch.php's download abilities

This patch changes fetch.php ability to download external files. It now checks
for the returned MIME type and will only download images. For all other
MIME types a redirect is sent back to the browser. This reduces the risc of
being misused as open proxy.

Additionally the download facility is disabled completly by default by setting
the fetchsize option to 0. Users who want the feature need to overwrite the option
in their local.php.

Background: The ability to download external files is needed to resize external
images on the server side. When disabled, a redirect is sent to the browser which
will download the fullsize image and rescale it on the client side which is more
bandwidth and CPU intensive.

darcs-hash:20061017175329-7ad00-cd1b1bfa043a04540c51ca8380d28deaa14147d1.gz

show more ...

02b0b68108-Oct-2006 Andreas Gohr <andi@splitbrain.org>

strip controlchars in fetch.php #935

Fixes a header injection/XSS vulnerability

darcs-hash:20061008100523-7ad00-be06a942badb6a2a9ed862be003ee0050504b4b0.gz

10ffc9dd08-Oct-2006 Andreas Gohr <andi@splitbrain.org>

remove unused code

This patch removes some commented code fragments and alternative
snippet generators

darcs-hash:20061008090624-7ad00-14bfee2ded6c6c8ef43ad02a4c02a5d95ee9daf7.gz

8fcc341026-Sep-2006 Andreas Gohr <andi@splitbrain.org>

security fixes for fetch.php #924 #962

Fixes a shell injection and a DOS vulnerability

darcs-hash:20060926200551-7ad00-5ef27940dda6e48e7e2f8743fc90fa80b7b5cdff.gz

27fbc76124-Sep-2006 chris <chris@jalakai.co.uk>

update to previous changes cache patch

- fix potential array key collisions
- restore ability to keep a minimum number ($conf['recent']) of recent changes
irregardless of date of change

darcs-has

update to previous changes cache patch

- fix potential array key collisions
- restore ability to keep a minimum number ($conf['recent']) of recent changes
irregardless of date of change

darcs-hash:20060924162105-9b6ab-06350f04f9d9ac4c362f13787b682ef70887a1fc.gz

show more ...

07cb64f824-Sep-2006 Andreas Gohr <andi@splitbrain.org>

fix for sitemap creation with new compression option #919

darcs-hash:20060924100606-7ad00-7e0bc1fa7778669ac352f8d8994acbb7517323cd.gz

40b33eff23-Sep-2006 chris <chris@jalakai.co.uk>

fix recent changes cache ordering

This patch fixes a bug in indexer.php which resulted in the order
of the recent changes cache being reversed each time it was trimmed.

It also adds sorting to both

fix recent changes cache ordering

This patch fixes a bug in indexer.php which resulted in the order
of the recent changes cache being reversed each time it was trimmed.

It also adds sorting to both getRecents() and runTrimRecentChanges()
as a defensive measure against the order of the file being corrupted.

darcs-hash:20060923235109-9b6ab-0f4062c1b02449cce9382426174cd22d71387e5a.gz

show more ...


/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/msg
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/latex.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/thinbasic.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/hr/admin.txt
/dokuwiki/inc/lang/hr/backlinks.txt
/dokuwiki/inc/lang/hr/conflict.txt
/dokuwiki/inc/lang/hr/denied.txt
/dokuwiki/inc/lang/hr/diff.txt
/dokuwiki/inc/lang/hr/edit.txt
/dokuwiki/inc/lang/hr/editrev.txt
/dokuwiki/inc/lang/hr/index.txt
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hr/locked.txt
/dokuwiki/inc/lang/hr/login.txt
/dokuwiki/inc/lang/hr/mailtext.txt
/dokuwiki/inc/lang/hr/newpage.txt
/dokuwiki/inc/lang/hr/norev.txt
/dokuwiki/inc/lang/hr/password.txt
/dokuwiki/inc/lang/hr/preview.txt
/dokuwiki/inc/lang/hr/read.txt
/dokuwiki/inc/lang/hr/recent.txt
/dokuwiki/inc/lang/hr/register.txt
/dokuwiki/inc/lang/hr/resendpwd.txt
/dokuwiki/inc/lang/hr/revisions.txt
/dokuwiki/inc/lang/hr/searchpage.txt
/dokuwiki/inc/lang/hr/showrev.txt
/dokuwiki/inc/lang/hr/stopwords.txt
/dokuwiki/inc/lang/hr/subscribermail.txt
/dokuwiki/inc/lang/hr/updateprofile.txt
/dokuwiki/inc/lang/hr/wordblock.txt
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
indexer.php
/dokuwiki/lib/plugins/usermanager/admin.php
847c2f3b17-Sep-2006 Andreas Gohr <andi@splitbrain.org>

no gzipping in indexer.php

darcs-hash:20060917140718-7ad00-ab1b95974ad63966c770f787112bc7c2e285c394.gz

d818621608-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

suppress boring errors

Suppress any errors from set_time_limit,
unlink, and file_exists functions.
see: http://www.freelists.org/archives/dokuwiki/09-2006/msg00004.html

darcs-hash:20060908193433-05

suppress boring errors

Suppress any errors from set_time_limit,
unlink, and file_exists functions.
see: http://www.freelists.org/archives/dokuwiki/09-2006/msg00004.html

darcs-hash:20060908193433-05dcb-013617431870ab5bfb2ce8c6e99ba5af13493228.gz

show more ...


/dokuwiki/_test/cases/inc/common_clientip.test.php
/dokuwiki/_test/cases/inc/utf8_substr.test.php
/dokuwiki/bin/.htaccess
/dokuwiki/bin/dwpage.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/common.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/de/registermail.txt
/dokuwiki/inc/lang/en/registermail.txt
/dokuwiki/inc/lang/es/registermail.txt
/dokuwiki/inc/lang/et/registermail.txt
/dokuwiki/inc/lang/fr/registermail.txt
/dokuwiki/inc/lang/it/registermail.txt
/dokuwiki/inc/lang/ja/registermail.txt
/dokuwiki/inc/lang/pl/registermail.txt
/dokuwiki/inc/lang/sk/registermail.txt
/dokuwiki/inc/lang/uk/registermail.txt
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
detail.php
indexer.php
/dokuwiki/lib/plugins/base.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/importoldchangelog/action.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/en/lang.php
/dokuwiki/lib/scripts/events.js
/dokuwiki/lib/tpl/default/design.css
/dokuwiki/lib/tpl/default/detail.php
/dokuwiki/lib/tpl/default/main.php
71726d7830-Aug-2006 Ben Coburn <btcoburn@silicodon.net>

scalable changelog redesign

This patch provides a rewritten changelog system that is designed to run
efficiently on both small and large wikis. The patch includes a plugin to
convert changelogs from

scalable changelog redesign

This patch provides a rewritten changelog system that is designed to run
efficiently on both small and large wikis. The patch includes a plugin to
convert changelogs from the current format. The conversion is
non-destructive and happens automatically. For more information on the new
changelog format see "http://wiki.splitbrain.org/wiki:changelog".

Structure
In short the changelog is now stored in per-page changelog files, with a
recent changes cache. The recent changes cache is kept in
"/data/meta/_dokuwiki.changes" and trimmed daily. The per-page changelogs
are kept in "/data/meta/<ns>/<page_id>.changes" files. To preserve
revision information for revisions stored in the attic, the "*.changes"
files are not removed when their page is deleted. This allows the full
life-cycle of page creation, deletion, and reversion to be tracked.

Format
The changelog line format now uses a general "line type" field in place of
the special "minor" change syntax. There is also an extra field that can
be used to store arbitrary data associated with special line types. The
reverted line type (R) is a good example. There the extra field holds the
revision date used as the source for reverting the page. See the wiki for
the complete syntax description.

Code Notes
The changelog functions have been rewritten to load the whole file only if
it is small. For larger files, the function loads only the relevant
chunk(s). Parsed changelog lines are cached in memory to speed future
function calls.

getRevisionInfo
A binary search is used to locate the chunk expected to contain the
requested revision. The whole chunk is parsed, and adjacent lines are
optimistically cached to speed consecutive calls.

getRevisions
Reads the changelog file backwards (newest first) in chunks until the
requested number of lines have been read. Parsed changelog lines are
cached for subsequent calls to getRevisionInfo. Because revisions are read
from the changelog they are no longer guaranteed to exist in the attic.

(Note: Even with lines of arbitrary length getRevisionInfo and
getRevisions never split changelog lines while reading. This is done by
sliding the "file pointer" forward to the end of a line after each blind
seek.)

isMinor
Removed. To detect a minor edit check the type as follows:
$parsed_logline['type']

darcs-hash:20060830182753-05dcb-1c5ea17f581197a33732a8d11da223d809c03506.gz

show more ...


/dokuwiki/_test/cases/inc/pageutils_clean_id.test.php
/dokuwiki/_test/cases/inc/utf8_correctidx.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/idl.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/de/install.html
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/registermail.txt
/dokuwiki/inc/lang/et/draft.txt
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/et/pwconfirm.txt
/dokuwiki/inc/lang/et/registermail.txt
/dokuwiki/inc/lang/et/resendpwd.txt
/dokuwiki/inc/lang/et/stopwords.txt
/dokuwiki/inc/lang/et/subscribermail.txt
/dokuwiki/inc/lang/et/updateprofile.txt
/dokuwiki/inc/lang/fi/install.html
/dokuwiki/inc/lang/sk/draft.txt
/dokuwiki/inc/lang/sk/install.html
/dokuwiki/inc/lang/sk/pwconfirm.txt
/dokuwiki/inc/lang/sk/registermail.txt
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
indexer.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/importoldchangelog/action.php
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/lang/sk/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/en/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/add.txt
/dokuwiki/lib/plugins/usermanager/lang/sk/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/sk/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/sk/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/list.txt
/dokuwiki/lib/tpl/default/detail.php
/dokuwiki/lib/tpl/default/main.php
/dokuwiki/lib/tpl/default/mediamanager.php
3cb4b39f09-Aug-2006 Ben Coburn <btcoburn@silicodon.net>

Add AJAX_CALL_UNKNOWN event

Allows action plugins to support custom ajax calls.
The event data is the call name from $_POST['call'].
When handling a custom ajax call, remember to use
$event->prevent

Add AJAX_CALL_UNKNOWN event

Allows action plugins to support custom ajax calls.
The event data is the call name from $_POST['call'].
When handling a custom ajax call, remember to use
$event->preventDefault();
to avoid having the
'AJAX call <call> unknown!'
message appended to the output.

darcs-hash:20060809194501-05dcb-0082e4f2a83fc8657fc7cdcf32d44aac8d1a6b99.gz

show more ...

7a24876f07-Aug-2006 Andreas Gohr <andi@splitbrain.org>

make image details indexable

darcs-hash:20060807205738-7ad00-5492ba5fe3e854f9dc233254535e4e897847353c.gz


/dokuwiki/_test/cases/inc/common_clientip.test.php
/dokuwiki/_test/cases/inc/pageutils_resolve_pageid.test.php
/dokuwiki/_test/cases/inc/parser/parser.group.php
/dokuwiki/_test/cases/inc/parser/parser.test.php
/dokuwiki/_test/cases/inc/parser/parser_footnote.test.php
/dokuwiki/_test/cases/inc/parser/parser_lists.test.php
/dokuwiki/_test/cases/inc/parser/parser_table.test.php
/dokuwiki/_test/index.php
/dokuwiki/_test/lib/testmanager.php
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/mysql.class.php
/dokuwiki/inc/auth/punbb.class.php
/dokuwiki/inc/events.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/ar/locked.txt
/dokuwiki/inc/lang/ar/mailtext.txt
/dokuwiki/inc/lang/ar/newpage.txt
/dokuwiki/inc/lang/ar/norev.txt
/dokuwiki/inc/lang/ar/password.txt
/dokuwiki/inc/lang/ar/revisions.txt
/dokuwiki/inc/lang/ar/searchpage.txt
/dokuwiki/inc/lang/ar/subscribermail.txt
/dokuwiki/inc/lang/ca/conflict.txt
/dokuwiki/inc/lang/cs/editrev.txt
/dokuwiki/inc/lang/cs/locked.txt
/dokuwiki/inc/lang/cs/mailtext.txt
/dokuwiki/inc/lang/cs/newpage.txt
/dokuwiki/inc/lang/cs/norev.txt
/dokuwiki/inc/lang/cs/password.txt
/dokuwiki/inc/lang/cs/read.txt
/dokuwiki/inc/lang/cs/revisions.txt
/dokuwiki/inc/lang/cs/searchpage.txt
/dokuwiki/inc/lang/cs/showrev.txt
/dokuwiki/inc/lang/cs/subscribermail.txt
/dokuwiki/inc/lang/da/locked.txt
/dokuwiki/inc/lang/da/newpage.txt
/dokuwiki/inc/lang/da/norev.txt
/dokuwiki/inc/lang/da/password.txt
/dokuwiki/inc/lang/da/read.txt
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/da/searchpage.txt
/dokuwiki/inc/lang/de/editrev.txt
/dokuwiki/inc/lang/de/locked.txt
/dokuwiki/inc/lang/de/newpage.txt
/dokuwiki/inc/lang/de/norev.txt
/dokuwiki/inc/lang/de/password.txt
/dokuwiki/inc/lang/de/read.txt
/dokuwiki/inc/lang/de/revisions.txt
/dokuwiki/inc/lang/de/searchpage.txt
/dokuwiki/inc/lang/de/showrev.txt
/dokuwiki/inc/lang/el/admin.txt
/dokuwiki/inc/lang/el/denied.txt
/dokuwiki/inc/lang/el/diff.txt
/dokuwiki/inc/lang/el/index.txt
/dokuwiki/inc/lang/el/locked.txt
/dokuwiki/inc/lang/el/login.txt
/dokuwiki/inc/lang/el/preview.txt
/dokuwiki/inc/lang/el/recent.txt
/dokuwiki/inc/lang/el/revisions.txt
/dokuwiki/inc/lang/el/searchpage.txt
/dokuwiki/inc/lang/en/norev.txt
/dokuwiki/inc/lang/en/read.txt
/dokuwiki/inc/lang/en/revisions.txt
/dokuwiki/inc/lang/en/showrev.txt
/dokuwiki/inc/lang/eo/editrev.txt
/dokuwiki/inc/lang/eo/locked.txt
/dokuwiki/inc/lang/eo/mailtext.txt
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/norev.txt
/dokuwiki/inc/lang/eo/read.txt
/dokuwiki/inc/lang/eo/revisions.txt
/dokuwiki/inc/lang/eo/searchpage.txt
/dokuwiki/inc/lang/eo/showrev.txt
/dokuwiki/inc/lang/es/draft.txt
/dokuwiki/inc/lang/es/editrev.txt
/dokuwiki/inc/lang/es/install.html
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/mailtext.txt
/dokuwiki/inc/lang/es/newpage.txt
/dokuwiki/inc/lang/es/norev.txt
/dokuwiki/inc/lang/es/pwconfirm.txt
/dokuwiki/inc/lang/es/read.txt
/dokuwiki/inc/lang/es/registermail.txt
/dokuwiki/inc/lang/es/revisions.txt
/dokuwiki/inc/lang/es/searchpage.txt
/dokuwiki/inc/lang/es/showrev.txt
/dokuwiki/inc/lang/eu/editrev.txt
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/eu/locked.txt
/dokuwiki/inc/lang/eu/mailtext.txt
/dokuwiki/inc/lang/eu/newpage.txt
/dokuwiki/inc/lang/eu/norev.txt
/dokuwiki/inc/lang/eu/password.txt
/dokuwiki/inc/lang/eu/read.txt
/dokuwiki/inc/lang/eu/revisions.txt
/dokuwiki/inc/lang/eu/searchpage.txt
/dokuwiki/inc/lang/eu/showrev.txt
/dokuwiki/inc/lang/fi/subscribermail.txt
/dokuwiki/inc/lang/fo/locked.txt
/dokuwiki/inc/lang/fo/newpage.txt
/dokuwiki/inc/lang/fo/norev.txt
/dokuwiki/inc/lang/fo/password.txt
/dokuwiki/inc/lang/fo/read.txt
/dokuwiki/inc/lang/fo/searchpage.txt
/dokuwiki/inc/lang/fr/backlinks.txt
/dokuwiki/inc/lang/fr/editrev.txt
/dokuwiki/inc/lang/fr/locked.txt
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/newpage.txt
/dokuwiki/inc/lang/fr/norev.txt
/dokuwiki/inc/lang/fr/read.txt
/dokuwiki/inc/lang/fr/revisions.txt
/dokuwiki/inc/lang/fr/searchpage.txt
/dokuwiki/inc/lang/fr/showrev.txt
/dokuwiki/inc/lang/fr/subscribermail.txt
/dokuwiki/inc/lang/he/editrev.txt
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/he/mailtext.txt
/dokuwiki/inc/lang/he/newpage.txt
/dokuwiki/inc/lang/he/norev.txt
/dokuwiki/inc/lang/he/read.txt
/dokuwiki/inc/lang/he/revisions.txt
/dokuwiki/inc/lang/he/searchpage.txt
/dokuwiki/inc/lang/he/showrev.txt
/dokuwiki/inc/lang/hu/editrev.txt
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/hu/locked.txt
/dokuwiki/inc/lang/hu/mailtext.txt
/dokuwiki/inc/lang/hu/newpage.txt
/dokuwiki/inc/lang/hu/norev.txt
/dokuwiki/inc/lang/hu/password.txt
/dokuwiki/inc/lang/hu/read.txt
/dokuwiki/inc/lang/hu/revisions.txt
/dokuwiki/inc/lang/hu/searchpage.txt
/dokuwiki/inc/lang/hu/showrev.txt
/dokuwiki/inc/lang/it/draft.txt
/dokuwiki/inc/lang/it/editrev.txt
/dokuwiki/inc/lang/it/install.html
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/it/locked.txt
/dokuwiki/inc/lang/it/mailtext.txt
/dokuwiki/inc/lang/it/newpage.txt
/dokuwiki/inc/lang/it/norev.txt
/dokuwiki/inc/lang/it/password.txt
/dokuwiki/inc/lang/it/pwconfirm.txt
/dokuwiki/inc/lang/it/read.txt
/dokuwiki/inc/lang/it/registermail.txt
/dokuwiki/inc/lang/it/revisions.txt
/dokuwiki/inc/lang/it/searchpage.txt
/dokuwiki/inc/lang/it/showrev.txt
/dokuwiki/inc/lang/it/subscribermail.txt
/dokuwiki/inc/lang/ja/admin.txt
/dokuwiki/inc/lang/ja/backlinks.txt
/dokuwiki/inc/lang/ja/conflict.txt
/dokuwiki/inc/lang/ja/denied.txt
/dokuwiki/inc/lang/ja/diff.txt
/dokuwiki/inc/lang/ja/draft.txt
/dokuwiki/inc/lang/ja/editrev.txt
/dokuwiki/inc/lang/ja/index.txt
/dokuwiki/inc/lang/ja/install.html
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/locked.txt
/dokuwiki/inc/lang/ja/login.txt
/dokuwiki/inc/lang/ja/mailtext.txt
/dokuwiki/inc/lang/ja/newpage.txt
/dokuwiki/inc/lang/ja/norev.txt
/dokuwiki/inc/lang/ja/password.txt
/dokuwiki/inc/lang/ja/preview.txt
/dokuwiki/inc/lang/ja/pwconfirm.txt
/dokuwiki/inc/lang/ja/read.txt
/dokuwiki/inc/lang/ja/recent.txt
/dokuwiki/inc/lang/ja/register.txt
/dokuwiki/inc/lang/ja/registermail.txt
/dokuwiki/inc/lang/ja/resendpwd.txt
/dokuwiki/inc/lang/ja/revisions.txt
/dokuwiki/inc/lang/ja/searchpage.txt
/dokuwiki/inc/lang/ja/showrev.txt
/dokuwiki/inc/lang/ja/subscribermail.txt
/dokuwiki/inc/lang/ja/wordblock.txt
/dokuwiki/inc/lang/ko/editrev.txt
/dokuwiki/inc/lang/ko/locked.txt
/dokuwiki/inc/lang/ko/mailtext.txt
/dokuwiki/inc/lang/ko/newpage.txt
/dokuwiki/inc/lang/ko/norev.txt
/dokuwiki/inc/lang/ko/password.txt
/dokuwiki/inc/lang/ko/revisions.txt
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/ko/showrev.txt
/dokuwiki/inc/lang/lt/editrev.txt
/dokuwiki/inc/lang/lt/locked.txt
/dokuwiki/inc/lang/lt/mailtext.txt
/dokuwiki/inc/lang/lt/newpage.txt
/dokuwiki/inc/lang/lt/norev.txt
/dokuwiki/inc/lang/lt/password.txt
/dokuwiki/inc/lang/lt/read.txt
/dokuwiki/inc/lang/lt/revisions.txt
/dokuwiki/inc/lang/lt/searchpage.txt
/dokuwiki/inc/lang/lt/showrev.txt
/dokuwiki/inc/lang/lt/subscribermail.txt
/dokuwiki/inc/lang/nl/editrev.txt
/dokuwiki/inc/lang/nl/newpage.txt
/dokuwiki/inc/lang/nl/norev.txt
/dokuwiki/inc/lang/nl/password.txt
/dokuwiki/inc/lang/nl/read.txt
/dokuwiki/inc/lang/nl/revisions.txt
/dokuwiki/inc/lang/nl/searchpage.txt
/dokuwiki/inc/lang/nl/showrev.txt
/dokuwiki/inc/lang/no/showrev.txt
/dokuwiki/inc/lang/pl/admin.txt
/dokuwiki/inc/lang/pl/draft.txt
/dokuwiki/inc/lang/pl/editrev.txt
/dokuwiki/inc/lang/pl/install.html
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pl/mailtext.txt
/dokuwiki/inc/lang/pl/pwconfirm.txt
/dokuwiki/inc/lang/pl/registermail.txt
/dokuwiki/inc/lang/pl/resendpwd.txt
/dokuwiki/inc/lang/pl/subscribermail.txt
/dokuwiki/inc/lang/pt-br/backlinks.txt
/dokuwiki/inc/lang/pt-br/conflict.txt
/dokuwiki/inc/lang/pt-br/diff.txt
/dokuwiki/inc/lang/pt-br/editrev.txt
/dokuwiki/inc/lang/pt-br/index.txt
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/locked.txt
/dokuwiki/inc/lang/pt-br/login.txt
/dokuwiki/inc/lang/pt-br/mailtext.txt
/dokuwiki/inc/lang/pt-br/newpage.txt
/dokuwiki/inc/lang/pt-br/norev.txt
/dokuwiki/inc/lang/pt-br/preview.txt
/dokuwiki/inc/lang/pt-br/read.txt
/dokuwiki/inc/lang/pt-br/recent.txt
/dokuwiki/inc/lang/pt-br/register.txt
/dokuwiki/inc/lang/pt-br/revisions.txt
/dokuwiki/inc/lang/pt-br/searchpage.txt
/dokuwiki/inc/lang/pt-br/showrev.txt
/dokuwiki/inc/lang/ro/editrev.txt
/dokuwiki/inc/lang/ro/locked.txt
/dokuwiki/inc/lang/ro/mailtext.txt
/dokuwiki/inc/lang/ro/newpage.txt
/dokuwiki/inc/lang/ro/norev.txt
/dokuwiki/inc/lang/ro/password.txt
/dokuwiki/inc/lang/ro/read.txt
/dokuwiki/inc/lang/ro/revisions.txt
/dokuwiki/inc/lang/ro/searchpage.txt
/dokuwiki/inc/lang/ro/showrev.txt
/dokuwiki/inc/lang/ru/editrev.txt
/dokuwiki/inc/lang/ru/locked.txt
/dokuwiki/inc/lang/ru/mailtext.txt
/dokuwiki/inc/lang/ru/norev.txt
/dokuwiki/inc/lang/ru/password.txt
/dokuwiki/inc/lang/ru/read.txt
/dokuwiki/inc/lang/ru/revisions.txt
/dokuwiki/inc/lang/ru/searchpage.txt
/dokuwiki/inc/lang/ru/showrev.txt
/dokuwiki/inc/lang/ru/subscribermail.txt
/dokuwiki/inc/lang/sl/editrev.txt
/dokuwiki/inc/lang/sl/locked.txt
/dokuwiki/inc/lang/sl/mailtext.txt
/dokuwiki/inc/lang/sl/newpage.txt
/dokuwiki/inc/lang/sl/norev.txt
/dokuwiki/inc/lang/sl/password.txt
/dokuwiki/inc/lang/sl/read.txt
/dokuwiki/inc/lang/sl/revisions.txt
/dokuwiki/inc/lang/sl/searchpage.txt
/dokuwiki/inc/lang/sl/showrev.txt
/dokuwiki/inc/lang/sr/editrev.txt
/dokuwiki/inc/lang/sr/locked.txt
/dokuwiki/inc/lang/sr/mailtext.txt
/dokuwiki/inc/lang/sr/newpage.txt
/dokuwiki/inc/lang/sr/norev.txt
/dokuwiki/inc/lang/sr/password.txt
/dokuwiki/inc/lang/sr/read.txt
/dokuwiki/inc/lang/sr/revisions.txt
/dokuwiki/inc/lang/sr/searchpage.txt
/dokuwiki/inc/lang/sr/showrev.txt
/dokuwiki/inc/lang/sr/subscribermail.txt
/dokuwiki/inc/lang/sv/showrev.txt
/dokuwiki/inc/lang/uk/draft.txt
/dokuwiki/inc/lang/uk/install.html
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/locked.txt
/dokuwiki/inc/lang/uk/mailtext.txt
/dokuwiki/inc/lang/uk/norev.txt
/dokuwiki/inc/lang/uk/password.txt
/dokuwiki/inc/lang/uk/pwconfirm.txt
/dokuwiki/inc/lang/uk/read.txt
/dokuwiki/inc/lang/uk/registermail.txt
/dokuwiki/inc/lang/uk/revisions.txt
/dokuwiki/inc/lang/uk/showrev.txt
/dokuwiki/inc/lang/uk/subscribermail.txt
/dokuwiki/inc/lang/vi/admin.txt
/dokuwiki/inc/lang/vi/backlinks.txt
/dokuwiki/inc/lang/vi/conflict.txt
/dokuwiki/inc/lang/vi/denied.txt
/dokuwiki/inc/lang/vi/diff.txt
/dokuwiki/inc/lang/vi/editrev.txt
/dokuwiki/inc/lang/vi/index.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/locked.txt
/dokuwiki/inc/lang/vi/login.txt
/dokuwiki/inc/lang/vi/mailtext.txt
/dokuwiki/inc/lang/vi/newpage.txt
/dokuwiki/inc/lang/vi/norev.txt
/dokuwiki/inc/lang/vi/password.txt
/dokuwiki/inc/lang/vi/preview.txt
/dokuwiki/inc/lang/vi/read.txt
/dokuwiki/inc/lang/vi/recent.txt
/dokuwiki/inc/lang/vi/register.txt
/dokuwiki/inc/lang/vi/revisions.txt
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/vi/showrev.txt
/dokuwiki/inc/lang/vi/wordblock.txt
/dokuwiki/inc/lang/zh-tw/subscribermail.txt
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
detail.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/ja/intro.txt
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/acl/lang/vi/intro.txt
/dokuwiki/lib/plugins/acl/lang/vi/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/intro.txt
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/style.css
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/lang/de/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/ja/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ja/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/tpl/default/design.css
/dokuwiki/lib/tpl/default/layout.css
/dokuwiki/lib/tpl/default/media.css
/dokuwiki/lib/tpl/default/style.ini
e5cafda031-Jul-2006 Andreas Gohr <andi@splitbrain.org>

fix in JS compressor

This fixes a problem with escaped backslashes in single and double quote
strings.

darcs-hash:20060731223008-7ad00-ebae61a00115b7f32c12eb9355059a1ecf467cd3.gz

0d35318931-Jul-2006 Andreas Gohr <andi@splitbrain.org>

spellchecker CSS changes #539 #824

This patch now assigns the needed proprietary CSS attributes for the spellchecker
through JavaScript. This makes the CSS valid again (at least it appears to be ;-)

spellchecker CSS changes #539 #824

This patch now assigns the needed proprietary CSS attributes for the spellchecker
through JavaScript. This makes the CSS valid again (at least it appears to be ;-))
I also fixed a problem with leading single spaces in IE

darcs-hash:20060731192807-7ad00-b82bdcae9a0c8cf063c3a1e985dbfd1dfdee7b06.gz

show more ...


/dokuwiki/conf/acl.auth.php.dist
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/events.php
/dokuwiki/inc/geshi.php
/dokuwiki/inc/geshi/actionscript.php
/dokuwiki/inc/geshi/ada.php
/dokuwiki/inc/geshi/apache.php
/dokuwiki/inc/geshi/applescript.php
/dokuwiki/inc/geshi/asm.php
/dokuwiki/inc/geshi/asp.php
/dokuwiki/inc/geshi/autoit.php
/dokuwiki/inc/geshi/bash.php
/dokuwiki/inc/geshi/blitzbasic.php
/dokuwiki/inc/geshi/c.php
/dokuwiki/inc/geshi/c_mac.php
/dokuwiki/inc/geshi/caddcl.php
/dokuwiki/inc/geshi/cadlisp.php
/dokuwiki/inc/geshi/cfdg.php
/dokuwiki/inc/geshi/cfm.php
/dokuwiki/inc/geshi/cpp.php
/dokuwiki/inc/geshi/csharp.php
/dokuwiki/inc/geshi/css.php
/dokuwiki/inc/geshi/d.php
/dokuwiki/inc/geshi/delphi.php
/dokuwiki/inc/geshi/diff.php
/dokuwiki/inc/geshi/div.php
/dokuwiki/inc/geshi/dos.php
/dokuwiki/inc/geshi/eiffel.php
/dokuwiki/inc/geshi/fortran.php
/dokuwiki/inc/geshi/freebasic.php
/dokuwiki/inc/geshi/gml.php
/dokuwiki/inc/geshi/groovy.php
/dokuwiki/inc/geshi/html4strict.php
/dokuwiki/inc/geshi/ini.php
/dokuwiki/inc/geshi/inno.php
/dokuwiki/inc/geshi/java.php
/dokuwiki/inc/geshi/java5.php
/dokuwiki/inc/geshi/javascript.php
/dokuwiki/inc/geshi/lisp.php
/dokuwiki/inc/geshi/lua.php
/dokuwiki/inc/geshi/matlab.php
/dokuwiki/inc/geshi/mpasm.php
/dokuwiki/inc/geshi/mysql.php
/dokuwiki/inc/geshi/nsis.php
/dokuwiki/inc/geshi/objc.php
/dokuwiki/inc/geshi/ocaml-brief.php
/dokuwiki/inc/geshi/ocaml.php
/dokuwiki/inc/geshi/oobas.php
/dokuwiki/inc/geshi/oracle8.php
/dokuwiki/inc/geshi/pascal.php
/dokuwiki/inc/geshi/perl.php
/dokuwiki/inc/geshi/php-brief.php
/dokuwiki/inc/geshi/php.php
/dokuwiki/inc/geshi/python.php
/dokuwiki/inc/geshi/qbasic.php
/dokuwiki/inc/geshi/reg.php
/dokuwiki/inc/geshi/robots.php
/dokuwiki/inc/geshi/ruby.php
/dokuwiki/inc/geshi/sas.php
/dokuwiki/inc/geshi/scheme.php
/dokuwiki/inc/geshi/sdlbasic.php
/dokuwiki/inc/geshi/smalltalk.php
/dokuwiki/inc/geshi/smarty.php
/dokuwiki/inc/geshi/sql.php
/dokuwiki/inc/geshi/tcl.php
/dokuwiki/inc/geshi/text.php
/dokuwiki/inc/geshi/tsql.php
/dokuwiki/inc/geshi/vb.php
/dokuwiki/inc/geshi/vbnet.php
/dokuwiki/inc/geshi/vhdl.php
/dokuwiki/inc/geshi/visualfoxpro.php
/dokuwiki/inc/geshi/winbatch.php
/dokuwiki/inc/geshi/xml.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/da/draft.txt
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/pwconfirm.txt
/dokuwiki/inc/lang/de/draft.txt
/dokuwiki/inc/lang/de/install.html
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/mailtext.txt
/dokuwiki/inc/lang/de/pwconfirm.txt
/dokuwiki/inc/lang/en/draft.txt
/dokuwiki/inc/lang/en/install.html
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/password.txt
/dokuwiki/inc/lang/en/pwconfirm.txt
/dokuwiki/inc/lang/en/resendpwd.txt
/dokuwiki/inc/lang/fr/draft.txt
/dokuwiki/inc/lang/fr/install.html
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/preview.txt
/dokuwiki/inc/lang/fr/pwconfirm.txt
/dokuwiki/inc/lang/fr/registermail.txt
/dokuwiki/inc/lang/uk/admin.txt
/dokuwiki/inc/lang/uk/backlinks.txt
/dokuwiki/inc/lang/uk/conflict.txt
/dokuwiki/inc/lang/uk/denied.txt
/dokuwiki/inc/lang/uk/diff.txt
/dokuwiki/inc/lang/uk/edit.txt
/dokuwiki/inc/lang/uk/editrev.txt
/dokuwiki/inc/lang/uk/index.txt
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/locked.txt
/dokuwiki/inc/lang/uk/login.txt
/dokuwiki/inc/lang/uk/mailtext.txt
/dokuwiki/inc/lang/uk/newpage.txt
/dokuwiki/inc/lang/uk/norev.txt
/dokuwiki/inc/lang/uk/password.txt
/dokuwiki/inc/lang/uk/preview.txt
/dokuwiki/inc/lang/uk/read.txt
/dokuwiki/inc/lang/uk/recent.txt
/dokuwiki/inc/lang/uk/register.txt
/dokuwiki/inc/lang/uk/resendpwd.txt
/dokuwiki/inc/lang/uk/revisions.txt
/dokuwiki/inc/lang/uk/searchpage.txt
/dokuwiki/inc/lang/uk/showrev.txt
/dokuwiki/inc/lang/uk/stopwords.txt
/dokuwiki/inc/lang/uk/subscribermail.txt
/dokuwiki/inc/lang/uk/updateprofile.txt
/dokuwiki/inc/lang/uk/wordblock.txt
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
spellcheck.php
/dokuwiki/lib/plugins/acl/lang/fr/intro.txt
/dokuwiki/lib/plugins/acl/lang/uk/intro.txt
/dokuwiki/lib/plugins/acl/lang/uk/lang.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/el/intro.txt
/dokuwiki/lib/plugins/config/lang/el/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/uk/intro.txt
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/config/style.css
/dokuwiki/lib/plugins/plugin/admin.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/el/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/el/lang.php
/dokuwiki/lib/plugins/plugin/lang/en/lang.php
/dokuwiki/lib/plugins/plugin/lang/fr/lang.php
/dokuwiki/lib/plugins/plugin/lang/uk/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/add.txt
/dokuwiki/lib/plugins/usermanager/lang/uk/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/uk/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/uk/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/uk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/uk/list.txt
/dokuwiki/lib/scripts/spellcheck.js
/dokuwiki/lib/styles/spellcheck.css
/dokuwiki/lib/tpl/default/images/inputshadow.png
/dokuwiki/lib/tpl/default/media.css
d98d454010-Jul-2006 Ben Coburn <btcoburn@silicodon.net>

fixing undefined variables

Fixing undefined variable notices and sometimes
the underlying error that produced them.

darcs-hash:20060710114655-05dcb-073948171847f1f43f153e96c8382abd421da36a.gz

cc7d0c9405-Jul-2006 Ben Coburn <btcoburn@silicodon.net>

IO action events

Adds page and namespace events:
IO_WIKIPAGE_READ
IO_WIKIPAGE_WRITE
IO_NAMESPACE_CREATED
IO_NAMESPACE_DELETED

The namespace events are purely advisory,
while the wikipage ev

IO action events

Adds page and namespace events:
IO_WIKIPAGE_READ
IO_WIKIPAGE_WRITE
IO_NAMESPACE_CREATED
IO_NAMESPACE_DELETED

The namespace events are purely advisory,
while the wikipage events allow page content
to be modified between DokuWiki and the disk.

These events are primarily intended to simplify
keeping other tools in sync with the semantic
structure of a DokuWiki site. As an added benefit,
the events allow plugins to conduct automated
processing of raw wiki page content.

The namespace events cover the separate namespace
trees for both pages and media. The "name" of the
tree that the event belongs to is included in the
event data.

darcs-hash:20060705105652-05dcb-f44024e852a2adf1a14b8a7d69c46db067e72307.gz

show more ...

1...<<2122232425262728