History log of /dokuwiki/inc/ (Results 4876 – 4900 of 6440)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e7835c6017-Aug-2008 Aydin Coskuner <aydinweb@gmail.com>

Turkish language update

darcs-hash:20080817134530-440c1-c8490890249de90df90bbba6b152652cb9d350c6.gz

8c08db0a17-Aug-2008 Andreas Gohr <andi@splitbrain.org>

strip default parameters from media URLs

Default parameters like cacheÊche or empty width or heights are stripped
from media URLs now.

darcs-hash:20080817134207-7ad00-4b53c1f9b121fcbb3e0c5cc38e672f

strip default parameters from media URLs

Default parameters like cacheÊche or empty width or heights are stripped
from media URLs now.

darcs-hash:20080817134207-7ad00-4b53c1f9b121fcbb3e0c5cc38e672f1b20157956.gz

show more ...

f46c9e8315-Aug-2008 Anika Henke <anika@selfthinker.org>

fixed all remaining links to wiki.splitbrain.org and to restructured pages

darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz

66549c4a15-Aug-2008 Anika Henke <anika@selfthinker.org>

fixed links in lang files

darcs-hash:20080815130000-f7d6d-2ecb0a83f96507db2cd51e60db292781f9c4da8e.gz


lang/ar/index.txt
lang/ar/lang.php
lang/ar/register.txt
lang/bg/index.txt
lang/bg/install.html
lang/bg/lang.php
lang/bg/register.txt
lang/ca/index.txt
lang/ca/install.html
lang/ca/lang.php
lang/ca/register.txt
lang/cs/index.txt
lang/cs/install.html
lang/cs/lang.php
lang/cs/register.txt
lang/da/index.txt
lang/da/install.html
lang/da/lang.php
lang/da/register.txt
lang/de/index.txt
lang/de/install.html
lang/de/lang.php
lang/el/index.txt
lang/el/install.html
lang/el/lang.php
lang/el/register.txt
lang/en/index.txt
lang/en/install.html
lang/en/lang.php
lang/en/register.txt
lang/eo/install.html
lang/es/index.txt
lang/es/install.html
lang/es/lang.php
lang/es/register.txt
lang/et/index.txt
lang/et/lang.php
lang/et/register.txt
lang/eu/index.txt
lang/fi/install.html
lang/fi/lang.php
lang/fi/register.txt
lang/fo/index.txt
lang/fo/register.txt
lang/fr/index.txt
lang/fr/install.html
lang/fr/lang.php
lang/fr/register.txt
lang/gl/index.txt
lang/gl/install.html
lang/gl/lang.php
lang/gl/register.txt
lang/he/install.html
lang/he/lang.php
lang/hu/index.txt
lang/hu/install.html
lang/hu/lang.php
lang/hu/register.txt
lang/id/index.txt
lang/id/install.html
lang/id/lang.php
lang/id/register.txt
lang/it/index.txt
lang/it/install.html
lang/it/lang.php
lang/it/register.txt
lang/ja/index.txt
lang/ja/install.html
lang/ja/lang.php
lang/ja/register.txt
lang/ko/index.txt
lang/ko/install.html
lang/ko/lang.php
lang/ko/register.txt
lang/ku/index.txt
lang/ku/register.txt
lang/lt/index.txt
lang/lt/register.txt
lang/lv/index.txt
lang/lv/install.html
lang/lv/lang.php
lang/lv/register.txt
lang/mg/index.txt
lang/mg/register.txt
lang/nl/index.txt
lang/nl/install.html
lang/nl/lang.php
lang/nl/register.txt
lang/no/index.txt
lang/no/install.html
lang/no/lang.php
lang/no/register.txt
lang/pl/index.txt
lang/pl/install.html
lang/pl/lang.php
lang/pl/register.txt
lang/pt-br/index.txt
lang/pt-br/install.html
lang/pt-br/lang.php
lang/pt-br/register.txt
lang/pt/index.txt
lang/pt/install.html
lang/pt/lang.php
lang/ro/index.txt
lang/ro/install.html
lang/ro/lang.php
lang/ro/register.txt
lang/ru/index.txt
lang/ru/install.html
lang/ru/lang.php
lang/ru/register.txt
lang/sk/index.txt
lang/sk/install.html
lang/sk/lang.php
lang/sk/register.txt
lang/sl/index.txt
lang/sl/register.txt
lang/sr/index.txt
lang/sr/install.html
lang/sr/lang.php
lang/sr/register.txt
lang/sv/index.txt
lang/sv/install.html
lang/sv/lang.php
lang/sv/register.txt
lang/tr/index.txt
lang/tr/install.html
lang/tr/register.txt
lang/uk/index.txt
lang/uk/install.html
lang/uk/lang.php
lang/uk/register.txt
lang/vi/index.txt
lang/vi/register.txt
lang/zh-tw/edit.txt
lang/zh-tw/index.txt
lang/zh-tw/install.html
lang/zh-tw/lang.php
lang/zh-tw/register.txt
lang/zh-tw/subscribermail.txt
lang/zh/index.txt
lang/zh/install.html
lang/zh/lang.php
lang/zh/register.txt
bd2f6c2f14-Aug-2008 Andreas Gohr <andi@splitbrain.org>

