History log of /dokuwiki/ (Results 3501 – 3525 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6d2588b624-Feb-2015 Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org>

Adding listAcls to the XMLRPC API as suggested in Issue #1054

757f6dda24-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

simple fix for pageID clash with sidebar in mobile view

Since the pageid is no longer positioned absolute it clashed with the
sidebar since #1027. this introduces a very simplisitc fix.

30c4663524-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

fixed the margin for the sidebar

15a6152524-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

add bottom margin to tables in print. fixes #1052

8a8104b220-Feb-2015 SC Yoo <dryoo@live.com>

Added class-exitsts

5a93f86919-Feb-2015 Anika Henke <anika@zopa.com>

add missing tabletbody_open|close() to renderer

c855652518-Feb-2015 ghi <dokuwiki@imz.re>

passing rev and date_at to the event

a500e62c17-Feb-2015 SC Yoo <dryoo@live.com>

Normalization is required to manage multibyte characters.

The OSX uses Unicode-NFD so normalization is required to manage multibyte characters.

( http://unicode.org/reports/tr15/ )

If don't do

Normalization is required to manage multibyte characters.

The OSX uses Unicode-NFD so normalization is required to manage multibyte characters.

( http://unicode.org/reports/tr15/ )

If don't do that, DokuWiki can't find the file uploaded from OS X with multibyte filename like '도쿠위키.jpg'

show more ...

0747f5d717-Feb-2015 ghi <dokuwiki@imz.re>

event HTML_SHOWREV_OUTPUT

d6dc28be17-Feb-2015 ghi <dokuwiki@imz.re>

Revert "add TEMPLATE_SITETOOLS_DISPLAY and TEMPLATE_USERTOOLS_DISPLAY basing on Starter template"

This reverts commit 362a4f084345b496ab6b155db3ec50cad3939d0e.

001ea14e16-Feb-2015 Rainbow Spike <Dr-Yukon@users.noreply.github.com>

Update template.php

Added placeholder in search textarea

188eedde13-Feb-2015 Martijn Ras <martijn@WOONKAMER.lan>

Updated test

c2a2396e13-Feb-2015 Álvaro Iradier <airadier@gmail.com>

translation update

c9f9ddf913-Feb-2015 chang-zhao <chang-zhao@users.noreply.github.com>

Update wordblock.conf

moved those keywords to http & added penis

8b7f89f512-Feb-2015 chang-zhao <chang-zhao@users.noreply.github.com>

Update wordblock.conf

2a3c155c12-Feb-2015 Tim222 <tim.weinhold@gmail.com>

Added icon for interwiki.conf

Support for the URI scheme tel: #643

fb45dc5612-Feb-2015 Tim222 <tim.weinhold@gmail.com>

Update interwiki.conf

Support for the URI scheme tel: #643

25839a4112-Feb-2015 chang-zhao <chang-zhao@users.noreply.github.com>

Update wordblock.conf

wordblock.conf too restrictive #1021 - removed fetish, bi...sex & gay...sex

cbb4a68112-Feb-2015 lainme <lainme993@gmail.com>

translation update

0a4266d410-Feb-2015 Elan Ruusamäe <glen@delfi.ee>

consistency: failure exit with status code 1

eba389bb09-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

avoid messages pushing down page tools. fixes #1011

This moves the message area into content div. The pageid is now aligned
by floating instead of absolute positioning.

bf00b39609-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

fix username handling in dwpage CLI tool. closes #1019

d75d76b209-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

fix referral settings in AuthLDAP. closes #1023

4c32d8dc09-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

fixed method signature #1024

ea0c142705-Feb-2015 Christoph Dwertmann <cdwertmann@gmail.com>

Add ob_flush() to sendGIF

I'm running this dokuwiki docker container: https://registry.hub.docker.com/u/mprasil/dokuwiki/

It uses lighttpd and fastcgi. For some reason, the ignore_user_abort() fe

Add ob_flush() to sendGIF

I'm running this dokuwiki docker container: https://registry.hub.docker.com/u/mprasil/dokuwiki/

It uses lighttpd and fastcgi. For some reason, the ignore_user_abort() feature where the browser should close the connection after the GIF has been received is not working on lighty. The browser keeps loading the page until the indexer run is complete, which leads to extremely slow load times with a larger page index.

Adding ob_flush() to sendGIF fixes the issue.

show more ...

1...<<141142143144145146147148149150>>...420