History log of /dokuwiki/lib/ (Results 2351 – 2375 of 4525)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dbf794bf18-Sep-2012 Michael Hamann <michael@content-space.de>

Set default userstyle only once as screen userstyle

14977bd218-Sep-2012 Michael Hamann <michael@content-space.de>

Fix CSS cache handling and CSS output

This fixes several problems:
- the CSS cache was only updated when either the CSS files for all media
types or one of the global files was modified
- when onl

Fix CSS cache handling and CSS output

This fixes several problems:
- the CSS cache was only updated when either the CSS files for all media
types or one of the global files was modified
- when only the screen CSS was changed, the screen CSS was regenerated
but then the cache was printed which either caused duplicated screen
CSS output when gzip output was disabled or invalid output with gzip
enabled as first the plain text screen CSS and then the
gzip-compressed cache file was printed

Now first all CSS files are collected, then the cache is checked once
and only after this the CSS content is collected.

show more ...

19e77bae17-Sep-2012 Anika Henke <anika@selfthinker.org>

fixed checkboxes missing border in Opera (FS#2603)

e71b260a17-Sep-2012 Michael Hamann <michael@content-space.de>

Simplify js_compress() for regular expressions FS#2593

This simplifies a while loop in the js_compress() code. The
functionality of the new code is completely identical to the old code
but it uses l

Simplify js_compress() for regular expressions FS#2593

This simplifies a while loop in the js_compress() code. The
functionality of the new code is completely identical to the old code
but it uses less comparisons and according to FS#2593 it is thus a lot
faster.

show more ...

a0df75e617-Sep-2012 Elan Ruusamäe <glen@delfi.ee>

add index file similar to fileicons to show active smileys

d33f276016-Sep-2012 Anika Henke <anika@selfthinker.org>

moved media manager resize image to core image folder

ee8400d615-Sep-2012 Anika Henke <anika@selfthinker.org>

let tables adjust to default width (FS#2598)

1d93d6bd13-Sep-2012 Anika Henke <anika@selfthinker.org>

corrected comment in style.ini

27a8150a13-Sep-2012 Anika Henke <anika@selfthinker.org>

deleted empty css files

(How the hell did they get back in?)

30c1351e09-Sep-2012 Michael Hamann <michael@content-space.de>

Fix media manager height handling after resize FS#2369

The height handling code was triggered before the width handling code
and thus the right pane was below the other panes during the height
calcu

Fix media manager height handling after resize FS#2369

The height handling code was triggered before the width handling code
and thus the right pane was below the other panes during the height
calculations which caused strange effects. Now the height handling code
is called again after adjusting the width of the right pane.

show more ...

28c7c06709-Sep-2012 Anika Henke <anika@selfthinker.org>

added missing DETAIL_STARTED event to lib/exe/detail.php

4802becf09-Sep-2012 Michael Hamann <michael@content-space.de>

Fix section edit highlighting when the start marker is hidden

This fixes the section edit highlighting when the start marker (normally
a heading) is inside other HTML elements like a div from the wr

Fix section edit highlighting when the start marker is hidden

This fixes the section edit highlighting when the start marker (normally
a heading) is inside other HTML elements like a div from the wrap
plugin.

show more ...

0c2e484f09-Sep-2012 Anika Henke <anika@selfthinker.org>

added missing info.txt parameters, added plugin plugin's info.txt, adjusted old default template's description

8628c4fa09-Sep-2012 Anika Henke <anika@selfthinker.org>

updated (and added missing) info.txt files

e9e7627908-Sep-2012 Michael Hamann <michael@content-space.de>

Add more tolerance in js resize of the media manager FS#2369

This adds more tolerance to the width calculations of the media manager
panes which avoids that the right pane is displayed below the oth

Add more tolerance in js resize of the media manager FS#2369

This adds more tolerance to the width calculations of the media manager
panes which avoids that the right pane is displayed below the other
panes.

show more ...

fbfbbe8a08-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, usermanager plugin

f21e024a08-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, popularity plugin

b41885e308-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, plugin manager

392c9b5208-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, config/admin.php

5373d84708-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, fetch.php

356d9c9e08-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, init.php

ad73984108-Sep-2012 Anika Henke <anika@selfthinker.org>

RTL improvements (mainly on media manager, FS#2569)

10295f7808-Sep-2012 Michael Hamann <michael@content-space.de>

Replace language-dependent selector in the mediamanager js FS#2573

cd2f903b07-Sep-2012 Michael Hamann <michael@content-space.de>

Correct and add some PHPDoc comments, initialize some variables

05be3a5707-Sep-2012 Olivier Duval <zorky00@gmail.com>

French language update

1...<<919293949596979899100>>...181