History log of /dokuwiki/ (Results 4626 – 4650 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
afb2c08203-Aug-2013 Andreas Gohr <andi@splitbrain.org>

allow for a style.ini in conf/<tpl>/style.ini

This is another go at what pull request #227 tried to do. This removes
support for a style.local.ini in the template file in preference of a
style.ini i

allow for a style.ini in conf/<tpl>/style.ini

This is another go at what pull request #227 tried to do. This removes
support for a style.local.ini in the template file in preference of a
style.ini in the conf folder

show more ...

041a602d03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

fix a bug in acl manager where it attempted to correct too high page permission levels using the wrong var

ad3d68d703-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

Fix a couple of bugs in ACL substitution mechanism

- %GROUP% & %USER% can now both be used in the same rule, e.g.

%GROUP%:%USER% 2

- rules with tokens will be skipped when the user is not logge

Fix a couple of bugs in ACL substitution mechanism

- %GROUP% & %USER% can now both be used in the same rule, e.g.

%GROUP%:%USER% 2

- rules with tokens will be skipped when the user is not logged in
previously %USER% was attempted

show more ...

d1e37fb003-Aug-2013 Matthias Schulte <post@lupo49.de>

Populate global variable JSINFO also in the Media Manager popup

fb845f0b03-Aug-2013 Anika Henke <anika@selfthinker.org>

lessified pagetools items, added mixins simplify maintenance

354c39ff03-Aug-2013 Anika Henke <anika@selfthinker.org>

fixed old pagetools sprite loading from cache when hovering

6a8cbb1203-Aug-2013 Henrik <henrik@idealis.se>

translation update

99f943f602-Aug-2013 Anika Henke <anika@selfthinker.org>

added poster attribute to video if jpg or png with same file name exists

3d7a9e0a02-Aug-2013 Anika Henke <anika@selfthinker.org>

Add several alternative formats to video for better browser compatibility

All .webm, .ogv and .mp4 files with the same filename are automatically
chosen as alternative sources when only one of them

Add several alternative formats to video for better browser compatibility

All .webm, .ogv and .mp4 files with the same filename are automatically
chosen as alternative sources when only one of them is mentioned in the
media syntax.

show more ...

dc235f9602-Aug-2013 Matthias Schulte <post@lupo49.de>

Re-enable displaying the date in the revert manager (Fixes FS#2073)

02779b1802-Aug-2013 Michael Hamann <michael@content-space.de>

Extension manager: Implement extension table

This uses a lot of code and the whole design from the previous extension
manager implementation.

c4d1151802-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

style improvements

328143f802-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

enable email notifications & alert messages for imported users

8c82455202-Aug-2013 Andreas Gohr <andi@splitbrain.org>

removed a merge conflict I missed on merge

2a2a2ba202-Aug-2013 Anika Henke <anika@selfthinker.org>

added basic suport for embedding (html5) videos

5b230a4502-Aug-2013 Andreas Gohr <andi@splitbrain.org>

HTTPClient don't pull too much bytes when no content-length is given

c5c17fda02-Aug-2013 Klap-in <klapinklapin@gmail.com>

improve method name and phpdocs

cd3ed83c02-Aug-2013 Matthias Schulte <post@lupo49.de>

de/de-informal/en: Removed redundant suffixes in TOC of configuration
manager / Synchronize terms in de and de-informal


lib/plugins/config/admin.php
lib/plugins/config/lang/ar/lang.php
lib/plugins/config/lang/bg/lang.php
lib/plugins/config/lang/ca-valencia/lang.php
lib/plugins/config/lang/ca/lang.php
lib/plugins/config/lang/cs/lang.php
lib/plugins/config/lang/da/lang.php
lib/plugins/config/lang/de-informal/lang.php
lib/plugins/config/lang/de/lang.php
lib/plugins/config/lang/el/lang.php
lib/plugins/config/lang/en/lang.php
lib/plugins/config/lang/eo/lang.php
lib/plugins/config/lang/es/lang.php
lib/plugins/config/lang/et/lang.php
lib/plugins/config/lang/eu/lang.php
lib/plugins/config/lang/fa/lang.php
lib/plugins/config/lang/fi/lang.php
lib/plugins/config/lang/fr/lang.php
lib/plugins/config/lang/gl/lang.php
lib/plugins/config/lang/he/lang.php
lib/plugins/config/lang/hu/lang.php
lib/plugins/config/lang/ia/lang.php
lib/plugins/config/lang/is/lang.php
lib/plugins/config/lang/it/lang.php
lib/plugins/config/lang/ja/lang.php
lib/plugins/config/lang/ko/lang.php
lib/plugins/config/lang/la/lang.php
lib/plugins/config/lang/lv/lang.php
lib/plugins/config/lang/mr/lang.php
lib/plugins/config/lang/ne/lang.php
lib/plugins/config/lang/nl/lang.php
lib/plugins/config/lang/no/lang.php
lib/plugins/config/lang/pl/lang.php
lib/plugins/config/lang/pt-br/lang.php
lib/plugins/config/lang/pt/lang.php
lib/plugins/config/lang/ro/lang.php
lib/plugins/config/lang/ru/lang.php
lib/plugins/config/lang/sk/lang.php
lib/plugins/config/lang/sl/lang.php
lib/plugins/config/lang/sq/lang.php
lib/plugins/config/lang/sr/lang.php
lib/plugins/config/lang/sv/lang.php
lib/plugins/config/lang/th/lang.php
lib/plugins/config/lang/tr/lang.php
lib/plugins/config/lang/uk/lang.php
lib/plugins/config/lang/zh-tw/lang.php
lib/plugins/config/lang/zh/lang.php
lib/plugins/revert/lang/de-informal/intro.txt
lib/plugins/revert/lang/de-informal/lang.php
lib/plugins/revert/lang/de/intro.txt
lib/plugins/revert/lang/de/lang.php
72a66eb702-Aug-2013 Andreas Gohr <andi@splitbrain.org>

check less compilation for errors

This now gives proper files and line numbers for errors

73012efd02-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

coding corrections. correct type hint, remove unused variable assignment

45c1990202-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

improve html structure and styling for add & edit user notes

made necessary by PR#254 which adds content below these notes.

ee9498f502-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

usermanager: fix an issue where edit user table would incorrectly show the password blank message

ae1afd2f02-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add csv import functionality to the user manager

dc06805202-Aug-2013 Matthias Schulte <post@lupo49.de>

de/de-informal updates: Replace "Nutzer" with more common word "Benutzer"
/ fix several typos / Fixes FS#2821

d317fb5d02-Aug-2013 Anika Henke <anika@selfthinker.org>

fixed some bi-directionality issues

Fixed some issues which occur whenever RTL and LTR languages could
potentially be mixed, using the HTML5 `<bdi>` element.
This element is currently only supported

fixed some bi-directionality issues

Fixed some issues which occur whenever RTL and LTR languages could
potentially be mixed, using the HTML5 `<bdi>` element.
This element is currently only supported by Chrome and Firefox.

The old and only partially working fix for tpl_breadcrumbs() was removed in
favour of this solution.

show more ...

1...<<181182183184185186187188189190>>...420