History log of /dokuwiki/inc/html.php (Results 401 – 425 of 560)
Revision Date Author Comments
# 77707b04 18-Jul-2007 Andreas Gohr <andi@splitbrain.org>

show diff between arbitrary revisions FS#14

You can now compare any choosen revision of a page to any other.

Todo: add some JavaScript to avoid choosing more than two revisions

darcs-hash:2007071

show diff between arbitrary revisions FS#14

You can now compare any choosen revision of a page to any other.

Todo: add some JavaScript to avoid choosing more than two revisions

darcs-hash:20070718102204-7ad00-b66c7d82d688c05bfd86e0c7dfe6d283ad555bf8.gz

show more ...


# a06884ab 16-Jul-2007 Andreas Gohr <andi@splitbrain.org>

AJAX for the index view

This makes the index view much more responsive by loading sub namespaces through AJAX
if JavaScript is available.

The used throbber image probably looks bad on dark backgrou

AJAX for the index view

This makes the index view much more responsive by loading sub namespaces through AJAX
if JavaScript is available.

The used throbber image probably looks bad on dark backgrounds. If someone could provide
a better one it would be greatly appreciated.

darcs-hash:20070716184605-7ad00-adf298ee3303d50f2b4b6b66e5ea3ff8d8c2bf9a.gz

show more ...


# 8fe3bb00 05-Jul-2007 Tom N Harris <tnharris@whoopdedo.org>

correct hilighting of empty summary on preview

darcs-hash:20070705215447-6942e-d3e1124a3cfec6661a7077bc0d9707b156bc2313.gz


# 6957b2ea 27-Jun-2007 Andreas Gohr <andi@splitbrain.org>

check for auth object at certain functions

This is a follow up on the previous patch to disable authtentication without
disabling ACL on backend problems. It fixes a few errors that might occour
in

check for auth object at certain functions

This is a follow up on the previous patch to disable authtentication without
disabling ACL on backend problems. It fixes a few errors that might occour
in this rare situation.

darcs-hash:20070627194910-7ad00-de5ac10e0d36ecf8906c080e1d3dc1b2fd85b45d.gz

show more ...


# 688774a0 14-May-2007 Anika Henke <a.c.henke@arcor.de>

