History log of /dokuwiki/ (Results 6651 – 6675 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

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

added missing user rtlstyle.css to config_cascade

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

Restrict metadata values in indexer to string; skip unnecessary test

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

Reduce memory footprint of tokenizer; make returned arrays use contiguous keys

7233c15224-Feb-2011 Michael Hamann <michael@content-space.de>

Fix pass by reference error, always return an array in lookupKey()

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

Add minimum length option to index histogram

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

Increase version tag for new indexer

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

Fix variable name type in indexer

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

deleted redundant line

3a48618a22-Feb-2011 Anika Henke <anika@selfthinker.org>

improved actionOK and its use

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

Implement histogram method of indexer

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

Indexer version tag should include plugin names

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

Removing a page from the index deletes related metadata. Cache key names in index.

1...<<261262263264265266267268269270>>...423