History log of /dokuwiki/ (Results 7576 – 7600 of 10770)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a8d2e40f18-Feb-2010 Dominik Eckelmann <eckelmann@cosmocode.de>

images for media popup

149e5f2618-Feb-2010 Dominik Eckelmann <eckelmann@cosmocode.de>

extended mediamanager options

b608425302-Mar-2010 Andreas Gohr <gohr@cosmocode.de>

Revert "Redirect to start page for the root namespace too"

This reverts commit 7873e7571e67c02167e5747441a2c6be32b07267.

The patch breaks at least the behaviour of the "view recent
changes of the w

Revert "Redirect to start page for the root namespace too"

This reverts commit 7873e7571e67c02167e5747441a2c6be32b07267.

The patch breaks at least the behaviour of the "view recent
changes of the whole wiki" link.

show more ...

d9e36cbe01-Mar-2010 Adrian Lang <lang@cosmocode.de>

Show last edit section button again

7ec82fe228-Feb-2010 Andreas Gohr <andi@splitbrain.org>

changed license button colors again

partly reverts previous patches to keep matching styles with other
DokuWiki buttons

f71f4f5328-Feb-2010 Andreas Gohr <andi@splitbrain.org>

added dokuwiki.search XMLRPC call FS#1882

bd0293e728-Feb-2010 Andreas Gohr <andi@splitbrain.org>

moved number of search result snippets to a define

9dde113828-Feb-2010 Andreas Gohr <andi@splitbrain.org>

honor sneaky_index config in link manager FS#1907

01e3159c28-Feb-2010 Chris Tapp <chris.tapp@keylevel.com>

Better performance on assigning section IDs FS#1894

bc87043b28-Feb-2010 Andreas Gohr <andi@splitbrain.org>

minor tweaks on sample conf files FS#1723

60f1722d28-Feb-2010 Andreas Gohr <andi@splitbrain.org>

leave error reporting setting to init.php in runtests.php

1542144f27-Feb-2010 Michael Hamann <michael@content-space.de>

Added new testcase for getID with Apache/CGI

8d7fb82128-Feb-2010 Andreas Gohr <andi@splitbrain.org>

adjusted CC-PD and GFDL buttons to match other CC buttons

003d21ae27-Feb-2010 Tanguy Ortolo <tanguy@ortolo.eu>

Update license GFDL and added CC0

516582b328-Feb-2010 Aleksey Osadchiy <rfc@nm.ru>

Russian language update

5720205628-Feb-2010 Robert Bogenschneider <robog@gmx.de>

Esperanto language update

44ef88f526-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix german backlinks page header

cb511ee924-Feb-2010 Otto Vainio <otto@valjakko.net>

Finnish language update

c6f610ef24-Feb-2010 Andreas Gohr <andi@splitbrain.org>

Send 403 instead of 401 in fetch.php FS#1904

0329330523-Feb-2010 Andreas Gohr <andi@splitbrain.org>

Changed FETCH_MEDIA_4XERROR to FETCH_MEDIA_STATUS

cd98d9c323-Feb-2010 Gerry Weißbach <gerry.w@gammaproduction.de>

Added FETCH_MEDIA_4XERROR event

17b6bb1923-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix textarea scrolling for list editing

7873e75722-Feb-2010 Stephen Warren <swarren@wwwdotorg.org>

Redirect to start page for the root namespace too

Dokuwiki emits an HTTP redirect when accessing:
/path/to/some/namespace/

to force the browser to:

/path/to/some/namespace/$conf['start']

However,

Redirect to start page for the root namespace too

Dokuwiki emits an HTTP redirect when accessing:
/path/to/some/namespace/

to force the browser to:

/path/to/some/namespace/$conf['start']

However, this doesn't happen for the root namespace itself.

In some ways, this doesn't really matter, since accessing plain
"doku.php" will show the root namespace "start" page even without the
redirection. Equally, this can be trivially fixed using mod_rewrite
rules, but I don't want to encode the start page name into my rewrite
rules. Finally, I like the consistency of always having the start page
name in the URL, rather than special-casing the root namespace.
(Actually, I'd prefer never to have it in the URL, but that looks more
complex to achieve).

Anyway, the attached patch makes the redirect happen for the root
namespace as well.

show more ...

4fc51abc22-Feb-2010 Stephen Warren <swarren@wwwdotorg.org>

Omit do=show from URLs

It looks like when there is no "do=" parameter to doku.php, "show" is
assumed. When clean URLs are used (via mod_rewrite), regular
page-to-page links hence just link to "pagen

Omit do=show from URLs

It looks like when there is no "do=" parameter to doku.php, "show" is
assumed. When clean URLs are used (via mod_rewrite), regular
page-to-page links hence just link to "pagename". However, if you "Show
pagesource", then "Show page", the browser is sent back to
"pagename?do=show" instead of just "pagename". This seems like a "less
clean" URL to me.

So, the attached patch removes "do=show" from URLs in this case, so
cleaner URLs are used.

show more ...

f77ccdf722-Feb-2010 Joël Schintgen <joel@schintgen.net>

Luxembourgish translation added

1...<<301302303304305306307308309310>>...431