fix for former patch (FS#744)

darcs-hash:20070514224419-d5083-7f072fa6f2b3100adbeecc856f1babd2b9919186.gz


# ed7ecb79 14-May-2007 Anika Henke <a.c.henke@arcor.de>

FS#744 (template developers, heed the changes)

darcs-hash:20070514222527-d5083-53ed619daf07d0a84c52161465d163abf1400529.gz


# d21dc866 13-May-2007 Anika Henke <a.c.henke@arcor.de>

deleted obsolete backtomedia functions

darcs-hash:20070513124655-d5083-7ffc212357be18a5f889c85736d7c97946b5c899.gz


# 28a97b17 27-Feb-2007 Esther Brunner <wikidesign@gmail.com>

HTML_PROFILEFORM_INJECTION event

darcs-hash:20070227123428-20862-cc92070d15b116d6865eab3acc0a210ab17755f8.gz


# 34dbe711 06-Feb-2007 chris <chris@jalakai.co.uk>

alter search callback to use call_user_func()

darcs-hash:20070206014428-9b6ab-1bcc1a005850b2048b49a7667dd25905f8a79ae2.gz


# 5b62573a 09-Jan-2007 Andreas Gohr <andi@splitbrain.org>

HTML_LOGINFORM_INJECTION event

Another injection event similar to the existing ones to insert custom HTML into
the login form.

darcs-hash:20070109213258-7ad00-2d8b59c6a83b42231cdba845263b09821e2b04

HTML_LOGINFORM_INJECTION event

Another injection event similar to the existing ones to insert custom HTML into
the login form.

darcs-hash:20070109213258-7ad00-2d8b59c6a83b42231cdba845263b09821e2b0400.gz

show more ...


# ebf1501f 07-Dec-2006 Ben Coburn <btcoburn@silicodon.net>

changelog type strings replaced with constants

Using more verbose constant names in the place of single character strings
should make the code much more readable. This does not change the behavior
o

changelog type strings replaced with constants

Using more verbose constant names in the place of single character strings
should make the code much more readable. This does not change the behavior
of the changelog.

darcs-hash:20061207074906-05dcb-0bdc35e7241bf14063b2b43a6ff26d8a3c307cb9.gz

show more ...


# 5aa52faf 07-Dec-2006 Ben Coburn <btcoburn@silicodon.net>

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending ex

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending extra emails when recording old external edits.

Adds a new language string:
$lang['external_edit']

darcs-hash:20061207032825-05dcb-3234bee57cb165c848b33abb9251502589b0f3cb.gz

show more ...


# f8cc712e 03-Dec-2006 Andreas Gohr <andi@splitbrain.org>

manager user/group

This patch adds support for a manager option as suggested in
http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html

darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325

manager user/group

This patch adds support for a manager option as suggested in
http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html

darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325c7e77255e1eee32d0f6b.gz

show more ...


# 2a355ffa 18-Nov-2006 David Lorentsen <zyberdog@quakenet.org>

fix for date display when diffing a deleted revision #983

darcs-hash:20061118155255-ce218-73128d52594c55887b4680b95fe7c8fdaf9d689c.gz


# e226efe1 18-Nov-2006 Andreas Gohr <andi@splitbrain.org>

hide inline scripts from XML parsers

This patch addes some comment magic to inline scripts to hide them from
XML parsers (like the W3C CSS validator).

darcs-hash:20061118154333-7ad00-c24bc36192080f

hide inline scripts from XML parsers

This patch addes some comment magic to inline scripts to hide them from
XML parsers (like the W3C CSS validator).

darcs-hash:20061118154333-7ad00-c24bc36192080fe34f232c5ec2df3f494993f2fe.gz

show more ...


# c9570649 16-Nov-2006 Andreas Gohr <andi@splitbrain.org>

two more event hooks

darcs-hash:20061116212937-7ad00-2ac647a9040f75650bdbe1047e76370f9c900dff.gz


# 88e6a4f2 14-Nov-2006 Andreas Gohr <andi@splitbrain.org>

HTML_EDITFORM_INJECTION event added

A simple event to inject additional HTML into the editform. This probably
needs to be improved.

darcs-hash:20061114220825-7ad00-ce868b8d8a25f5120c49dc018b8fd1024

HTML_EDITFORM_INJECTION event added

A simple event to inject additional HTML into the editform. This probably
needs to be improved.

darcs-hash:20061114220825-7ad00-ce868b8d8a25f5120c49dc018b8fd1024aff6e12.gz

show more ...


# eeb83e57 27-Oct-2006 Ben Coburn <btcoburn@silicodon.net>

fix Old Revisions more and less buttons

darcs-hash:20061027174549-05dcb-fbb0d0433aec19579b5da609b44c122754b2e30b.gz


# 18829381 20-Oct-2006 Andreas Gohr <andi@splitbrain.org>

used named submitbuttons instead of localized labels

darcs-hash:20061020164148-7ad00-6bb857729d9004b0f9b865410c1c666e07cc03aa.gz


# e1bd90ff 19-Oct-2006 Andreas Gohr <andi@splitbrain.org>

fix diff view for new pages

darcs-hash:20061019104917-7ad00-c284fd3336850a18b633bbc3a49375f59edba3c7.gz


# 1440e523 15-Oct-2006 Anika Henke <a.c.henke@arcor.de>

a bit of strictness for mediamgr + login form

darcs-hash:20061015222040-d5083-afb1c38f5bb2610260bbc51fbff816a8ed2e5f49.gz


# 100a97e3 25-Sep-2006 Andreas Gohr <andi@splitbrain.org>

remove metadebug again, improve doÞbug instead

This adds the complete $INFO array (contains the metadata) to the usual
debug output and removes the metadebug parameter again.

darcs-hash:20060925201

remove metadebug again, improve doÞbug instead

This adds the complete $INFO array (contains the metadata) to the usual
debug output and removes the metadebug parameter again.

darcs-hash:20060925201052-7ad00-c9a15b921466803b3f2bd50b0d72211cf68658c5.gz

show more ...


# 41396b71 25-Sep-2006 Andreas Gohr <andi@splitbrain.org>

don't link non-existing revisions

The new changelog mechanism shows all revisions of a document, even if the
old revisions are deleted (eg. by a maintenence script). This patch removes
the links for

don't link non-existing revisions

The new changelog mechanism shows all revisions of a document, even if the
old revisions are deleted (eg. by a maintenence script). This patch removes
the links for non existing revisions.

darcs-hash:20060925185434-7ad00-14a558ce69c4116e14d7fdfbaad052c6a7b0a4db.gz

show more ...


# 121d5fa6 24-Sep-2006 Andreas Gohr <andi@splitbrain.org>

progressbar script change

The progressbar script used in the search accessed parts of the DOM before
it was completely parsed which caused problems in IE. This patch moves back
to document.write for

progressbar script change

The progressbar script used in the search accessed parts of the DOM before
it was completely parsed which caused problems in IE. This patch moves back
to document.write for outputting the image.

darcs-hash:20060924170354-7ad00-1e0247b00fc4da4dd30301f4b9389ef727496c4a.gz

show more ...


# bb4866bd 23-Sep-2006 chris <chris@jalakai.co.uk>

minor bugfix and boring error removal

darcs-hash:20060923203609-9b6ab-ecca679faa254a29772868508050fcf3206b0814.gz


1...<<11121314151617181920>>...23