History log of /dokuwiki/ (Results 6826 – 6850 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6e0b4b6709-Jan-2011 Michael Hamann <michael@content-space.de>

Fixed css_loadfile and removed unneeded complexity, added testcases

f7d780b909-Jan-2011 Gabriel Birke <gabriel.birke@gmail.com>

Preserve @import statements in CSS

73f799f009-Jan-2011 Niels Lange <niels@boldencursief.nl>

German language update

178c8be809-Jan-2011 Massimiliano Vassalli <vassalli.max@gmail.com>

Latin language update

- better use of Latin terminology for DokuWiki
- ACL is not translated as AAA (Aditus Administrationis Aditus) but
with ICA (Index Custodiae Aditus), which is a more literal

Latin language update

- better use of Latin terminology for DokuWiki
- ACL is not translated as AAA (Aditus Administrationis Aditus) but
with ICA (Index Custodiae Aditus), which is a more literal translation
- minor corrections of grammar and logic
- The word "namespace" is more literally translated "spatium
nominis", but according to other translations (like the Italian one),
I preferred to use "genus".

show more ...

701da9a104-Jan-2011 Anika Henke <anika@selfthinker.org>

updated splitbrain interwiki icon

8480b93804-Jan-2011 Anika Henke <anika@selfthinker.org>

added paypal interwiki links

usage: [[paypal>email@address.com]]

26fe336604-Jan-2011 lupo49 <post@lupo49.de>

de / de-informal: update for mail subscriptions

35e6af3e04-Jan-2011 lupo49 <post@lupo49.de>

updated russian translations for bundled plugins

3e47436a04-Jan-2011 lupo49 <post@lupo49.de>

updated russian translation (core)

383a53f403-Jan-2011 Anika Henke <anika@selfthinker.org>

made include hooks more flexible (especially for farms: put included file into conf directory)

be96545c03-Jan-2011 Anika Henke <anika@selfthinker.org>

removed obsolete references to 'JSnocheck' class

4c36bf8203-Jan-2011 Guillaume Turri <guillaume.turri@gmail.com>

Change sitemap filename to sitemap.xml(.gz). Closes FS#2127

b49f066703-Jan-2011 Anika Henke <anika@selfthinker.org>

fixed wrong form method for buttons

ddcde00002-Jan-2011 Anika Henke <anika@selfthinker.org>

added space between license text and link

73ab87de02-Jan-2011 Gabriel Birke <birke@d-scribe.de>

If cookiedir is configured, use it.

If $conf['cookiedir'] is set, use this setting instead of DOKU_REL.

e013f48d02-Jan-2011 Anika Henke <anika@selfthinker.org>

adjusted tpl_youarehere to use tpl_pagelink (and fixed bugs with missing first headings)

b19d382402-Jan-2011 Anika Henke <anika@selfthinker.org>

added 'Discussion' translation into many languages

5526795c31-Dec-2010 Guy Brand <gb@unistra.fr>

Allow a prefix for subject of sent mails (Close FS#2021)

2f1d4a9430-Dec-2010 Gabriel Birke <gabriel.birke@gmail.com>

Modified config and lang files for new option

e6cecb0826-Dec-2010 Michael Hamann <michael@content-space.de>

Language files can now be customized in the conf/ directory

As suggested by Robin Getz locale .txt files can now be duplicated and
changed in the conf/lang/ directory and conf/plugin_lang/$plugin/
d

Language files can now be customized in the conf/ directory

As suggested by Robin Getz locale .txt files can now be duplicated and
changed in the conf/lang/ directory and conf/plugin_lang/$plugin/
directory for plugins.

show more ...

9b41be2429-Dec-2010 Tom N Harris <tnharris@whoopdedo.org>

Indexer v3 Rewrite part two, update uses of indexer

650ebc1428-Dec-2010 lupo49 <post@lupo49.de>

de/de-informal: language optimizing

c40c98f328-Dec-2010 Matthias Schulte <post@lupo49.de>

added de/de-informal translation strings

00803e5628-Dec-2010 Tom N Harris <tnharris@whoopdedo.org>

Indexer v3 Rewrite part one (unstable)

The indexer functions have been converted to a class interface.
Use the Doku_Indexer class to access the indexer with these public methods:
addPageWords
ad

Indexer v3 Rewrite part one (unstable)

The indexer functions have been converted to a class interface.
Use the Doku_Indexer class to access the indexer with these public methods:
addPageWords
addMetaKeys
deletePage
tokenizer
lookup
lookupKey
getPages
histogram
These functions are provided for general use:
idx_get_version
idx_get_indexer
idx_get_stopwords
idx_addPage
idx_lookup
idx_tokenizer
These functions are still available, but are deprecated:
idx_getIndex
idx_indexLengths
All other old idx_ functions are unsupported and have been removed.

show more ...

69ba640b27-Dec-2010 Michael Hamann <michael@content-space.de>

Save metadata only when really changed

This avoids disk writes when not needed and possibly also xhtml
rendering when the metadata needs to be rendered but xhtml doesn't
(unless the metadata file is

Save metadata only when really changed

This avoids disk writes when not needed and possibly also xhtml
rendering when the metadata needs to be rendered but xhtml doesn't
(unless the metadata file is changed).

show more ...

1...<<271272273274275276277278279280>>...423