History log of /dokuwiki/ (Results 5901 – 5925 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
81aca18e01-Feb-2012 Andreas Gohr <andi@splitbrain.org>

removed some more occurances of DOKU_TPL*

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

toned down active colour of pagetools a bit (#22)

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

changed link colours (#22)

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

removed outline from links (focus and active states are set differently anyway)

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

added license for pagetool icons

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

remove bold from link to current page inside the main content (closes #31)

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

fixed .curid to always highlight the current ID of the main/viewed page

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

removed needless relative position on content (fixes #35)

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

initialize variable

otherwise it won't be filled

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

added missing global statements

tss..

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

DOKU_TPL* considered harmful

Some plugins want to dynamically switch the template based on users,
namspaces or the phase of the moon. Having fixed paths in a unchangable
constant prevents this.

Thi

DOKU_TPL* considered harmful

Some plugins want to dynamically switch the template based on users,
namspaces or the phase of the moon. Having fixed paths in a unchangable
constant prevents this.

This changes deprecates the DOKU_TPL* constants in favor of two new
tpl_* functions that return the correct paths based on the $conf
variables which can be changed from the DOKUWIKI_STARTED event.

show more ...

8f50749b30-Jan-2012 Aorimn <aorimn@gmail.com>

Change default groupwildcards option to 0 not to change behavior of
already installed wikis

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.

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

first attempt to fix media queries on modern smartphones

(with large resolutions)

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

fixed logo size setting. closes #36

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

made the tpl_getMediaFile() function more flexible

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

added @todo to tpl_function to clear it later

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

updated template.info.txt

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

unified Clarence's email address in file headers

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

changed logo to use new tpl_getMediaFile() and exchanged fixed image dimensions with calculated ones (fixes #25)

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

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

removed now obsolete conf and lang folders


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

changed tpl conf options (for sidebar and tagline) to new core conf and removed hideTools option

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

changed tpl lang to new core lang strings

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

improved some form elements in mobile styles

1...<<231232233234235236237238239240>>...423