History log of /dokuwiki/ (Results 3926 – 3950 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
37abef5f23-Sep-2014 Andreas Gohr <andi@splitbrain.org>

added filter method to INPUT class

the filter() function can be chained between the accessor and the value
function to get a filtered value. When no filter allable is given in the
filter() function,

added filter method to INPUT class

the filter() function can be chained between the accessor and the value
function to get a filtered value. When no filter allable is given in the
filter() function, stripctl() is used to strip all control chars (ASCII<32)

Examples:

$INPUT->post->filter()->str('foobar');
$INPUT->get->filter('myfilter')->int('baz');

show more ...

a470adc323-Sep-2014 Syl <syl@mailoo.org>

translation update

7ce0a39e22-Sep-2014 Mohamed Belhsine <b.mohamed897@gmail.com>

translation update

2c99198d20-Sep-2014 Jaroslav Lichtblau <jlichtblau@seznam.cz>

translation update

fc8bcbfb19-Sep-2014 Marcel Eickhoff <eickhoff.marcel@gmail.com>

translation update

ba6828f219-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

c3df44ff17-Sep-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

616de5f515-Sep-2014 Viktor Zavadil <vzavadil@newps.cz>

translation update

505d947e13-Sep-2014 June-Hao Hou <junehao@gmail.com>

translation update

de4634ec12-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Additionally allow more media types

They are generated from the default ones and any additional one given
by the template. This allows to e.g. split admin styles from end user
styles in a closed wik

Additionally allow more media types

They are generated from the default ones and any additional one given
by the template. This allows to e.g. split admin styles from end user
styles in a closed wiki. You can then deliver only the user styles
using the metaheaders plugin.

show more ...

0073bb0910-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

2c91797210-Sep-2014 Mohamad Mehdi Habibi <habibi.esf@gmail.com>

translation update

c3dd5e6108-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

d9de855c03-Sep-2014 Prof Gra <christophegragnic@gmail.com>

fr/newpage.txt: translation suggestion

autorisations suffisants -> permissions suffisantes

6583396801-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

fix userlink title when no authplugin is available or no user is found

04585e6c29-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

rfc2231 compatible encoding for header()

This is only used in the filename header field and ensures correct
interpretation of an encoded filename. This is will be needed
especially for download of f

rfc2231 compatible encoding for header()

This is only used in the filename header field and ensures correct
interpretation of an encoded filename. This is will be needed
especially for download of files with umlauts with an Internet Explorer.

show more ...

0a6d5cde27-Aug-2014 pokesakura <pokesakura@gmail.com>

translation update

1349d49f27-Aug-2014 Felipe Castro <fefcas@gmail.com>

translation update

682adb3217-Aug-2014 Hamid <zarrabi@sharif.edu>

translation update

8f1efc4315-Aug-2014 Andreas Gohr <andi@splitbrain.org>

sanity check update message

This should avoid problems when a WiFi login redirect intercepts the
update check.
See https://forum.dokuwiki.org/post/45076

41b835a409-Aug-2014 Fabio <fabioslurp@yahoo.it>

translation update

badde45507-Aug-2014 Igor Degraf <igordegraf@gmail.com>

translation update

ea8f310e07-Aug-2014 Igor Degraf <igordegraf@gmail.com>

translation update

3e217a3606-Aug-2014 Satoshi Sahara <sahara.satoshi@gmail.com>

Last Update Date info of extension fix

This request makes "Your last update" of the extension info shown when
clicking more info triangle mark. The first installed date of the
extension may not be n

Last Update Date info of extension fix

This request makes "Your last update" of the extension info shown when
clicking more info triangle mark. The first installed date of the
extension may not be necessary for local site admin work.

show more ...

702e97d302-Aug-2014 Anika Henke <anika@selfthinker.org>

fixed scrutinizer issues

1...<<151152153154155156157158159160>>...431