History log of /dokuwiki/ (Results 5826 – 5850 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c55c59e315-Mar-2012 Michael Hamann <michael@content-space.de>

Fix page deletion in the indexer

This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't

Fix page deletion in the indexer

This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't executed anyway).

show more ...

8d1fa75715-Mar-2012 Michael Hamann <michael@content-space.de>

Display the indexer web bug for deleted pages

This executes the indexer for deleted pages. This is necessary for the
search index to be able to deleted deleted pages from the search index.

a23ac4d715-Mar-2012 Michael Hamann <michael@content-space.de>

Indexer: Check for deleted pages first FS#2469

This move the check if the page doesn't exist anymore but is still in
the index before the check if the index needs to be updated as otherwise
deleted

Indexer: Check for deleted pages first FS#2469

This move the check if the page doesn't exist anymore but is still in
the index before the check if the index needs to be updated as otherwise
deleted pages won't be deleted from the index.

show more ...

0405841314-Mar-2012 Andreas Gohr <gohr@cosmocode.de>

add missing table tags for HTML diff mails

7651b37613-Mar-2012 Andreas Gohr <andi@splitbrain.org>

pass the correct clean parameter when reading wiki pages

DokuWiki's page loading is intended to be filesystem agnostic. DOS line
endings in pages are supposed to be self healing. This behaviour was

pass the correct clean parameter when reading wiki pages

DokuWiki's page loading is intended to be filesystem agnostic. DOS line
endings in pages are supposed to be self healing. This behaviour was
broken in a change in 2006. As long as you edited pages through DokuWiki
only you never noticed the bug though.

show more ...

6212730c13-Mar-2012 Andreas Gohr <andi@splitbrain.org>

the previous test case had an error

There were whitespaces on the empty DOS line. This fixes the test but
does not explain the broken behaviour in the wiki itself.

9e760ee513-Mar-2012 Andreas Gohr <gohr@cosmocode.de>

added (failing) test for cleanText()

The cleanText function is supposed to convert DOS to Unix lineendings
but it seems that it doesn't always do that correctly as this thread
suggests: http://forum

added (failing) test for cleanText()

The cleanText function is supposed to convert DOS to Unix lineendings
but it seems that it doesn't always do that correctly as this thread
suggests: http://forum.dokuwiki.org/thread/8141

I added a unit test that currently fails but haven't found the real
cause yet. Further testing (and a fix) is needed.

show more ...

fdf694b211-Mar-2012 Anika Henke <anika@selfthinker.org>

added mediamanager link to be highlighted when selected

693e373611-Mar-2012 Anika Henke <anika@selfthinker.org>

made print styles more readable and changed media classes to the same as in 3cc7f979e3

7c5f6a3711-Mar-2012 Anika Henke <anika@selfthinker.org>

removed a few unnecessary classes and elements before IDs in styles

3cc7f97911-Mar-2012 Anika Henke <anika@selfthinker.org>

made images fit better into the horizontal grid, and reduced side spacing a bit

d43eb44111-Mar-2012 Andreas Gohr <andi@splitbrain.org>

Another go at building the pagetool sprite with a script

This time PHP and libGD is used so it should work on Windows as well.
The image quality is much better this time and the active highlight
col

Another go at building the pagetool sprite with a script

This time PHP and libGD is used so it should work on Windows as well.
The image quality is much better this time and the active highlight
color is read directly from the template's style.ini

show more ...

83112a8a10-Mar-2012 Andreas Gohr <andi@splitbrain.org>

Build the pagetools sprite programatically with imagemagick

This makes it easier to modify or extend the icons in the sprite.
Just place the source files in the pagetools directory and run the build

Build the pagetools sprite programatically with imagemagick

This makes it easier to modify or extend the icons in the sprite.
Just place the source files in the pagetools directory and run the build
script.

show more ...

a438064310-Mar-2012 Anika Henke <anika@selfthinker.org>

improved footer readability and css

53e15c8b10-Mar-2012 Anika Henke <anika@selfthinker.org>

improved tpl_license() (removed unnecessary class, fixed space issues)

0b98694810-Mar-2012 lupo49 <post@lupo49.de>

Unit Test: Adding test to check windows share link with hyphen character

0cec12db10-Mar-2012 Andreas Gohr <andi@splitbrain.org>

readded footer buttons from the old template

as discussed at https://github.com/splitbrain/dokuwiki/pull/82#r419699

80083a4110-Mar-2012 Andreas Gohr <andi@splitbrain.org>

made tpl_license a bit more flexible

This way there's less custom code for the footer buttons needed

1cbac89c10-Mar-2012 Andreas Gohr <andi@splitbrain.org>

make new template the default

6e87cfd309-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed subscriber mail signatures

ba9c057b09-Mar-2012 Andreas Gohr <andi@splitbrain.org>

use real HRs in HTML mails

9f3eca0b09-Mar-2012 Andreas Gohr <andi@splitbrain.org>

Add various headers to the mails FS#2247. pull request #83 closed

d2113a3c09-Mar-2012 Andreas Gohr <andi@splitbrain.org>

removed footer image from HTML mails

47a906ea09-Mar-2012 Andreas Gohr <andi@splitbrain.org>

use inlinestyles for diffs in HTML mails

a4c4a73d09-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed signature stripping

1...<<231232233234235236237238239240>>...423