History log of /dokuwiki/lib/scripts/ (Results 326 – 350 of 591)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61a2640a29-May-2011 Michael Hamann <michael@content-space.de>

Undo whitespace changes in readded (old) js files

f7b6e27e25-May-2011 Michael Hamann <michael@content-space.de>

Remove the security token from the ajax draft/lock calls again

The security token here doesn't improve the security as the other
requests that allow you to do the same thing aren't protected and I
d

Remove the security token from the ajax draft/lock calls again

The security token here doesn't improve the security as the other
requests that allow you to do the same thing aren't protected and I
don't see why locking or draft creation should be subject of XSRF
attacks.

show more ...

31bc8f1124-May-2011 Michael Hamann <michael@content-space.de>

Check permissions + security token in lock + draft modification FS#2265

This disables lock and draft creation for pages the user can't edit. It
additionally adds a security token to the draft creati

Check permissions + security token in lock + draft modification FS#2265

This disables lock and draft creation for pages the user can't edit. It
additionally adds a security token to the draft creation and deletion
request so - at least for logged in users - drafts can't be created,
modified or deleted so easily anymore.

show more ...

42c58e9002-May-2011 Andreas Gohr <andi@splitbrain.org>

set cursor to start of textbox when focusing FS#2243

This works around a new "feature/bug" of Firefox 4.


/dokuwiki/_test/cases/inc/DifferenceEngine.test.php
/dokuwiki/bin/indexer.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/common.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt-br/subscr_digest.txt
/dokuwiki/inc/lang/pt-br/subscr_list.txt
/dokuwiki/inc/lang/pt-br/subscr_single.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/ar/lang.php
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/ca-valencia/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-informal/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/eu/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/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/ia/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/la/lang.php
/dokuwiki/lib/plugins/config/lang/lv/lang.php
/dokuwiki/lib/plugins/config/lang/mr/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/ro/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/sq/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/plugin/lang/bg/lang.php
/dokuwiki/lib/plugins/plugin/lang/cs/lang.php
/dokuwiki/lib/plugins/plugin/lang/de-informal/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/eu/lang.php
/dokuwiki/lib/plugins/plugin/lang/ko/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/eu/lang.php
/dokuwiki/lib/plugins/popularity/lang/eu/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/ko/lang.php
/dokuwiki/lib/plugins/popularity/lang/ko/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
edit.js
4b1755bd21-Apr-2011 Adrian Lang <mail@adrianlang.de>

Make locktimer more robust

If no HTML element with the id wiki__text exists, locktimer.init led to a
JavaScript error.

1f663d3718-Apr-2011 Andreas Gohr <andi@splitbrain.org>

Revert "correctly disable unfinished media options popup"

This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96.

The options code had already been fixed. My mistake.

342e58c817-Apr-2011 Andreas Gohr <andi@splitbrain.org>

correctly disable unfinished media options popup

We disabled the media options shortly before the last release because of
an unfixed bug. The disabling was not complete which caused problems
with te

correctly disable unfinished media options popup

We disabled the media options shortly before the last release because of
an unfixed bug. The disabling was not complete which caused problems
with templates not incorporating the needed CSS.
Since the option dialog hasn't been fixed yet, this patch also disables
the creation of the corresponding HTML to avoid the mentioned template
problems.

show more ...

7d643c1717-Apr-2011 Guy Brand <gb@unistra.fr>

