History log of /dokuwiki/inc/ (Results 3626 – 3650 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
77b9cb8408-Dec-2011 Ricardo Guijt <ricardoguijt@gmail.com>

Dutch language update

f18f20c006-Dec-2011 Egil Hansen <egil@rosetta.no>

Norwegian language update

eea07c2304-Dec-2011 Anika Henke <anika@selfthinker.org>

fixed link in popup media manager to fullscreen media manager to open in correct namespace (FS#2401)

3f3bb97f28-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

removed dublicated content

3543c6de28-Nov-2011 Andreas Gohr <andi@splitbrain.org>

deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
suppor

deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.

show more ...

f61380cb28-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

introduced first remote test cases

2d2d9d0f28-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

collect remote functions in a class

28db35ad28-Nov-2011 dploeger <develop@dieploegers.de>

Fixes SYMPTOMS of FS #2393

2fe6daea27-Nov-2011 Andreas Gohr <andi@splitbrain.org>

suppress errors on stream_select FS#2276

On certain environments, stream_select might produce temporary errors
when file descriptors are running scarce.

90565d6527-Nov-2011 Aivars Miska <allefm@gmail.com>

Latvian language update

9015e31127-Nov-2011 Marijn Hofstra <hofstra.m@gmail.com>

Dutch language update

ad9bfc2d27-Nov-2011 Christophe Martin <Schplurtz@laposte.net>

French language update

1b9261db27-Nov-2011 Shuo Ting Jian <shoting@gmail.com>

Traditional Chinese language update

612db71427-Nov-2011 Shuo Ting Jian <shoting@gmail.com>

Chinese language update

491a2c6827-Nov-2011 Andreas Gohr <andi@splitbrain.org>

renamed passhash method smd6 to lsmd5

502a92e027-Nov-2011 Patrick Michel <public@pbmichel.de>

MD5 password hash format of the LDAP RFC FS#2378

This implements the salted MD5 password hash format of the LDAP RFC.
The format is quite simple the password, followed by the 8 byte hash in
base64 e

MD5 password hash format of the LDAP RFC FS#2378

This implements the salted MD5 password hash format of the LDAP RFC.
The format is quite simple the password, followed by the 8 byte hash in
base64 encoding, which results in 32 characters, prepended with the
string "{smd5}".

show more ...

457ad80a23-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

introduced remote api class

1017f6f119-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

begin with remote api

a4e0e79719-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

enabled remote as plugintype

6d91408414-Nov-2011 Felipe Castro <fefcas@gmail.com>

eo: language updates

850dbf1f13-Nov-2011 Andreas Gohr <andi@splitbrain.org>

allow image embeds in HTML mail templates

Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
images from the media repository into your HTML mail template.

An example was added to

allow image embeds in HTML mail templates

Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
images from the media repository into your HTML mail template.

An example was added to the mailwrap.html, but because images are
embedded as is (no prescaling) this is suboptimal. If we keep it, a
smaller version of the DokuWiki logo should be shipped with DokuWiki.

show more ...

f08086ec13-Nov-2011 Andreas Gohr <andi@splitbrain.org>

Added HTML wrapper for mails

The mailwrap.html adds the standard headers and footers to all HTML
mails. The signature present in the text body will be removed before
inserting in the wrapper, allowi

Added HTML wrapper for mails

The mailwrap.html adds the standard headers and footers to all HTML
mails. The signature present in the text body will be removed before
inserting in the wrapper, allowing a nicer footer for HTML.

Users can overwrite the file with their own to create HTML mails in
corporate design. However, a way to automatically embed referenced
images is missing currently.

show more ...

2adaf2b813-Nov-2011 Andreas Gohr <andi@splitbrain.org>

allow non-txt extensions when accessing locales

2302fb8d13-Nov-2011 Andreas Gohr <andi@splitbrain.org>

fixed german language strings

54db017113-Nov-2011 Andreas Gohr <andi@splitbrain.org>

fixed various errors in language files

1...<<141142143144145146147148149150>>...266