display the (shortened) namespace for page quicksearch

When displaying pagename matches in the Ajax quick search or normal search,
the namespace of the page is shown behind the pagename. This makes

display the (shortened) namespace for page quicksearch

When displaying pagename matches in the Ajax quick search or normal search,
the namespace of the page is shown behind the pagename. This makes it easier
to distinguish the pages when the same namespace is used in different namespaces.

To avoid breaking the layout in deep nested namespace hierarchies, the namespace
is shortened in the middle when needed.

This patch also disables the effect of the useheadings option in the Ajax quick
search. After all the results should show what was found and since the search
works on pagenames not headings it should show pagenames as result.

darcs-hash:20080814194826-7ad00-9add9c1bbbb4f4ede3c6884d37427644b2cddc56.gz

show more ...

3a50618c04-Aug-2008 gweissbach <gweissbach@inetsoftware.de>

Explicite TypeCast for searchIndex

Running the /bin/indexer.php or the searchindex plugin fails in php5
with several type cast errors. This can be fixed using explicite type casts.

Secondly the inc

Explicite TypeCast for searchIndex

Running the /bin/indexer.php or the searchindex plugin fails in php5
with several type cast errors. This can be fixed using explicite type casts.

Secondly the include plugin requires the auth.php to be present. As some other
plugins might use quick-acl or the $auth too, indexer.php should require the auth.php
just as the lib/exe/indexer.php does.

darcs-hash:20080804112444-f4337-e12f25329236689b05e31f0db2119e47660a9404.gz

show more ...

c891517713-Aug-2008 Leo Moll <leo@yeasoft.com>

German language update

darcs-hash:20080813205330-eb615-3b05543addf60945b3f33f477521e725436df4f0.gz

94806c6f13-Aug-2008 Chris Smith <chris.eureka@jalakai.co.uk>

add third parameter to plugin_load(), $new, to allow return of a new plugin object instance

darcs-hash:20080813125929-f07c6-4f20e147334ebc5be006ec9f260331950ac2e4cb.gz

13ecfb1813-Aug-2008 Chris Smith <chris.eureka@jalakai.co.uk>

Allow syntax plugin handle() function to return false to indicate do not create plugin render instruction

darcs-hash:20080813125334-f07c6-dc93aefae6f027152a7bded7f0dacc814d041566.gz

0f3a5ebf12-Aug-2008 Andreas Gohr <andi@splitbrain.org>

don't resort pages in html_search()

darcs-hash:20080812202134-7ad00-9ce6075c5b4eb1960e17338822814c89d180b65e.gz

f31eb72b12-Aug-2008 Andreas Gohr <andi@splitbrain.org>

Better search for pagename quick searches

The pagename matching search (AJAX and "real" search) now sort results based
on the namespace hierarchy levels before doing an alphabetically search.
This m

Better search for pagename quick searches

The pagename matching search (AJAX and "real" search) now sort results based
on the namespace hierarchy levels before doing an alphabetically search.
This means pages with fewer namespace (ie. higher up in the hierarchy) wil
be shown first.

darcs-hash:20080812200649-7ad00-b58f152923864c3440e6412be58fb6fb25373583.gz

show more ...

6840140f11-Aug-2008 Chris Smith <chris.eureka@jalakai.co.uk>

Add SEARCH_QUERY_FULLPAGE & SEARCH_QUERY_PAGELOOKUP events

SEARCH_QUERY_FULLPAGE event wraps around ft_pageSearch() call, the function which handles the
search action and feed searching.

The event

Add SEARCH_QUERY_FULLPAGE & SEARCH_QUERY_PAGELOOKUP events