Trap onbeforeunload when event fired (attempt to fix FS#2196)

02097e2a17-Apr-2011 Andreas Gohr <andi@splitbrain.org>

attach textChanged property to window attempt to fix FS#2196


/dokuwiki/README
/dokuwiki/_test/cases/inc/pageutils_getid.test.php
/dokuwiki/_test/cases/inc/pageutils_resolve_pageid.test.php
/dokuwiki/_test/cases/inc/parser/parser_links.test.php
/dokuwiki/_test/cases/inc/parser/xhtml_links.test.php
/dokuwiki/_test/cases/inc/safefn.test.php
/dokuwiki/bin/indexer.php
/dokuwiki/conf/.htaccess
/dokuwiki/conf/dokuwiki.php
/dokuwiki/data/.htaccess
/dokuwiki/inc/.htaccess
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/SafeFN.class.php
/dokuwiki/inc/Sitemapper.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/.htaccess
/dokuwiki/inc/lang/az/admin.txt
/dokuwiki/inc/lang/az/adminplugins.txt
/dokuwiki/inc/lang/az/backlinks.txt
/dokuwiki/inc/lang/az/conflict.txt
/dokuwiki/inc/lang/az/denied.txt
/dokuwiki/inc/lang/az/diff.txt
/dokuwiki/inc/lang/az/draft.txt
/dokuwiki/inc/lang/az/edit.txt
/dokuwiki/inc/lang/az/editrev.txt
/dokuwiki/inc/lang/az/index.txt
/dokuwiki/inc/lang/az/install.html
/dokuwiki/inc/lang/az/locked.txt
/dokuwiki/inc/lang/az/login.txt
/dokuwiki/inc/lang/az/mailtext.txt
/dokuwiki/inc/lang/az/newpage.txt
/dokuwiki/inc/lang/az/norev.txt
/dokuwiki/inc/lang/az/password.txt
/dokuwiki/inc/lang/az/preview.txt
/dokuwiki/inc/lang/az/pwconfirm.txt
/dokuwiki/inc/lang/az/read.txt
/dokuwiki/inc/lang/az/recent.txt
/dokuwiki/inc/lang/az/register.txt
/dokuwiki/inc/lang/az/registermail.txt
/dokuwiki/inc/lang/az/resendpwd.txt
/dokuwiki/inc/lang/az/revisions.txt
/dokuwiki/inc/lang/az/searchpage.txt
/dokuwiki/inc/lang/az/showrev.txt
/dokuwiki/inc/lang/az/stopwords.txt
/dokuwiki/inc/lang/az/updateprofile.txt
/dokuwiki/inc/lang/az/uploadmail.txt
/dokuwiki/inc/lang/az/wordblock.txt
/dokuwiki/inc/lang/bg/install.html
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/pwconfirm.txt
/dokuwiki/inc/lang/de-informal/denied.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/resendpwd.txt
/dokuwiki/inc/lang/de-informal/revisions.txt
/dokuwiki/inc/lang/de/denied.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/resendpwd.txt
/dokuwiki/inc/lang/de/revisions.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/sl/admin.txt
/dokuwiki/inc/lang/sl/backlinks.txt
/dokuwiki/inc/lang/sl/index.txt
/dokuwiki/inc/lang/sl/install.html
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sl/login.txt
/dokuwiki/inc/lang/sl/stopwords.txt
/dokuwiki/inc/lang/sl/subscr_single.txt
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/plugincontroller.class.php
/dokuwiki/lib/_fla/.htaccess
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/exe/xmlrpc.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/bg/lang.php
/dokuwiki/lib/plugins/acl/lang/et/lang.php
/dokuwiki/lib/plugins/acl/lang/sl/help.txt
/dokuwiki/lib/plugins/acl/lang/sl/lang.php
/dokuwiki/lib/plugins/acl/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/et/lang.php
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/sl/intro.txt
/dokuwiki/lib/plugins/config/lang/sl/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/info/lang/sl/lang.php
/dokuwiki/lib/plugins/plugin/classes/ap_delete.class.php
/dokuwiki/lib/plugins/plugin/classes/ap_download.class.php
/dokuwiki/lib/plugins/plugin/lang/bg/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/en/lang.php
/dokuwiki/lib/plugins/plugin/lang/et/lang.php
/dokuwiki/lib/plugins/plugin/lang/fr/lang.php
/dokuwiki/lib/plugins/plugin/lang/sl/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/sl/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/popularity/admin.php
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/et/lang.php
/dokuwiki/lib/plugins/popularity/lang/fi/lang.php
/dokuwiki/lib/plugins/popularity/lang/fi/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/ro/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/sl/intro.txt
/dokuwiki/lib/plugins/popularity/lang/sl/lang.php
/dokuwiki/lib/plugins/popularity/lang/sl/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh-tw/submitted.txt
/dokuwiki/lib/plugins/revert/lang/bg/intro.txt
/dokuwiki/lib/plugins/revert/lang/et/lang.php
/dokuwiki/lib/plugins/revert/lang/sl/intro.txt
/dokuwiki/lib/plugins/revert/lang/sl/lang.php
/dokuwiki/lib/plugins/revert/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/safefnrecode/action.php
/dokuwiki/lib/plugins/safefnrecode/plugin.info.txt
/dokuwiki/lib/plugins/usermanager/lang/bg/lang.php
/dokuwiki/lib/plugins/usermanager/lang/bg/list.txt
/dokuwiki/lib/plugins/usermanager/lang/et/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sl/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/sl/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/sl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh-tw/lang.php
edit.js
/dokuwiki/lib/tpl/default/main.php
2ec6341409-Apr-2011 Michal Rezler <rezlemic@fel.cvut.cz>

edit.js is jQueryfied

ff482cae30-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

fixed import for drag.js and started a rewrite of edit.js

5ed44c0e30-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

Merge remote branch splitbrain/master and added back drag.js (for compatibility reason)

5d3db6eb30-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

toolbar.js is jQueryfied

2ed49e2a28-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

JS API is corrected to the original state

11bf24d827-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

helpers.js was removed - it basically contained functions they are implemented in jQuery library

fdfb9c6a26-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

cookie.js is jQueryfied, added jQuery-cookie-plugin

3044fa0426-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

using POST instead of GET in searching by ajax

80997d2126-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

locktimer.js is jQueryfied

b29919f724-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

ajax.js is jQueryfied

6d85600624-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

cursors: a.select = pointer, linkwiz__header = cross

33cd763523-Mar-2011 Michal Rezler <rezlemic@fel.cvut.cz>

Added pointers cursors on a.select

dea1115b06-Mar-2011 Adrian Lang <dokuwiki@adrianlang.de>

Pass edid to the mediamanager


/dokuwiki/_test/cases/inc/parser/parser_eol.test.php
/dokuwiki/_test/cases/inc/parser/parser_footnote.test.php
/dokuwiki/_test/cases/inc/parser/parser_formatting.test.php
/dokuwiki/_test/cases/inc/parser/parser_headers.test.php
/dokuwiki/_test/cases/inc/parser/parser_i18n.test.php
/dokuwiki/_test/cases/inc/parser/parser_links.test.php
/dokuwiki/_test/cases/inc/parser/parser_lists.test.php
/dokuwiki/_test/cases/inc/parser/parser_preformatted.test.php
/dokuwiki/_test/cases/inc/parser/parser_quote.test.php
/dokuwiki/_test/cases/inc/parser/parser_quotes.test.php
/dokuwiki/_test/cases/inc/parser/parser_replacements.test.php
/dokuwiki/_test/cases/inc/parser/parser_table.test.php
/dokuwiki/_test/cases/inc/parser/parser_unformatted.test.php
/dokuwiki/conf/acronyms.conf
/dokuwiki/conf/interwiki.conf
/dokuwiki/conf/smileys.conf
/dokuwiki/conf/wordblock.conf
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/mysql.class.php
/dokuwiki/inc/common.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/af/lang.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/bg/admin.txt
/dokuwiki/inc/lang/bg/backlinks.txt
/dokuwiki/inc/lang/bg/denied.txt
/dokuwiki/inc/lang/bg/draft.txt
/dokuwiki/inc/lang/bg/install.html
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/login.txt
/dokuwiki/inc/lang/bg/mailtext.txt
/dokuwiki/inc/lang/bg/newpage.txt
/dokuwiki/inc/lang/bg/password.txt
/dokuwiki/inc/lang/bg/pwconfirm.txt
/dokuwiki/inc/lang/bg/read.txt
/dokuwiki/inc/lang/bg/recent.txt
/dokuwiki/inc/lang/bg/register.txt
/dokuwiki/inc/lang/bg/registermail.txt
/dokuwiki/inc/lang/bg/resendpwd.txt
/dokuwiki/inc/lang/bg/stopwords.txt
/dokuwiki/inc/lang/bg/subscr_digest.txt
/dokuwiki/inc/lang/bg/subscr_form.txt
/dokuwiki/inc/lang/bg/subscr_list.txt
/dokuwiki/inc/lang/bg/subscr_single.txt
/dokuwiki/inc/lang/bg/uploadmail.txt
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/admin.txt
/dokuwiki/inc/lang/el/adminplugins.txt
/dokuwiki/inc/lang/el/conflict.txt
/dokuwiki/inc/lang/el/denied.txt
/dokuwiki/inc/lang/el/draft.txt
/dokuwiki/inc/lang/el/edit.txt
/dokuwiki/inc/lang/el/index.txt
/dokuwiki/inc/lang/el/install.html
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/el/locked.txt
/dokuwiki/inc/lang/el/login.txt
/dokuwiki/inc/lang/el/newpage.txt
/dokuwiki/inc/lang/el/norev.txt
/dokuwiki/inc/lang/el/password.txt
/dokuwiki/inc/lang/el/preview.txt
/dokuwiki/inc/lang/el/pwconfirm.txt
/dokuwiki/inc/lang/el/read.txt
/dokuwiki/inc/lang/el/recent.txt
/dokuwiki/inc/lang/el/register.txt
/dokuwiki/inc/lang/el/registermail.txt
/dokuwiki/inc/lang/el/resendpwd.txt
/dokuwiki/inc/lang/el/revisions.txt
/dokuwiki/inc/lang/el/searchpage.txt
/dokuwiki/inc/lang/el/showrev.txt
/dokuwiki/inc/lang/el/stopwords.txt
/dokuwiki/inc/lang/el/subscr_digest.txt
/dokuwiki/inc/lang/el/subscr_list.txt
/dokuwiki/inc/lang/el/subscr_single.txt
/dokuwiki/inc/lang/el/updateprofile.txt
/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/eu/lang.php
/dokuwiki/inc/lang/fa/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/hi/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/id-ni/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/mk/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/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/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/plugin.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/images/admin/acl.png
/dokuwiki/lib/images/admin/config.png
/dokuwiki/lib/images/admin/plugin.png
/dokuwiki/lib/images/admin/popularity.png
/dokuwiki/lib/images/admin/revert.png
/dokuwiki/lib/images/admin/usermanager.png
/dokuwiki/lib/images/close.png
/dokuwiki/lib/images/del.png
/dokuwiki/lib/images/diff.png
/dokuwiki/lib/images/error.png
/dokuwiki/lib/images/fileicons/bz2.png
/dokuwiki/lib/images/fileicons/c.png
/dokuwiki/lib/images/fileicons/conf.png
/dokuwiki/lib/images/fileicons/cpp.png
/dokuwiki/lib/images/fileicons/cs.png
/dokuwiki/lib/images/fileicons/csv.png
/dokuwiki/lib/images/fileicons/deb.png
/dokuwiki/lib/images/fileicons/doc.png
/dokuwiki/lib/images/fileicons/docx.png
/dokuwiki/lib/images/fileicons/file.png
/dokuwiki/lib/images/fileicons/gif.png
/dokuwiki/lib/images/fileicons/gz.png
/dokuwiki/lib/images/fileicons/htm.png
/dokuwiki/lib/images/fileicons/html.png
/dokuwiki/lib/images/fileicons/jpeg.png
/dokuwiki/lib/images/fileicons/jpg.png
/dokuwiki/lib/images/fileicons/lua.png
/dokuwiki/lib/images/fileicons/mp3.png
/dokuwiki/lib/images/fileicons/odc.png
/dokuwiki/lib/images/fileicons/odf.png
/dokuwiki/lib/images/fileicons/odg.png
/dokuwiki/lib/images/fileicons/odi.png
/dokuwiki/lib/images/fileicons/odp.png
/dokuwiki/lib/images/fileicons/ods.png
/dokuwiki/lib/images/fileicons/odt.png
/dokuwiki/lib/images/fileicons/ogg.png
/dokuwiki/lib/images/fileicons/pdf.png
/dokuwiki/lib/images/fileicons/php.png
/dokuwiki/lib/images/fileicons/pl.png
/dokuwiki/lib/images/fileicons/png.png
/dokuwiki/lib/images/fileicons/ppt.png
/dokuwiki/lib/images/fileicons/pptx.png
/dokuwiki/lib/images/fileicons/ps.png
/dokuwiki/lib/images/fileicons/py.png
/dokuwiki/lib/images/fileicons/rar.png
/dokuwiki/lib/images/fileicons/rb.png
/dokuwiki/lib/images/fileicons/rpm.png
/dokuwiki/lib/images/fileicons/rtf.png
/dokuwiki/lib/images/fileicons/sql.png
/dokuwiki/lib/images/fileicons/swf.png
/dokuwiki/lib/images/fileicons/sxc.png
/dokuwiki/lib/images/fileicons/sxd.png
/dokuwiki/lib/images/fileicons/sxi.png
/dokuwiki/lib/images/fileicons/sxw.png
/dokuwiki/lib/images/fileicons/tar.png
/dokuwiki/lib/images/fileicons/tgz.png
/dokuwiki/lib/images/fileicons/txt.png
/dokuwiki/lib/images/fileicons/wav.png
/dokuwiki/lib/images/fileicons/xls.png
/dokuwiki/lib/images/fileicons/xlsx.png
/dokuwiki/lib/images/fileicons/xml.png
/dokuwiki/lib/images/fileicons/zip.png
/dokuwiki/lib/images/history.png
/dokuwiki/lib/images/info.png
/dokuwiki/lib/images/interwiki.png
/dokuwiki/lib/images/interwiki/callto.gif
/dokuwiki/lib/images/interwiki/skype.png
/dokuwiki/lib/images/license/badge/cc-by-nc-nd.png
/dokuwiki/lib/images/license/badge/cc-by-nc-sa.png
/dokuwiki/lib/images/license/badge/cc-by-nc.png
/dokuwiki/lib/images/license/badge/cc-by-nd.png
/dokuwiki/lib/images/license/badge/cc-by-sa.png
/dokuwiki/lib/images/license/badge/cc-by.png
/dokuwiki/lib/images/license/badge/cc-zero.png
/dokuwiki/lib/images/license/badge/cc.png
/dokuwiki/lib/images/license/badge/gnufdl.png
/dokuwiki/lib/images/license/badge/publicdomain.png
/dokuwiki/lib/images/license/button/cc-by-nc-nd.png
/dokuwiki/lib/images/license/button/cc-by-nc-sa.png
/dokuwiki/lib/images/license/button/cc-by-nc.png
/dokuwiki/lib/images/license/button/cc-by-nd.png
/dokuwiki/lib/images/license/button/cc-by-sa.png
/dokuwiki/lib/images/license/button/cc-by.png
/dokuwiki/lib/images/license/button/cc-zero.png
/dokuwiki/lib/images/license/button/cc.png
/dokuwiki/lib/images/license/button/gnufdl.png
/dokuwiki/lib/images/license/button/publicdomain.png
/dokuwiki/lib/images/magnifier.png
/dokuwiki/lib/images/media_align_center.png
/dokuwiki/lib/images/media_align_left.png
/dokuwiki/lib/images/media_align_noalign.png
/dokuwiki/lib/images/media_align_right.png
/dokuwiki/lib/images/media_link_direct.png
/dokuwiki/lib/images/media_link_displaylnk.png
/dokuwiki/lib/images/media_link_lnk.png
/dokuwiki/lib/images/media_link_nolnk.png
/dokuwiki/lib/images/media_size_large.png
/dokuwiki/lib/images/media_size_medium.png
/dokuwiki/lib/images/media_size_original.png
/dokuwiki/lib/images/media_size_small.png
/dokuwiki/lib/images/multiupload.png
/dokuwiki/lib/images/notify.png
/dokuwiki/lib/images/ns.png
/dokuwiki/lib/images/page.png
/dokuwiki/lib/images/pencil.png
/dokuwiki/lib/images/smileys/facepalm.gif
/dokuwiki/lib/images/success.png
/dokuwiki/lib/images/toolbar/bold.png
/dokuwiki/lib/images/toolbar/chars.png
/dokuwiki/lib/images/toolbar/h.png
/dokuwiki/lib/images/toolbar/h1.png
/dokuwiki/lib/images/toolbar/h2.png
/dokuwiki/lib/images/toolbar/h3.png
/dokuwiki/lib/images/toolbar/h4.png
/dokuwiki/lib/images/toolbar/h5.png
/dokuwiki/lib/images/toolbar/hequal.png
/dokuwiki/lib/images/toolbar/hminus.png
/dokuwiki/lib/images/toolbar/hplus.png
/dokuwiki/lib/images/toolbar/hr.png
/dokuwiki/lib/images/toolbar/image.png
/dokuwiki/lib/images/toolbar/italic.png
/dokuwiki/lib/images/toolbar/link.png
/dokuwiki/lib/images/toolbar/linkextern.png
/dokuwiki/lib/images/toolbar/mono.png
/dokuwiki/lib/images/toolbar/ol.png
/dokuwiki/lib/images/toolbar/sig.png
/dokuwiki/lib/images/toolbar/smiley.png
/dokuwiki/lib/images/toolbar/strike.png
/dokuwiki/lib/images/toolbar/ul.png
/dokuwiki/lib/images/toolbar/underline.png
/dokuwiki/lib/images/trash.png
/dokuwiki/lib/images/up.png
/dokuwiki/lib/plugins/acl/lang/bg/help.txt
/dokuwiki/lib/plugins/acl/lang/bg/lang.php
/dokuwiki/lib/plugins/acl/lang/ru/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/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/config/images/danger.png
/dokuwiki/lib/plugins/config/images/security.png
/dokuwiki/lib/plugins/config/images/warning.png
/dokuwiki/lib/plugins/config/lang/bg/intro.txt
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/extra.class.php
/dokuwiki/lib/plugins/plugin/lang/bg/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/bg/lang.php
/dokuwiki/lib/plugins/plugin/lang/ru/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/popularity/lang/bg/intro.txt
/dokuwiki/lib/plugins/popularity/lang/bg/lang.php
/dokuwiki/lib/plugins/popularity/lang/bg/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/nl/intro.txt
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/lang.php
/dokuwiki/lib/plugins/popularity/lang/sv/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/submitted.txt
/dokuwiki/lib/plugins/revert/lang/bg/intro.txt
/dokuwiki/lib/plugins/revert/lang/bg/lang.php
/dokuwiki/lib/plugins/revert/lang/ru/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/images/search.png
/dokuwiki/lib/plugins/usermanager/lang/bg/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
media.js
toolbar.js
/dokuwiki/lib/styles/all.css
/dokuwiki/lib/styles/print.css
/dokuwiki/lib/styles/screen.css
/dokuwiki/lib/tpl/default/images/UWEB.png
/dokuwiki/lib/tpl/default/images/UWEBshadow.png
/dokuwiki/lib/tpl/default/images/button-dw.png
/dokuwiki/lib/tpl/default/images/button-rss.png
/dokuwiki/lib/tpl/default/images/buttonshadow.png
/dokuwiki/lib/tpl/default/images/inputshadow.png
/dokuwiki/lib/tpl/default/print.css
/dokuwiki/lib/tpl/index.php
4c5a5d3d06-Feb-2011 Michael Hamann <michael@content-space.de>

JS: Add style helper and fix footnotes in non-static containers

999913b806-Feb-2011 Andreas Gohr <andi@splitbrain.org>

no final comma in class members or IE craps out

bf14d72706-Feb-2011 Andreas Gohr <andi@splitbrain.org>

keep drafts on preview FS#2116

1...<<11121314151617181920>>...24