History log of /template/wikiweko/mediamanager.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 23ebf7a6 08-Jul-2021 Ruben Carlo Benante <rcb@beco.cc>

viewport 0.8


# fede5d71 08-Feb-2014 Andreas Haerter <ah@arsava.com>

Remove workaround for PHP bug #49692

PHP bug #49692 [1] affects only PHP 5.3.0 and was fixed in PHP 5.3.1.
I think it is time to remove the workaround as PHP version 5.3.0 is
end-of-life for a long

Remove workaround for PHP bug #49692

PHP bug #49692 [1] affects only PHP 5.3.0 and was fixed in PHP 5.3.1.
I think it is time to remove the workaround as PHP version 5.3.0 is
end-of-life for a long time now and even Debian old-stable comes with
PHP 5.3.3.

[1] <http://bugs.php.net/bug.php?id=49692>

show more ...


# e3217ae2 08-Feb-2014 Andreas Haerter <ah@arsava.com>

Update contact information and dokuwiki.org links (SSL/TLS)


# ab856294 17-Nov-2013 Andreas Haerter <ah@foundata.net>

Updates to support DokuWiki rc2013-10-28 "Binky"

The introduces LESS support [1] stumbled upon several CSS hacks for older
Internet Explorer versions. This commit puts these hacks in a separate file

Updates to support DokuWiki rc2013-10-28 "Binky"

The introduces LESS support [1] stumbled upon several CSS hacks for older
Internet Explorer versions. This commit puts these hacks in a separate file
which gets loaded by a simple conditional comment instead of the style.ini.
So only older MSIE clients but not DokuWiki itself gets faced with the hacks.

[1] <https://github.com/splitbrain/dokuwiki/pull/240>

show more ...


# 099d81c1 17-Nov-2013 Andreas Haerter <ah@foundata.net>

update contact information


# dbba3fd5 28-Nov-2012 Andreas Haerter <ah@syn-systems.com>

[TASK] re-branding: Bitkollektiv -> SYN Systems


# bba3b605 13-Oct-2012 Andreas Haerter <ah@bitkollektiv.org>

small fixes


# 098e70cb 13-Oct-2012 Andreas Haerter <ah@bitkollektiv.org>

remove no-js class, revert 06f48e430daa343fdf30b9c8198989a0bc5dd6fa

The class was added keep in sync with the starter template changes (and was
not used at the moment). However, the class attribute

remove no-js class, revert 06f48e430daa343fdf30b9c8198989a0bc5dd6fa

The class was added keep in sync with the starter template changes (and was
not used at the moment). However, the class attribute is not allowed for the
<html> tag in XHMTL's DTD, leading to invalid XHTML -> removal.

show more ...


# 06f48e43 10-Oct-2012 Andreas Haerter <ah@bitkollektiv.org>

add no-js class


# 2b0dc040 02-May-2012 Andreas Haerter <ah@bitkollektiv.org>

update development email contact address


# 26d590ed 27-Nov-2011 Andreas Haerter <development@andreas-haerter.com>

small improvements and fixes


# 6d885141 26-Nov-2011 Andreas Haerter <development@andreas-haerter.com>

Media manager rework

DokuWiki's new media manager made the 'vector_mediamanager_embedded' option
obsolete, therefore this removes it (including relating language vars and
stuff). Additionally, some

Media manager rework

DokuWiki's new media manager made the 'vector_mediamanager_embedded' option
obsolete, therefore this removes it (including relating language vars and
stuff). Additionally, some CSS for the new media manager was added.

show more ...


# 078ed773 17-Mar-2011 Andreas Haerter <development@andreas-haerter.com>

release preparations and final css improvements


# fa5fcaca 11-Aug-2010 Andreas Haerter <andreas.haerter@dev.mail-node.com>

initial commit