SEARCH_QUERY_FULLPAGE event wraps around ft_pageSearch() call, the function which handles the
search action and feed searching.

The event data is the parameters of this function:
data['query']

darcs-hash:20080811110656-f07c6-a149de6cd0ebc997541fa6e3f4bc6788d663dbd3.gz

show more ...

7a0f9a2711-Aug-2008 Chris Smith <chris.eureka@jalakai.co.uk>

Update HTTPClient to encode posted variable names

darcs-hash:20080811102501-f07c6-5e66b06f303ea9945a22f6636c1f1210089a1aa1.gz


/dokuwiki/README
/dokuwiki/conf/interwiki.conf
/dokuwiki/data/pages/wiki/dokuwiki.txt
/dokuwiki/data/pages/wiki/syntax.txt
HTTPClient.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/plugins/acl/lang/ca/help.txt
/dokuwiki/lib/plugins/acl/lang/cs/help.txt
/dokuwiki/lib/plugins/acl/lang/de/help.txt
/dokuwiki/lib/plugins/acl/lang/en/help.txt
/dokuwiki/lib/plugins/acl/lang/eo/help.txt
/dokuwiki/lib/plugins/acl/lang/es/help.txt
/dokuwiki/lib/plugins/acl/lang/eu/help.txt
/dokuwiki/lib/plugins/acl/lang/fi/help.txt
/dokuwiki/lib/plugins/acl/lang/fr/help.txt
/dokuwiki/lib/plugins/acl/lang/gl/help.txt
/dokuwiki/lib/plugins/acl/lang/he/help.txt
/dokuwiki/lib/plugins/acl/lang/hu/help.txt
/dokuwiki/lib/plugins/acl/lang/it/help.txt
/dokuwiki/lib/plugins/acl/lang/ja/help.txt
/dokuwiki/lib/plugins/acl/lang/ko/help.txt
/dokuwiki/lib/plugins/acl/lang/lv/help.txt
/dokuwiki/lib/plugins/acl/lang/nl/help.txt
/dokuwiki/lib/plugins/acl/lang/no/help.txt
/dokuwiki/lib/plugins/acl/lang/pl/help.txt
/dokuwiki/lib/plugins/acl/lang/pt-br/help.txt
/dokuwiki/lib/plugins/acl/lang/ro/help.txt
/dokuwiki/lib/plugins/acl/lang/ru/help.txt
/dokuwiki/lib/plugins/acl/lang/sr/help.txt
/dokuwiki/lib/plugins/acl/lang/sv/help.txt
/dokuwiki/lib/plugins/acl/lang/uk/help.txt
/dokuwiki/lib/plugins/acl/lang/zh-tw/help.txt
/dokuwiki/lib/plugins/acl/lang/zh/help.txt
/dokuwiki/lib/plugins/config/lang/bg/intro.txt
/dokuwiki/lib/plugins/config/lang/ca/intro.txt
/dokuwiki/lib/plugins/config/lang/cs/intro.txt
/dokuwiki/lib/plugins/config/lang/da/intro.txt
/dokuwiki/lib/plugins/config/lang/de/intro.txt
/dokuwiki/lib/plugins/config/lang/el/intro.txt
/dokuwiki/lib/plugins/config/lang/en/intro.txt
/dokuwiki/lib/plugins/config/lang/eo/intro.txt
/dokuwiki/lib/plugins/config/lang/es/intro.txt
/dokuwiki/lib/plugins/config/lang/fi/intro.txt
/dokuwiki/lib/plugins/config/lang/fr/intro.txt
/dokuwiki/lib/plugins/config/lang/gl/intro.txt
/dokuwiki/lib/plugins/config/lang/he/intro.txt
/dokuwiki/lib/plugins/config/lang/hu/intro.txt
/dokuwiki/lib/plugins/config/lang/id/intro.txt
/dokuwiki/lib/plugins/config/lang/it/intro.txt
/dokuwiki/lib/plugins/config/lang/ja/intro.txt
/dokuwiki/lib/plugins/config/lang/ko/intro.txt
/dokuwiki/lib/plugins/config/lang/lt/intro.txt
/dokuwiki/lib/plugins/config/lang/lv/intro.txt
/dokuwiki/lib/plugins/config/lang/nl/intro.txt
/dokuwiki/lib/plugins/config/lang/no/intro.txt
/dokuwiki/lib/plugins/config/lang/pl/intro.txt
/dokuwiki/lib/plugins/config/lang/pt-br/intro.txt
/dokuwiki/lib/plugins/config/lang/ro/intro.txt
/dokuwiki/lib/plugins/config/lang/ru/intro.txt
/dokuwiki/lib/plugins/config/lang/sr/intro.txt
/dokuwiki/lib/plugins/config/lang/sv/intro.txt
/dokuwiki/lib/plugins/config/lang/uk/intro.txt
/dokuwiki/lib/plugins/config/lang/zh-tw/intro.txt
/dokuwiki/lib/plugins/config/lang/zh/intro.txt
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/plugin/lang/bg/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ca/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/cs/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/da/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/de/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/el/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/en/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/eo/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/es/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/fi/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/fr/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/gl/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/he/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/hu/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/it/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ja/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ko/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/lt/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/lv/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/nl/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/no/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/pl/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/pt-br/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/pt/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ro/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/ru/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/sk/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/sr/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/sv/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/tr/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/uk/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/zh-tw/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/zh/admin_plugin.txt
d1accf2628-Jul-2008 serg_stetsuk <serg_stetsuk@ukr.net>

