History log of /dokuwiki/ (Results 3876 – 3900 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7ff009d918-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add visibility and PHPDocs to config plugin class

b09b9f4718-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add 404 status header to feed disabled

2549a25a18-Mar-2014 Christopher Schive <chschive@frisurf.no>

translation update

faa5129218-Mar-2014 Andreas Gohr <andi@splitbrain.org>

added config stuff for disabling RSS

54be133818-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

allow disabling the rss feed

496e3a6f17-Mar-2014 Andreas Gohr <andi@splitbrain.org>

completely new base for CLI scripts

This introduces an abstract base class that command line tools need to
inherit from. It provides a simple framework for registering accepted
command line options

completely new base for CLI scripts

This introduces an abstract base class that command line tools need to
inherit from. It provides a simple framework for registering accepted
command line options and provides commonly needed things like help
output and colored text.

Existing CLI scripts still need to be converted.

show more ...

494cd51317-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

notloggedin removed from nl as well + fix of AD domain string.

5267006f17-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

notloggedin lang string left

bc2be47d17-Mar-2014 Rene <wllywlnt@yahoo.com>

translation update

f934b76417-Mar-2014 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

5057e70017-Mar-2014 Simon <st103267@stud.uni-stuttgart.de>

translation update

59b1d91817-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

adjust logic of caching comments for _nocache

c2a1d01e16-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

update unittests for THEAD rules

4d5fc92716-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

use more consistent names

cd4635ee16-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Rename userinfo() to userlink()

c095302316-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

improve phpdocs editorinfo()

5f3da53e16-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

put PHPDocs comment back the way it should be

01486f8616-Mar-2014 Anika Henke <anika@selfthinker.org>

tiny improvement on diffnav select width

cef031c113-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

implement rules for when the top rows of a table qualify for a THEAD element
1. TD < 2 in a row
2. TD <= 50% of total cells
3. Not all table rows can be THEAD rows

b235600216-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

Fix longstanding issue with cache class & cachetime setting

1. cachetime setting should only be applied to the cache_renderer
class. Previously it was applied to cache_parser (and by
extensio

Fix longstanding issue with cache class & cachetime setting

1. cachetime setting should only be applied to the cache_renderer
class. Previously it was applied to cache_parser (and by
extension cache_handler).
2. two special cachetime values, -1 & 0, weren't handled, per
FS#2183

To handle the cachetime setting, -1, disable caching, a new
property _nocache is added. When that property is true, any cache
file must not be used and storecache() should not store any values

show more ...

259571aa16-Mar-2014 Michal Koutný <xm.koutny@gmail.com>

Fixed cache dependency for template's style.ini

Web path was used instead of filesystem one.

f8fb2d1815-Mar-2014 Andreas Gohr <andi@splitbrain.org>

strip sourcemaps in CSS and JS #601

source maps are invalid for our dispatched sources and may even cause
problems. this makes sure any sourcemap declarations are stripped from
the output

c18baa7e15-Mar-2014 Andreas Gohr <andi@splitbrain.org>

override user link icon in header

06e3e0c714-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

use $requireGroups constants in auth classes; comments; code improvements

15f3bc4914-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

enable editorinfo and userinfo to return plain text names

1...<<151152153154155156157158159160>>...420