History log of /dokuwiki/inc/ (Results 3176 – 3200 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d867cca308-Jul-2012 Michael Hamann <michael@content-space.de>

Check that the animal is actually inside the farm

This makes sure that the animal that is specified in the URL is actually
a subdirectory inside the farm and not somewhere else in the system.
This a

Check that the animal is actually inside the farm

This makes sure that the animal that is specified in the URL is actually
a subdirectory inside the farm and not somewhere else in the system.
This allows that the animals are organized in different subdirectories
for more complicated farm setups.

show more ...

0990161c08-Jul-2012 Michael Hamann <michael@content-space.de>

Add cli support to farm implementation

Now the animal can be specified in the animal environment variable.

3d6feb1607-Jul-2012 Michael Hamann <michael@content-space.de>

Remove useless condition in p_get_metadata and add explanation

33df55c708-Jul-2012 Anika Henke <anika@selfthinker.org>

plugins.php should belong to the farmer

d22be2c008-Jul-2012 Anika Henke <anika@selfthinker.org>

improved comments, added link to farm.php

bb853ec308-Jul-2012 Anika Henke <anika@selfthinker.org>

added farms to the core

* extracted most farm code into inc/farm.php
* by default farm.php is nowhere included
* added preload.php.dist as an example farm setup
* farm.php can be included in preload

added farms to the core

* extracted most farm code into inc/farm.php
* by default farm.php is nowhere included
* added preload.php.dist as an example farm setup
* farm.php can be included in preload.php to activate farming

show more ...

2302d6be06-Jul-2012 Martin Doucha <next_ghost@quick.cz>

Make metadata cache dependency non-strict

4ba05e1106-Jul-2012 Andreas Gohr <andi@splitbrain.org>

syntax fix for media_diff

same problem as in f1d7655b8b6288d5b3d63a44412a69c0aa012ed8

daf0cdba18-Jun-2012 Martin Doucha <next_ghost@quick.cz>

Fix act_validate()

62baad0f14-Jun-2012 Martin Doucha <next_ghost@quick.cz>

Split act_clean() into two functions so that plugins may use action
string sanitization even for their own new actions

f1d7655b06-Jul-2012 Andreas Gohr <andi@splitbrain.org>

fixed error in html_diff()

The used syntax was invalid in PHP < 3.4 and seemed to be wrong logical
as well.

076f0d7205-Jul-2012 Anika Henke <anika@selfthinker.org>

changed accesskey for top link to 't' ('x' was allocated twice, for index/sitemap as well)

e260f93b05-Jul-2012 Anika Henke <anika@selfthinker.org>

xml compatibility fixes (mainly entities to unicode conversions)

a0e07c1504-Jul-2012 Kiril LastName <neohidra@gmail.com>

updated: Bulgarian translation

30ac158801-Jul-2012 Anika Henke <anika@selfthinker.org>

added forgotten deprecated comment to userrtl.css in config cascade

fc8dc82201-Jul-2012 Anika Henke <anika@selfthinker.org>

improved preview to have same width as resulting page if it would have a sidebar

e66d3e6d01-Jul-2012 Andreas Gohr <andi@splitbrain.org>

Improved sidebar inclusion

Template authors now can use tpl_sidebar() to include the sidebar.
Sidebars can be defined in subnamespaces as well

578b2c2301-Jul-2012 Andreas Gohr <andi@splitbrain.org>

added missing underscore to replaced char class chars

545ebaa401-Jul-2012 Andreas Gohr <andi@splitbrain.org>

do not use char class in Mailer header cleaning

\w could match multibyte chars depending on system setup

e6101bb601-Jul-2012 Andreas Gohr <andi@splitbrain.org>

make MD5 crypt without salts always use PHP implementation

crypt seems to behave different on different systems when the salt
is empty.

8cb3147330-Jun-2012 lupo49 <post@lupo49.de>

de/de-informal: added missing localization / update existing ones

bd7a618030-Jun-2012 lupo49 <post@lupo49.de>

de-informal: Fixed typos "Abonnementliste" (FS#2456)

765fba8030-Jun-2012 Вячеслав Третьяков <tret2003@gmail.com>

iRussian language update

9ce556d230-Jun-2012 Andreas Gohr <andi@splitbrain.org>

fixed ACL loading after the recent changes/messup

32e8218030-Jun-2012 Andreas Gohr <andi@splitbrain.org>

fixed group wildcards and added tests

1...<<121122123124125126127128129130>>...258