Ukrainian language update

darcs-hash:20080728193850-52867-8a7f60f256b7d2b63d2b4287264419a707ac8713.gz

577c7cda28-Jul-2008 Andreas Gohr <andi@splitbrain.org>

Enhancements for password hashing (maybe fixes FS#1440)

This patch adds support for Apache style salted MD5 hashs (apr1). It also fixes
smd5 for systems where crypt() does not support MD5 hashs.

Un

Enhancements for password hashing (maybe fixes FS#1440)

This patch adds support for Apache style salted MD5 hashs (apr1). It also fixes
smd5 for systems where crypt() does not support MD5 hashs.

Unit tests were added.

darcs-hash:20080728181616-7ad00-d0980557111cb05662ea1bcf4a78aa2b74ac90d0.gz

show more ...

a8f2bc0527-Jul-2008 Javier Matos Odut <niseteocurra@gmail.com>

Spanish language update

darcs-hash:20080727074656-8cd3b-67ffbe95dc633d25fe36544389d59ae14d0da351.gz

c0a1e56427-Jul-2008 Jakob Vad Nielsen <jakobvadnielsen@gmail.com>

Norwegian language update

darcs-hash:20080727074535-22506-f733ec7235b469d82037f6390e96d6b7cc455c16.gz

f5b2eeed23-Jul-2008 EvilSnake <evil_snake@eternion.ru>

Russian language update

darcs-hash:20080723180314-16882-3974914715d22df5efa7b6bc999d1ebd413922c5.gz

5ea6676b23-Jul-2008 Ivan Petrovic <ivan.petrovic@boxgroup.net>

Serbian language update

darcs-hash:20080723180101-351b5-65ddcd688b52a185fe63c88f16535029a240d6da.gz

804c4b2623-Jul-2008 Wing Ho Tang <Wingho.Tang@coles.com.au>

Traditional Chinese language update

darcs-hash:20080723175913-00c3e-0e3beca39514fdd89a2d45aa10f5d8816fa8535c.gz

35876a0c23-Jul-2008 Wing Ho Tang <Wingho.Tang@coles.com.au>

Chinese language update

darcs-hash:20080723175803-00c3e-00cb66bcb583d8a81e893e7dc05de9aed8891b5b.gz

1778b54022-Jul-2008 Andreas Gohr <andi@splitbrain.org>

Brazilian Portuguese language update

darcs-hash:20080722183638-7ad00-dbd2d5397fb9bf254fa35047dfe21a3f34fe9c44.gz

62f36c4121-Jul-2008 Andreas Gohr <andi@splitbrain.org>

Swedish language update

darcs-hash:20080721190206-7ad00-e7e39ca36841d60f066ab1bdbf49b48c26a807e2.gz

e965e37f20-Jul-2008 Anika Henke <anika@selfthinker.org>

replaced my 1 outdated + 1 soon outdated email addresses

darcs-hash:20080720121704-f7d6d-70da167d3088ae0793ad391c139269446c8d20b3.gz

c44b968d20-Jul-2008 Anika Henke <a.c.henke@arcor.de>

removed all occurrences of onkeypress (FS#1449)

darcs-hash:20080720110738-d5083-50a92498622bd6ca9850da8f9417974fb39ccc3d.gz

1...<<191192193194195196197198199200>>...258