History log of /dokuwiki/inc/html.php (Results 326 – 350 of 575)
Revision Date Author Comments
# 11c78c94 08-May-2010 Andreas Gohr <andi@splitbrain.org>

correctly preview no text FS#1945


# 2e61e4df 25-Mar-2010 Adrian Lang <lang@cosmocode.de>

Fix JavaScript for change detection after preview


# b7eccc60 24-Mar-2010 Adrian Lang <lang@cosmocode.de>

Keep edit target information for preview


# 12c96ace 23-Mar-2010 Adrian Lang <lang@cosmocode.de>

Send edit target in HTML_EDITFORM_SELECTION


# d141c8dc 22-Mar-2010 Adrian Lang <lang@cosmocode.de>

Add missing global declaration


# 2ffea8f2 22-Mar-2010 Adrian Lang <lang@cosmocode.de>

Do not trigger HTML_FORM_SELECTION in some cases

When the page is not editable or the section info is out of date, a custom
editor should not be used.


# d7879495 12-Mar-2010 Andreas Gohr <andi@splitbrain.org>

Merge branch 'requireall'

Conflicts:
inc/fulltext.php


# 84645d8c 12-Mar-2010 Andreas Gohr <andi@splitbrain.org>

fixed target handling for license link FS#1917


# fe17917e 10-Mar-2010 Adrian Lang <lang@cosmocode.de>

Move & rename HTML_PAGE_FROMTEMPLATE to common.php

The new COMMON_PAGE_FROMTEMPLATE is triggered by pageTemplate AFTER the template
has been read but before performing the template replacements.


# 5a932e77 09-Mar-2010 Adrian Lang <lang@cosmocode.de>

Remove wordblock action, issue a msg instead


# 45a99335 09-Mar-2010 Adrian Lang <lang@cosmocode.de>

Move data preprocessing out of html_edit


# ffde0ac9 09-Mar-2010 Adrian Lang <lang@cosmocode.de>

Allow plugins to manage edit intro text


# 3f9e3215 04-Mar-2010 Adrian Lang <lang@cosmocode.de>

Really allow plugins to use section editing


# 8e4da260 04-Mar-2010 Adrian Lang <lang@cosmocode.de>

Output common parts of edit forms before the event


# bd0293e7 28-Feb-2010 Andreas Gohr <andi@splitbrain.org>

moved number of search result snippets to a define


# defa93a1 08-Feb-2010 Adrian Lang <lang@cosmocode.de>

I’m stupid


# 905fa971 08-Feb-2010 Adrian Lang <lang@cosmocode.de>

Strip (secedit) id from section edit request


# 40868f2f 08-Feb-2010 Adrian Lang <lang@cosmocode.de>

Hide secedit buttons without title


# 90df9a4d 04-Feb-2010 Adrian Lang <lang@cosmocode.de>

Rewrite section edit handling according to #1860


# 0af14a6e 01-Feb-2010 Andreas Gohr <andi@splitbrain.org>

removed more unneeded require_once() calls


# 16905344 31-Jan-2010 Andreas Gohr <andi@splitbrain.org>

first attempt to centralize all include loading

Classes are loaded throug PHP5's class autoloader, all other
includes are just loaded by default. This skips a lot of
require_once calls.

Parser and

first attempt to centralize all include loading

Classes are loaded throug PHP5's class autoloader, all other
includes are just loaded by default. This skips a lot of
require_once calls.

Parser and Plugin stuff isn't handled by the class loader yet.

show more ...


# d822118c 30-Nov-2009 Adrian Lang <lang@cosmocode.de>

Move edit button class to the topmost div

darcs-hash:20091130131048-e4919-20c11bb664df45e76a4de30dee53e067dfa9d788.gz


# 45d05808 26-Nov-2009 Adrian Lang <lang@cosmocode.de>

Add target-specific class to section edit button

darcs-hash:20091126121428-e4919-8c21d358a76148a9319bf223d0fa1baba8c92656.gz


# 7c4635c4 19-Nov-2009 Adrian Lang <lang@cosmocode.de>

Introduce event HTML_EDIT_FORMSELECTION

darcs-hash:20091119140551-e4919-7aa50fb6452dc6c402bfcd581f08d21de401999d.gz


# b081e262 19-Nov-2009 Adrian Lang <lang@cosmocode.de>

Dynamically create edit buttons for parts of a page

darcs-hash:20091119135735-e4919-3bc4872d1b1f8236571f936406db15bb0018610c.gz


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