History log of /dokuwiki/ (Results 7576 – 7600 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3c177c1121-Oct-2009 Kittithat Arnontavilas <mrtomyum@gmail.com>

Thai language update

Ignore-this: f4860c90fae131bec113d4daa799901

darcs-hash:20091021191744-57964-6683e69b7305b2ee3fdfc96f4620c2ddb96e37f5.gz

b972206c20-Oct-2009 Andreas Gohr <andi@splitbrain.org>

some modification on the phpcs sniffs

Ignore-this: f726358f915c70244775ae53817fd008

darcs-hash:20091020212424-7ad00-afb16eac694ee6fedfb4717d5088c923d85a9b94.gz

db959ae320-Oct-2009 Andreas Gohr <andi@splitbrain.org>

Coding Standard Cleanup

Ignore-this: 259cb5773c3144c6c706d87298dcf674

darcs-hash:20091020212338-7ad00-6bf1c5c403491f136a1c02af5ecd9f84d7227107.gz

8ec3f7bd20-Oct-2009 Andreas Gohr <andi@splitbrain.org>

do not recalculate strlen in each loop in utf8 lib

Ignore-this: 2e2f6983f0c1b891825b0c1954b7727d

darcs-hash:20091020201938-7ad00-7b5501c2acc9f5ac280e73d25e1cccbcb3237356.gz

4fa35cd920-Oct-2009 Arthit Suriyawongkul <arthit@gmail.com>

Thai language update

Ignore-this: 36c6a986296f4ce249771878ee5fe077

darcs-hash:20091020175747-fd072-5a89cbeda820d8eea8307262bdb7f685f88fc42f.gz

b41cbfc020-Oct-2009 Kittithat Arnontavilas <tom@nopadol.com>

Thai language update

Ignore-this: d94b7528815efbcbe21b4d1e64906d98

darcs-hash:20091020174902-8414e-fc36deb8cd2137d81226c1e0cc5550ab71a13375.gz

c3302d0d20-Oct-2009 Otto Vainio <otto@valjakko.net>

Finnish language update

Ignore-this: d3b47e8b1f4babdb40d2f09514626875

darcs-hash:20091020174612-8d1e6-53e03e77bf21d64a03abcd4ce6fd157531793900.gz

c6bcae1816-Oct-2009 Adrian Lang <lang@cosmocode.de>

Fix paragraph highlighting for mouseover on edit buttons

Dokuwiki does not generate section edit buttons for h4 sections. Therefor, the
edit button next to a h4 section belongs to a previous higher-

Fix paragraph highlighting for mouseover on edit buttons

Dokuwiki does not generate section edit buttons for h4 sections. Therefor, the
edit button next to a h4 section belongs to a previous higher-level section.
The AJAX-y paragraph highlighting onmouseover the edit button does not highlight
all sections up to to higher-level section which owns the edit button, but only
the last, i. e. h4 section.
This patch highlights all sections up to the heading the edit button refers to.

darcs-hash:20091016090946-e4919-fa9ed1f627a6cab9654eb66c5fb4760f3d4d9fcf.gz

show more ...

d85fc35819-Oct-2009 Kittithat Arnontavilas <tom@nopadol.com>

Thai translation added

Ignore-this: 6d68484b5b37f468a31785a24026e8d4

darcs-hash:20091019163503-8414e-15284ba2083fbf5f891f8909cd5fbb5efef3c907.gz

c831740618-Oct-2009 Andreas Gohr <andi@splitbrain.org>

save compressed css/js caches with io_saveFile and check for gzip support

Ignore-this: 77e61d0082fe6eb8f43059fb5da67eee

darcs-hash:20091018203240-7ad00-4530a8b64af79bc844f50e3c0988e466fb09351c.gz

e81529bd18-Oct-2009 Andreas Gohr <andi@splitbrain.org>

added bind() JS function got rid of all eval() calls

Ignore-this: 4c7b7b3ebc83ce596e8a7e41d6a88f09

Another round of cleaning up the JavaScript code. A new bind() utility
function [1] was introduced

added bind() JS function got rid of all eval() calls

Ignore-this: 4c7b7b3ebc83ce596e8a7e41d6a88f09

Another round of cleaning up the JavaScript code. A new bind() utility
function [1] was introduced and all eval() calls where removed from the
toolbar code.

[1] See http://www.cosmocode.de/en/blog/gohr/2009-10/15-javascript-fixing-the-closure-scope-in-loops

darcs-hash:20091018201710-7ad00-d0bcfa62e28a7a360c8bb8303367a94a9fa78fe1.gz

show more ...

673c04e718-Oct-2009 Andreas Gohr <andi@splitbrain.org>

PHP CodeSniffer Coding standard setup

Ignore-this: a7df997caaa37d97734bbf2afd969e0d

A first try to define a testable coding standard for DokuWiki. This is still
missing a few tests and also fails f

PHP CodeSniffer Coding standard setup

Ignore-this: a7df997caaa37d97734bbf2afd969e0d

A first try to define a testable coding standard for DokuWiki. This is still
missing a few tests and also fails for a lot of things in DokuWiki.

darcs-hash:20091018172036-7ad00-7edf5cb732f82d6ad7d1112a24d0c0b8b2d6452f.gz

show more ...

2709b45618-Oct-2009 Yaman Hokan <always.smile.yh@hotmail.com>

Arabic language update

Ignore-this: c18719fbbeb0d3a43eff85d7fab4c16e

darcs-hash:20091018150113-678ea-6231c33e7f3a24e0b80fe1f48f570d7490c49a75.gz

a0b7a0ef18-Oct-2009 Andreas Gohr <andi@splitbrain.org>

hide pickers with margin-left - fixes FS#1781

Ignore-this: 51cdec6032a57653543cc2f73f92fa74

darcs-hash:20091018135147-7ad00-7c58d9343250d2d331b820497df6807a71e9b5ef.gz

51c3797918-Oct-2009 Andreas Gohr <andi@splitbrain.org>

more popup+dropdown indicators

Ignore-this: ed54600460dfaf901c2d3997720155c0

darcs-hash:20091018125955-7ad00-e5158ba2704d5615e464308e1404381f7e7c880c.gz

3776e02318-Oct-2009 Andreas Gohr <andi@splitbrain.org>

Added dropdown indicators to picker buttons in toolbar

Ignore-this: a5e160a0f62fde8a1bc4983aefc388a5

darcs-hash:20091018101511-7ad00-23f5d30ee4343711f7e30cd10a926b122597bf7a.gz

8cc02d2f17-Oct-2009 Andreas Gohr <andi@splitbrain.org>

Some JS cleanup, keep accesskeys working for hidden pickers FS#1761

Ignore-this: 3b6c8568615d24be7115adf8570f56bd

darcs-hash:20091017180329-7ad00-9ff4a12c811f1a4c63e473dc6665928fda720850.gz

31f197d715-Oct-2009 Andreas Gohr <andi@splitbrain.org>

Support for even more debugging in mysql backend

Ignore-this: 47b7640fefc8a7f15f39d4deb2e7fb10

darcs-hash:20091015202718-7ad00-44d90ae0cc61d2433f15865715bee68273f04232.gz

de12e55114-Oct-2009 Andreas Gohr <gohr@cosmocode.de>

Updated Microsoft sitemap ping URL for bing

Ignore-this: bab31d8f21840cf36b3e6fbe9c0b1b63

darcs-hash:20091014112449-6e07b-c298b41cfee8940c01f515b399fcf1a2da0fb237.gz

9c73136608-Oct-2009 Andreas Gohr <gohr@cosmocode.de>

added missing language string for fuzzy date features

Ignore-this: b60709ebd1a66d3262459d37abd29259

darcs-hash:20091008081238-6e07b-9d1a55fed634ca3139ae42f8adef6f4ef6c3dfc2.gz

f226357707-Oct-2009 Andreas Gohr <gohr@cosmocode.de>

New dformat() function for fuzzy date support

Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17

It is now possible to use the %f placeholder in $conf['dformat']
to add a fuzzy age string.

Template dev

New dformat() function for fuzzy date support

Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17

It is now possible to use the %f placeholder in $conf['dformat']
to add a fuzzy age string.

Template developers and plugin authors should replace their strftime +
$conf['dformat'] calls with calls to the new dformat() function.

Example:

%Y/%m/%d %H:%M (%f) produces dates like this:

2009/09/16 10:36 (3 weeks ago)

darcs-hash:20091007133614-6e07b-677108d1b43928ef8fd886813e43514507b5e073.gz

show more ...

c57e365e07-Oct-2009 Andreas Gohr <gohr@cosmocode.de>

Added datetime to fuzzy age function

Ignore-this: 6d0e4f4fce5911667467f92cefaabaef

This still needs to be made accessible within the dtformat config option.

darcs-hash:20091007122232-6e07b-bbb6f97

Added datetime to fuzzy age function

Ignore-this: 6d0e4f4fce5911667467f92cefaabaef

This still needs to be made accessible within the dtformat config option.

darcs-hash:20091007122232-6e07b-bbb6f97ae84bc9aa079fe328665f8164ae119804.gz

show more ...

47583ff016-Oct-2009 furun <furun@arcor.de>

Whitespace cleanup FS#1709

Ignore-this: 27ea52110bce929b2c61ed8faba67cfc

darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz


bin/wantedpages.php
conf/dokuwiki.php
conf/smileys.conf
inc/IXR_Library.php
inc/JSON.php
inc/SimplePie.php
inc/ZipLib.class.php
inc/adLDAP.php
inc/cache.php
inc/common.php
inc/feedcreator.class.php
inc/form.php
inc/init.php
inc/lang/ar/conflict.txt
inc/lang/ar/lang.php
inc/lang/ar/newpage.txt
inc/lang/ar/norev.txt
inc/lang/ar/preview.txt
inc/lang/ar/recent.txt
inc/lang/ar/revisions.txt
inc/lang/ar/searchpage.txt
inc/lang/bg/denied.txt
inc/lang/bg/locked.txt
inc/lang/bg/mailtext.txt
inc/lang/bg/norev.txt
inc/lang/bg/password.txt
inc/lang/bg/pwconfirm.txt
inc/lang/bg/searchpage.txt
inc/lang/bg/subscribermail.txt
inc/lang/bg/uploadmail.txt
inc/lang/bg/wordblock.txt
inc/lang/ca-valencia/denied.txt
inc/lang/ca-valencia/diff.txt
inc/lang/ca-valencia/mailtext.txt
inc/lang/ca-valencia/newpage.txt
inc/lang/ca-valencia/norev.txt
inc/lang/ca-valencia/preview.txt
inc/lang/ca-valencia/recent.txt
inc/lang/ca-valencia/register.txt
inc/lang/ca-valencia/revisions.txt
inc/lang/ca-valencia/searchpage.txt
inc/lang/ca-valencia/uploadmail.txt
inc/lang/ca-valencia/wordblock.txt
inc/lang/ca/preview.txt
inc/lang/ca/pwconfirm.txt
inc/lang/ca/subscribermail.txt
inc/lang/ca/uploadmail.txt
inc/lang/cs/backlinks.txt
inc/lang/cs/pwconfirm.txt
inc/lang/da/denied.txt
inc/lang/da/pwconfirm.txt
inc/lang/da/uploadmail.txt
inc/lang/de-informal/backlinks.txt
inc/lang/de/backlinks.txt
inc/lang/de/diff.txt
inc/lang/de/newpage.txt
inc/lang/de/norev.txt
inc/lang/de/preview.txt
inc/lang/de/recent.txt
inc/lang/de/revisions.txt
inc/lang/de/searchpage.txt
inc/lang/de/wordblock.txt
inc/lang/el/edit.txt
inc/lang/el/mailtext.txt
inc/lang/el/pwconfirm.txt
inc/lang/el/subscribermail.txt
inc/lang/el/updateprofile.txt
inc/lang/el/uploadmail.txt
inc/lang/en/denied.txt
inc/lang/en/diff.txt
inc/lang/en/newpage.txt
inc/lang/en/norev.txt
inc/lang/en/preview.txt
inc/lang/en/recent.txt
inc/lang/en/revisions.txt
inc/lang/en/searchpage.txt
inc/lang/en/wordblock.txt
inc/lang/eo/diff.txt
inc/lang/eo/editrev.txt
inc/lang/eo/password.txt
inc/lang/eo/pwconfirm.txt
inc/lang/eo/read.txt
inc/lang/eo/searchpage.txt
inc/lang/eo/subscribermail.txt
inc/lang/eo/uploadmail.txt
inc/lang/es/diff.txt
inc/lang/es/newpage.txt
inc/lang/es/norev.txt
inc/lang/es/preview.txt
inc/lang/es/pwconfirm.txt
inc/lang/es/recent.txt
inc/lang/es/resendpwd.txt
inc/lang/es/revisions.txt
inc/lang/es/searchpage.txt
inc/lang/es/subscribermail.txt
inc/lang/es/updateprofile.txt
inc/lang/es/uploadmail.txt
inc/lang/es/wordblock.txt
inc/lang/et/backlinks.txt
inc/lang/et/denied.txt
inc/lang/et/diff.txt
inc/lang/et/lang.php
inc/lang/et/newpage.txt
inc/lang/et/norev.txt
inc/lang/et/preview.txt
inc/lang/et/pwconfirm.txt
inc/lang/et/recent.txt
inc/lang/et/revisions.txt
inc/lang/et/searchpage.txt
inc/lang/et/subscribermail.txt
inc/lang/eu/conflict.txt
inc/lang/eu/denied.txt
inc/lang/eu/diff.txt
inc/lang/eu/newpage.txt
inc/lang/eu/norev.txt
inc/lang/eu/preview.txt
inc/lang/eu/recent.txt
inc/lang/eu/revisions.txt
inc/lang/eu/searchpage.txt
inc/lang/eu/stopwords.txt
inc/lang/eu/wordblock.txt
inc/lang/fa/denied.txt
inc/lang/fa/diff.txt
inc/lang/fa/newpage.txt
inc/lang/fa/norev.txt
inc/lang/fa/preview.txt
inc/lang/fa/recent.txt
inc/lang/fa/revisions.txt
inc/lang/fa/searchpage.txt
inc/lang/fa/wordblock.txt
inc/lang/fi/mailtext.txt
inc/lang/fi/password.txt
inc/lang/fi/pwconfirm.txt
inc/lang/fi/registermail.txt
inc/lang/fi/uploadmail.txt
inc/lang/fr/backlinks.txt
inc/lang/fr/denied.txt
inc/lang/fr/mailtext.txt
inc/lang/fr/newpage.txt
inc/lang/fr/pwconfirm.txt
inc/lang/gl/denied.txt
inc/lang/gl/diff.txt
inc/lang/gl/newpage.txt
inc/lang/gl/norev.txt
inc/lang/gl/preview.txt
inc/lang/gl/pwconfirm.txt
inc/lang/gl/recent.txt
inc/lang/gl/revisions.txt
inc/lang/gl/searchpage.txt
inc/lang/gl/stopwords.txt
inc/lang/gl/uploadmail.txt
inc/lang/gl/wordblock.txt
inc/lang/he/diff.txt
inc/lang/he/mailtext.txt
inc/lang/he/newpage.txt
inc/lang/he/norev.txt
inc/lang/he/password.txt
inc/lang/he/preview.txt
inc/lang/he/pwconfirm.txt
inc/lang/he/recent.txt
inc/lang/he/revisions.txt
inc/lang/he/searchpage.txt
inc/lang/he/subscribermail.txt
inc/lang/he/wordblock.txt
inc/lang/hr/edit.txt
inc/lang/hr/login.txt
inc/lang/hr/register.txt
inc/lang/hr/revisions.txt
inc/lang/hu/admin.txt
inc/lang/hu/conflict.txt
inc/lang/hu/denied.txt
inc/lang/hu/diff.txt
inc/lang/hu/newpage.txt
inc/lang/hu/norev.txt
inc/lang/hu/preview.txt
inc/lang/hu/pwconfirm.txt
inc/lang/hu/recent.txt
inc/lang/hu/revisions.txt
inc/lang/hu/searchpage.txt
inc/lang/hu/subscribermail.txt
inc/lang/hu/wordblock.txt
inc/lang/id/denied.txt
inc/lang/id/diff.txt
inc/lang/id/newpage.txt
inc/lang/id/norev.txt
inc/lang/id/preview.txt
inc/lang/id/pwconfirm.txt
inc/lang/id/recent.txt
inc/lang/id/revisions.txt
inc/lang/id/searchpage.txt
inc/lang/id/uploadmail.txt
inc/lang/id/wordblock.txt
inc/lang/is/diff.txt
inc/lang/is/recent.txt
inc/lang/it/denied.txt
inc/lang/it/diff.txt
inc/lang/it/newpage.txt
inc/lang/it/norev.txt
inc/lang/it/preview.txt
inc/lang/it/pwconfirm.txt
inc/lang/it/recent.txt
inc/lang/it/revisions.txt
inc/lang/it/searchpage.txt
inc/lang/it/subscribermail.txt
inc/lang/it/uploadmail.txt
inc/lang/it/wordblock.txt
inc/lang/ja/pwconfirm.txt
inc/lang/ja/uploadmail.txt
inc/lang/km/denied.txt
inc/lang/ko/denied.txt
inc/lang/ko/diff.txt
inc/lang/ko/newpage.txt
inc/lang/ko/norev.txt
inc/lang/ko/password.txt
inc/lang/ko/preview.txt
inc/lang/ko/pwconfirm.txt
inc/lang/ko/recent.txt
inc/lang/ko/registermail.txt
inc/lang/ko/revisions.txt
inc/lang/ko/searchpage.txt
inc/lang/ko/stopwords.txt
inc/lang/ko/subscribermail.txt
inc/lang/ko/uploadmail.txt
inc/lang/ko/wordblock.txt
inc/lang/ku/backlinks.txt
inc/lang/ku/conflict.txt
inc/lang/ku/denied.txt
inc/lang/ku/diff.txt
inc/lang/ku/newpage.txt
inc/lang/ku/norev.txt
inc/lang/ku/preview.txt
inc/lang/ku/recent.txt
inc/lang/ku/revisions.txt
inc/lang/ku/searchpage.txt
inc/lang/ku/wordblock.txt
inc/lang/lt/newpage.txt
inc/lang/lt/norev.txt
inc/lang/lt/preview.txt
inc/lang/lt/recent.txt
inc/lang/lt/revisions.txt
inc/lang/lt/searchpage.txt
inc/lang/lt/wordblock.txt
inc/lang/lv/denied.txt
inc/lang/lv/diff.txt
inc/lang/lv/lang.php
inc/lang/lv/mailtext.txt
inc/lang/lv/newpage.txt
inc/lang/lv/norev.txt
inc/lang/lv/preview.txt
inc/lang/lv/pwconfirm.txt
inc/lang/lv/recent.txt
inc/lang/lv/registermail.txt
inc/lang/lv/revisions.txt
inc/lang/lv/searchpage.txt
inc/lang/lv/stopwords.txt
inc/lang/lv/subscribermail.txt
inc/lang/lv/uploadmail.txt
inc/lang/lv/wordblock.txt
inc/lang/mg/backlinks.txt
inc/lang/mg/conflict.txt
inc/lang/mg/denied.txt
inc/lang/mg/diff.txt
inc/lang/mg/editrev.txt
inc/lang/mg/index.txt
inc/lang/mg/lang.php
inc/lang/mg/locked.txt
inc/lang/mg/login.txt
inc/lang/mg/mailtext.txt
inc/lang/mg/newpage.txt
inc/lang/mg/norev.txt
inc/lang/mg/password.txt
inc/lang/mg/preview.txt
inc/lang/mg/read.txt
inc/lang/mg/recent.txt
inc/lang/mg/register.txt
inc/lang/mg/revisions.txt
inc/lang/mg/searchpage.txt
inc/lang/mg/showrev.txt
inc/lang/mg/wordblock.txt
inc/lang/mr/mailtext.txt
inc/lang/mr/password.txt
inc/lang/mr/registermail.txt
inc/lang/mr/stopwords.txt
inc/lang/mr/subscribermail.txt
inc/lang/mr/uploadmail.txt
inc/lang/ne/conflict.txt
inc/lang/ne/denied.txt
inc/lang/ne/diff.txt
inc/lang/ne/editrev.txt
inc/lang/ne/locked.txt
inc/lang/ne/norev.txt
inc/lang/ne/pwconfirm.txt
inc/lang/ne/recent.txt
inc/lang/ne/searchpage.txt
inc/lang/ne/subscribermail.txt
inc/lang/nl/denied.txt
inc/lang/nl/diff.txt
inc/lang/nl/newpage.txt
inc/lang/nl/norev.txt
inc/lang/nl/preview.txt
inc/lang/nl/recent.txt
inc/lang/nl/registermail.txt
inc/lang/nl/resendpwd.txt
inc/lang/nl/revisions.txt
inc/lang/nl/searchpage.txt
inc/lang/nl/subscribermail.txt
inc/lang/nl/uploadmail.txt
inc/lang/nl/wordblock.txt
inc/lang/no/backlinks.txt
inc/lang/no/conflict.txt
inc/lang/no/denied.txt
inc/lang/no/diff.txt
inc/lang/no/locked.txt
inc/lang/no/login.txt
inc/lang/no/mailtext.txt
inc/lang/no/newpage.txt
inc/lang/no/norev.txt
inc/lang/no/preview.txt
inc/lang/no/pwconfirm.txt
inc/lang/no/recent.txt
inc/lang/no/register.txt
inc/lang/no/revisions.txt
inc/lang/no/searchpage.txt
inc/lang/no/subscribermail.txt
inc/lang/no/uploadmail.txt
inc/lang/no/wordblock.txt
inc/lang/pl/lang.php
inc/lang/pl/mailtext.txt
inc/lang/pl/pwconfirm.txt
inc/lang/pl/revisions.txt
inc/lang/pl/uploadmail.txt
inc/lang/pl/wordblock.txt
inc/lang/pt-br/pwconfirm.txt
inc/lang/pt-br/registermail.txt
inc/lang/pt-br/revisions.txt
inc/lang/pt-br/searchpage.txt
inc/lang/pt-br/updateprofile.txt
inc/lang/pt-br/uploadmail.txt
inc/lang/pt-br/wordblock.txt
inc/lang/pt/pwconfirm.txt
inc/lang/ro/diff.txt
inc/lang/ro/newpage.txt
inc/lang/ro/norev.txt
inc/lang/ro/preview.txt
inc/lang/ro/pwconfirm.txt
inc/lang/ro/read.txt
inc/lang/ro/recent.txt
inc/lang/ro/revisions.txt
inc/lang/ro/searchpage.txt
inc/lang/ro/subscribermail.txt
inc/lang/ro/uploadmail.txt
inc/lang/ro/wordblock.txt
inc/lang/ru/denied.txt
inc/lang/ru/diff.txt
inc/lang/ru/lang.php
inc/lang/ru/norev.txt
inc/lang/ru/preview.txt
inc/lang/ru/pwconfirm.txt
inc/lang/ru/recent.txt
inc/lang/ru/revisions.txt
inc/lang/ru/searchpage.txt
inc/lang/ru/uploadmail.txt
inc/lang/ru/wordblock.txt
inc/lang/sk/backlinks.txt
inc/lang/sk/subscribermail.txt
inc/lang/sk/uploadmail.txt
inc/lang/sl/denied.txt
inc/lang/sl/diff.txt
inc/lang/sl/locked.txt
inc/lang/sl/newpage.txt
inc/lang/sl/norev.txt
inc/lang/sl/preview.txt
inc/lang/sl/pwconfirm.txt
inc/lang/sl/recent.txt
inc/lang/sl/registermail.txt
inc/lang/sl/revisions.txt
inc/lang/sl/searchpage.txt
inc/lang/sl/wordblock.txt
inc/lang/sr/pwconfirm.txt
inc/lang/sr/registermail.txt
inc/lang/sr/uploadmail.txt
inc/lang/sv/preview.txt
inc/lang/sv/pwconfirm.txt
inc/lang/sv/recent.txt
inc/lang/sv/revisions.txt
inc/lang/sv/searchpage.txt
inc/lang/sv/subscribermail.txt
inc/lang/sv/uploadmail.txt
inc/lang/sv/wordblock.txt
inc/lang/tr/denied.txt
inc/lang/tr/diff.txt
inc/lang/tr/newpage.txt
inc/lang/tr/norev.txt
inc/lang/tr/preview.txt
inc/lang/tr/pwconfirm.txt
inc/lang/tr/recent.txt
inc/lang/tr/revisions.txt
inc/lang/tr/searchpage.txt
inc/lang/tr/subscribermail.txt
inc/lang/tr/uploadmail.txt
inc/lang/tr/wordblock.txt
inc/lang/uk/lang.php
inc/lang/uk/pwconfirm.txt
inc/lang/uk/registermail.txt
inc/lang/vi/denied.txt
inc/lang/vi/diff.txt
inc/lang/vi/newpage.txt
inc/lang/vi/norev.txt
inc/lang/vi/preview.txt
inc/lang/vi/recent.txt
inc/lang/vi/revisions.txt
inc/lang/vi/searchpage.txt
inc/lang/vi/wordblock.txt
inc/lang/zh-tw/denied.txt
inc/lang/zh-tw/diff.txt
inc/lang/zh-tw/norev.txt
inc/lang/zh-tw/password.txt
inc/lang/zh-tw/preview.txt
inc/lang/zh-tw/pwconfirm.txt
inc/lang/zh-tw/recent.txt
inc/lang/zh-tw/revisions.txt
inc/lang/zh-tw/searchpage.txt
inc/lang/zh/denied.txt
inc/lang/zh/diff.txt
inc/lang/zh/lang.php
inc/lang/zh/mailtext.txt
inc/lang/zh/norev.txt
inc/lang/zh/password.txt
inc/lang/zh/preview.txt
inc/lang/zh/pwconfirm.txt
inc/lang/zh/recent.txt
inc/lang/zh/revisions.txt
inc/lang/zh/searchpage.txt
inc/lang/zh/subscribermail.txt
inc/parser/handler.php
inc/parser/lexer.php
inc/parserutils.php
inc/utf8.php
index.php
lib/exe/css.php
lib/exe/detail.php
lib/exe/fetch.php
lib/exe/js.php
lib/plugins/acl/lang/eu/help.txt
lib/plugins/acl/lang/mr/help.txt
lib/plugins/acl/lang/sv/help.txt
lib/plugins/action.php
lib/plugins/config/lang/bg/intro.txt
lib/plugins/config/lang/zh/lang.php
lib/plugins/config/settings/extra.class.php
lib/plugins/config/style.css
lib/plugins/plugin/lang/ko/admin_plugin.txt
lib/plugins/plugin/lang/ru/admin_plugin.txt
lib/plugins/plugin/style.css
lib/plugins/popularity/lang/eu/intro.txt
lib/plugins/popularity/lang/tr/intro.txt
lib/plugins/revert/lang/bg/intro.txt
lib/plugins/revert/lang/ko/intro.txt
lib/plugins/revert/lang/mr/intro.txt
lib/plugins/revert/lang/ru/intro.txt
lib/plugins/usermanager/admin.php
lib/styles/feed.css
lib/styles/style.css
lib/tpl/default/_admin.css
lib/tpl/default/_linkwiz.css
lib/tpl/default/design.css
lib/tpl/default/layout.css
lib/tpl/default/media.css
lib/tpl/default/print.css
lib/tpl/default/rtl.css
623b29dd16-Oct-2009 Guillaume Turri <guillaume.turri@ecl2008.ec-lyon.fr>

French language update

Ignore-this: dc3feb3de04753fafa41009e827cae76

darcs-hash:20091016190032-74baf-82506614818b1d6549ab0798d44b1b1c1e783ca8.gz

0dfc144016-Oct-2009 N3o <n30@mandrivausers.ro>

Romanian language update

Ignore-this: 7307ceca27125b9b2664f0084b509916

darcs-hash:20091016185929-1af7f-7bca5545ef5e726e421199cf2ad64243357e0d40.gz

1...<<301302303304305306307308309310>>...420