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

viewport 0.8


# 62fce009 09-Feb-2014 Andreas Haerter <ah@arsava.com>

Fix wrong path /user/user.js check


# 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 ...


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

Add .dist-files documentation


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

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


# 51bf5744 19-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Rename the example files in user to *.dist
Rename the file before usage. This prevent files are overwritten at update, and the example files can always be improved


# 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


# 22dbb979 19-Feb-2013 Andreas Haerter <ah@syn-systems.com>

print style finetuning


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

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


# 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 ...


# 4d8721d7 12-Oct-2012 Andreas Haerter <ah@bitkollektiv.org>

new options: 'vector_copyright_translate' and 'vector_sitenotice_translate'

Enables the user to use language specific wiki pages as translated side wide
notice / copyright notice if the Translation

new options: 'vector_copyright_translate' and 'vector_sitenotice_translate'

Enables the user to use language specific wiki pages as translated side wide
notice / copyright notice if the Translation plugin (cf.
http://www.dokuwiki.org/plugin:translation) is available. Works the same way
as the multilingual navigation (cf. option 'vector_navigation_translate').

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 ...


# 31c62ed3 26-Nov-2011 Andreas Haerter <development@andreas-haerter.com>

updated image detail page


# f797b6b0 24-Nov-2011 Andreas Haerter <development@andreas-haerter.com>

Added support for Apple Touch Icon (apple-touch-icon.png)


# 766a7074 24-Nov-2011 Andreas Haerter <development@andreas-haerter.com>

added meta viewport for a better default page size on mobile devices


# aff5bc66 04-May-2011 Andreas Haerter <development@andreas-haerter.com>

hide breadcumbs in mediamanager


# 420ad960 04-May-2011 Andreas Haerter <development@andreas-haerter.com>

hide breadcumbs and 'youarehere' if 'closed wiki' option is active


# 3da5abdf 03-May-2011 Andreas Haerter <development@andreas-haerter.com>

typo


# 8442308b 03-May-2011 Andreas Haerter <development@andreas-haerter.com>

updated documentation


# 1f09d21b 03-May-2011 Andreas Haerter <development@andreas-haerter.com>

use tlp_flush() if available


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

release preparations and final css improvements


12