History log of /dokuwiki/lib/plugins/ (Results 2001 – 2025 of 2863)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fb7b772309-Dec-2010 Andreas Gohr <andi@splitbrain.org>

some language improvements(?) for the popularity plugin

98be642909-Dec-2010 Guillaume Turri <guillaume.turri@gmail.com>

Add support for autosubmitting popularity data FS#2025

6a7df0a206-Dec-2010 Anika Henke <anika@selfthinker.org>

added security warning to fullpath config option (FS#2113)

68a5359030-Nov-2010 Michael Hamann <michael@content-space.de>

Allow spaces in numeric configuration values

359fab8b30-Nov-2010 Michael Hamann <michael@content-space.de>

Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fix

This reverts commit 4871414204799044c31aa2764c4b4ca020e2331d.
Additionally there is a new fix for FS#2107 that doesn't introduce a lot
of

Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fix

This reverts commit 4871414204799044c31aa2764c4b4ca020e2331d.
Additionally there is a new fix for FS#2107 that doesn't introduce a lot
of checks but instead ensures that the configuration option can't be set
to negative values when the configuration manager is used.

show more ...

38dc5fa630-Nov-2010 Michael Hamann <michael@content-space.de>

Added min and max options for configuration metadata

e3776c0629-Nov-2010 Michael Hamann <michael@content-space.de>

Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3

As of VIM 7.3 it is no longer possible to specify the encoding in the
modeline. This gives an error message whenever such a file is o

Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3

As of VIM 7.3 it is no longer possible to specify the encoding in the
modeline. This gives an error message whenever such a file is opened,
thus this commit removes the enc setting from the modeline.

show more ...


/dokuwiki/_test/cases/inc/IXR_Library_IXR_Message.test.php
/dokuwiki/_test/cases/inc/IXR_Library_date.test.php
/dokuwiki/_test/cases/inc/auth_aclcheck.test.php
/dokuwiki/_test/cases/inc/auth_admincheck.test.php
/dokuwiki/_test/cases/inc/auth_nameencode.test.php
/dokuwiki/_test/cases/inc/auth_password.test.php
/dokuwiki/_test/cases/inc/common_clientip.test.php
/dokuwiki/_test/cases/inc/common_obfuscate.test.php
/dokuwiki/_test/cases/inc/common_pagetemplate.test.php
/dokuwiki/_test/cases/inc/indexer_idx_indexlengths.test.php
/dokuwiki/_test/cases/inc/init_fullpath.test.php
/dokuwiki/_test/cases/inc/init_getbaseurl.test.php
/dokuwiki/_test/cases/inc/mail_isvalid.test.php
/dokuwiki/_test/cases/inc/mail_quoted_printable_encode.php
/dokuwiki/_test/cases/inc/mail_send.php
/dokuwiki/_test/cases/inc/pageutils_clean_id.test.php
/dokuwiki/_test/cases/inc/pageutils_getid.test.php
/dokuwiki/_test/cases/inc/pageutils_resolve_id.test.php
/dokuwiki/_test/cases/inc/pageutils_resolve_pageid.test.php
/dokuwiki/_test/cases/inc/safefn.test.php
/dokuwiki/_test/cases/inc/utf8_correctidx.test.php
/dokuwiki/_test/cases/inc/utf8_html.test.php
/dokuwiki/_test/cases/inc/utf8_romanize.test.php
/dokuwiki/_test/cases/inc/utf8_stripspecials.test.php
/dokuwiki/_test/cases/inc/utf8_substr.test.php
/dokuwiki/_test/cases/inc/utf8_unicode.test.php
/dokuwiki/_test/cases/inc/utf8_utf16be.test.php
/dokuwiki/_test/cases/lib/exe/css_css_compress.test.php
/dokuwiki/_test/cases/lib/exe/js_js_compress.test.php
/dokuwiki/bin/indexer.php
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/SimplePie.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/ad.class.php
/dokuwiki/inc/auth/basic.class.php
/dokuwiki/inc/auth/ldap.class.php
/dokuwiki/inc/auth/mysql.class.php
/dokuwiki/inc/auth/pgsql.class.php
/dokuwiki/inc/auth/plain.class.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/feedcreator.class.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/lexer.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parser/xhtmlsummary.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/install.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/exe/opensearch.php
/dokuwiki/lib/exe/xmlrpc.php
acl/lang/en/lang.php
acl/lang/et/lang.php
acl/lang/vi/lang.php
admin.php
info/syntax.php
plugin/lang/en/lang.php
revert/admin.php
revert/lang/en/lang.php
syntax.php
/dokuwiki/lib/tpl/default/main.php
ba6984cf20-Nov-2010 Caleb Maclennan <caleb@alerque.com>

Turkish language update

11d7187b18-Nov-2010 YooS C <dryoo@live.com>

Korean language update

7ae265d318-Nov-2010 Zbyněk Švec <Zbynek.Svec@septim.cz>

Czech language update

1c07b9e616-Nov-2010 Tom N Harris <tnharris@whoopdedo.org>

Use external program to split pages into words

An external tokenizer inserts extra spaces to mark words in the input text.
The text is sent through STDIN and STDOUT file handles.

A good choice for

Use external program to split pages into words

An external tokenizer inserts extra spaces to mark words in the input text.
The text is sent through STDIN and STDOUT file handles.

A good choice for Chinese and Japanese is MeCab.
http://sourceforge.net/projects/mecab/
With the command line 'mecab -O wakati'

show more ...

dab7d18d07-Nov-2010 Choicky Chou <zhoucaiqi@gmail.com>

Chinese Language update

5d85efc601-Nov-2010 Adrian Lang <lang@cosmocode.de>

Add comment (see #1942, f338aa80, 64726aa44)

64726aa429-Oct-2010 Tom N Harris <tnharris@whoopdedo.org>

Remember current page when saving configuration

0dbd6a1130-Oct-2010 Inko I.A <inkoia@gmail.com>

Basque language update

c5bece4026-Oct-2010 Adrian Lang <mail@adrianlang.de>

Fix GET-after-POST redirect in plugin manager

The redirect target URL is constructed with escaped ampersands since b625808123f.
Thanks to Chris Tapp for pointing out.

c277a6bd21-Oct-2010 Tom N Harris <tnharris@whoopdedo.org>

Deprecate html_attbuild in favor of buildAttributes

0299eee823-Oct-2010 Andreas Haerter <andreas.haerter@dev.mail-node.com>

Small notation adjustment to lang: de (informal)

6353ef5a19-Oct-2010 lainme <lainme993@gmail.com>

Chinese language update

459f296519-Oct-2010 André Neves <drakferion@gmail.com>

Portuguese language update

b5b0d79417-Oct-2010 Massimiliano Vassalli <vassalli.max@gmail.com>

Latin translation added

I used the Latin of the first century
B.C., so the word are written as Cicero wrote: for example there isn't
the 'v' letter unless in capital form and if the word ending in -

Latin translation added

I used the Latin of the first century
B.C., so the word are written as Cicero wrote: for example there isn't
the 'v' letter unless in capital form and if the word ending in -uus
or -uum, I wrote -uos and -uom. This form of Latin, as I said, is that
of the classic authores as Cicero, Caesar, Sallustius etc...

show more ...


/dokuwiki/inc/lang/la/admin.txt
/dokuwiki/inc/lang/la/adminplugins.txt
/dokuwiki/inc/lang/la/backlinks.txt
/dokuwiki/inc/lang/la/conflict.txt
/dokuwiki/inc/lang/la/denied.txt
/dokuwiki/inc/lang/la/diff.txt
/dokuwiki/inc/lang/la/draft.txt
/dokuwiki/inc/lang/la/edit.txt
/dokuwiki/inc/lang/la/editrev.txt
/dokuwiki/inc/lang/la/index.txt
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/la/locked.txt
/dokuwiki/inc/lang/la/login.txt
/dokuwiki/inc/lang/la/mailtext.txt
/dokuwiki/inc/lang/la/newpage.txt
/dokuwiki/inc/lang/la/norev.txt
/dokuwiki/inc/lang/la/password.txt
/dokuwiki/inc/lang/la/preview.txt
/dokuwiki/inc/lang/la/pwconfirm.txt
/dokuwiki/inc/lang/la/read.txt
/dokuwiki/inc/lang/la/recent.txt
/dokuwiki/inc/lang/la/register.txt
/dokuwiki/inc/lang/la/registermail.txt
/dokuwiki/inc/lang/la/resendpwd.txt
/dokuwiki/inc/lang/la/revisions.txt
/dokuwiki/inc/lang/la/searchpage.txt
/dokuwiki/inc/lang/la/showrev.txt
/dokuwiki/inc/lang/la/stopwords.txt
/dokuwiki/inc/lang/la/subscr_digest.txt
/dokuwiki/inc/lang/la/subscr_form.txt
/dokuwiki/inc/lang/la/subscr_list.txt
/dokuwiki/inc/lang/la/subscr_single.txt
/dokuwiki/inc/lang/la/updateprofile.txt
/dokuwiki/inc/lang/la/uploadmail.txt
acl/lang/la/help.txt
acl/lang/la/lang.php
config/lang/la/intro.txt
config/lang/la/lang.php
plugin/lang/la/admin_plugin.txt
plugin/lang/la/lang.php
popularity/lang/la/intro.txt
popularity/lang/la/lang.php
revert/lang/la/intro.txt
revert/lang/la/lang.php
usermanager/lang/la/add.txt
usermanager/lang/la/delete.txt
usermanager/lang/la/edit.txt
usermanager/lang/la/intro.txt
usermanager/lang/la/lang.php
usermanager/lang/la/list.txt
2366cb3817-Oct-2010 Yagnesh Desai <yndesai@gmail.com>

Hindi language update

fc9db83517-Oct-2010 Kalle Sommer Nielsen <kalle@php.net>

Danish language update

aca4863717-Oct-2010 Otto Vainio <otto@valjakko.net>

Finnish language update

4f17771011-Oct-2010 Yuji Takenaka <webmaster@davilin.com>

Japanese language update

1...<<81828384858687888990>>...115