History log of /dokuwiki/inc/ (Results 3576 – 3600 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b78bf70630-Jan-2012 romain <romain.coltel@gmail.com>

Added support for the %GROUP% wildcard.

%GROUP% is the same as %USER% except it's done on each group a user is
in.
%USER% and %GROUP% cannot be mixed on an ACL line.

378325f930-Jan-2012 Andreas Gohr <andi@splitbrain.org>

made the tpl_getMediaFile() function more flexible

2783395829-Jan-2012 Anika Henke <anika@selfthinker.org>

added tpl_getMediaFile() to replace tpl_getFavicon()

The function tpl_getFavicon() was doing more than its name was implying. Therefore the new tpl_getMediaFile() was introduced (which is doing near

added tpl_getMediaFile() to replace tpl_getFavicon()

The function tpl_getFavicon() was doing more than its name was implying. Therefore the new tpl_getMediaFile() was introduced (which is doing nearly exactly the same) and tpl_getFavicon() was deprecated.
tpl_favicon() can still be used, though.

show more ...

3b9a3b5529-Jan-2012 Anika Henke <anika@selfthinker.org>

added missing actions to tpl_actiondropdown()

6191702429-Jan-2012 Anika Henke <anika@selfthinker.org>

added 5 new language strings for action tools and skip link (needs translations)

This is in preparation for the new default template. This also updates the tpl_actiondropdown() to use most of them.

c2790ba225-Jan-2012 Emanuel-Emeric Andrași <em.andrasi@mandrivausers.ro>

Romanian language update

6d06b26a24-Jan-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added INIT_LANG_LOAD event

59f3611b22-Jan-2012 Anika Henke <anika@selfthinker.org>

removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and

removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned

show more ...

200ff6b722-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

removed unused class

e96b69da19-Jan-2012 Anika Henke <anika@selfthinker.org>

corrected old mediaupload introduction text

4fcd684a15-Jan-2012 Michael Hamann <michael@content-space.de>

Disable E_STRICT error reporting

This change disables the reporting of strict standard errors in PHP 5.4,
in PHP versions prior to 5.4 E_STRICT wasn't part of E_ALL so for
these versions this doesn'

Disable E_STRICT error reporting

This change disables the reporting of strict standard errors in PHP 5.4,
in PHP versions prior to 5.4 E_STRICT wasn't part of E_ALL so for
these versions this doesn't cause any change (however E_STRICT is
available in all versions of PHP 5 so this doesn't cause any problems).
See also FS#2427.

show more ...

4725165715-Jan-2012 Michael Hamann <michael@content-space.de>

Make Sitemapper functions static as they were used as static functions

All calls to the Sitemapper were static function calls, this caused
notices because they weren't static, with this commit they

Make Sitemapper functions static as they were used as static functions

All calls to the Sitemapper were static function calls, this caused
notices because they weren't static, with this commit they are marked as
static. Furthermore two FIXME comments were removed as dbglog now checks
if debugging is enabled.

show more ...

e3b5f53613-Jan-2012 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

23735ba413-Jan-2012 lupo49 <post@lupo49.de>

localization: removed strings from old flashuploader

d5a6012313-Jan-2012 Begina Felicysym <begina.felicysym@wp.pl>

Polish language update

b8a84c0312-Jan-2012 Andreas Gohr <andi@splitbrain.org>

readded missing "view original" button to the new media manager

Template authors need to update their _mediamanager.css

02eb484f12-Jan-2012 Andreas Gohr <andi@splitbrain.org>

always show full filename as tooltip in mediamanager

2dba8df413-Jan-2012 Adrian Lang <mail@adrianlang.de>

Fix sorting in media manager search (FS#2423)

063fb5b509-Jan-2012 Andreas Gohr <andi@splitbrain.org>

do not rely on tmpfile() in the AJAX uploader backend FS#2417

d5d19f6f09-Jan-2012 Oscar M. Lage <r0sk10@gmail.com>

Galician language update

e61127e408-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

refactored RemoteAccessDenied to RemoteAccessDeniedException

f950178508-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

delegate file and date transformation to remote library

1232df5e08-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

treat null as empty array

cb0d045e08-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

added missing getTime

bb680e4308-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

added missing getVersion

1...<<141142143144145146147148149150>>...266