History log of /dokuwiki/ (Results 6576 – 6600 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e4eda66b21-Mar-2011 Andreas Gohr <andi@splitbrain.org>

fixed handling of legacy and subscriber config options FS#2208

This was broken in 3a48618a538412994ec244d5a9fde5c4a6161d10

ac4be4d721-Mar-2011 Piyush Mishra <me@piyushmishra.com>

Minor: Edited the delta_time function for php5

8cd4c12f19-Mar-2011 Andreas Gohr <andi@splitbrain.org>

replace tokenizer_cmd with action hook

as discussed at
http://www.freelists.org/post/dokuwiki/tokenizer-cmd-in-indexer,1

e940aea419-Mar-2011 Andreas Gohr <andi@splitbrain.org>

bind non-sticky logins to the session id FS#2202

234ce57e19-Mar-2011 Andreas Gohr <andi@splitbrain.org>

store session pass as hash

This avoids having the blowfish encrypted pass stored together with the
decryption key on the same server.

74efffc319-Mar-2011 Andreas Gohr <andi@splitbrain.org>

warn about wrongly installed plugin

When a plugin is installed in the wrong directory, the class loading
will fail. This patch tries to find the correct directory from the
plugin.info.txt (using the

warn about wrongly installed plugin

When a plugin is installed in the wrong directory, the class loading
will fail. This patch tries to find the correct directory from the
plugin.info.txt (using the base key) and give a hint to the user on how
to fix this.

show more ...

04556a0a18-Mar-2011 Kristian Kankainen <kristian.kankainen@kuu.la>

Estonian language update

dddd93c418-Mar-2011 Matej Urban <matej.urban@gmail.com>

Slovak language update

15965e3818-Mar-2011 Shuo-Ting Jian <shoting@gmail.com>

Traditional Chinese language update

6937406a14-Mar-2011 Matthias Schulte <post@lupo49.de>

de/de-informal: added and updated translations

7b4ea08109-Mar-2011 marklundeberg <nanite@gmail.com>

Make interwiki links match with every other icon-link: need 1px top and bottom padding or else the icons' top and bottom pixel rows get cut off.

a424180e08-Mar-2011 Michael Hamann <michael@content-space.de>

Remove relation_references from the index when it is missing

ad79cb7c06-Mar-2011 Michael Hamann <michael@content-space.de>

Adjust bin/indexer.php for the new indexer

Now the indexer is directly called instead of duplicating a large part
of the indexer code.

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

Pass edid to the mediamanager

39d6fd3006-Mar-2011 Michael Hamann <michael@content-space.de>

Merge the two indexer events and use string keys

This merges the INDEXER_PAGE_ADD and INDEXER_METADATA_INDEX events and
introduces the new string keys 'page', 'body' and 'metadata' in the
event data

Merge the two indexer events and use string keys

This merges the INDEXER_PAGE_ADD and INDEXER_METADATA_INDEX events and
introduces the new string keys 'page', 'body' and 'metadata' in the
event data. All plugins that use INDEXER_PAGE_ADD need to be adjusted to
use the key 'page' instead of 0 and 'body' instead of 1.

show more ...

24a6c23505-Mar-2011 Andreas Gohr <andi@splitbrain.org>

avoid broken page on bad non-UTF8 highlight string

33c7f9a305-Mar-2011 Andreas Gohr <andi@splitbrain.org>

avoid premature output before headers are sent

5e5debec05-Mar-2011 Anika Henke <anika@selfthinker.org>

deleted obsolete word list conf file for old spellchecker


8d64d42d04-Mar-2011 Andreas Gohr <andi@splitbrain.org>

give useful message for broken plugins FS#2068

24ea650004-Mar-2011 Andreas Gohr <andi@splitbrain.org>

check manager/admin role earlier for admin plugins FS#2180

94eef7c602-Mar-2011 Anika Henke <anika@selfthinker.org>

FS#2191: fixed syntax error in ar/lang.php

b6d540bd28-Feb-2011 Tom N Harris <tnharris@whoopdedo.org>

Fix wildcard search

383396f427-Feb-2011 Anika Henke <anika@selfthinker.org>

deleted template print styles which are now in the core styles

4e098b3126-Feb-2011 Anika Henke <anika@selfthinker.org>

renamed userstyles

In 09edb7113c19b07ca11a79c2b0571f45ed2cc2eb most of the old userstyles were wrongly named. This renames them back to what they were before that change. See also http://www.dokuwik

renamed userstyles

In 09edb7113c19b07ca11a79c2b0571f45ed2cc2eb most of the old userstyles were wrongly named. This renames them back to what they were before that change. See also http://www.dokuwiki.org/devel:css#user_styles

show more ...

318cd03e26-Feb-2011 Anika Henke <anika@selfthinker.org>

improved css.php and core styles

* code cleanup in lib/exe/css.php
* renamed 'default' userstyle to 'screen' in config_cascade
* splitted core lib/styles/style.css up into all.css, print.css and scr

improved css.php and core styles

* code cleanup in lib/exe/css.php
* renamed 'default' userstyle to 'screen' in config_cascade
* splitted core lib/styles/style.css up into all.css, print.css and screen.css

show more ...

1...<<261262263264265266267268269270>>...420