summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Expand)AuthorAge
...
* correctly handle highlighting of partial searches FS#1353Andreas Gohr2010-10-03
* FS#1353: Only highlight isolated occurences of search term, not those where i...Gina Haeussge2010-10-02
* Work around WebKit bug: newlines at the end of input values are removed.Adrian Lang2010-09-22
* use background image based data security check in adminAndreas Gohr2010-09-09
* display DokuWiki version in admin menuAndreas Gohr2010-09-09
* improved diff permalinkAnika Henke2010-07-02
* FS#1821: Added a permalink to the diff outputGina Haeussge2010-06-27
* FS#1901: prefill section name into summary when editing sectionsGina Haeussge2010-06-26
* Changes to the ft_pageLookup and related event FS#1978Andreas Gohr2010-06-26
* Let actionOK detect auth backend capabilitiesAdrian Lang2010-05-17
* correctly preview no text FS#1945Andreas Gohr2010-05-08
* Fix JavaScript for change detection after previewAdrian Lang2010-03-26
* Keep edit target information for previewAdrian Lang2010-03-24
* Send edit target in HTML_EDITFORM_SELECTIONAdrian Lang2010-03-23
* Add missing global declarationAdrian Lang2010-03-22
* Do not trigger HTML_FORM_SELECTION in some casesAdrian Lang2010-03-22
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | fixed target handling for license link FS#1917Andreas Gohr2010-03-12
* | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10
* | Remove wordblock action, issue a msg insteadAdrian Lang2010-03-09
* | Move data preprocessing out of html_editAdrian Lang2010-03-09
* | Allow plugins to manage edit intro textAdrian Lang2010-03-09
* | Really allow plugins to use section editingAdrian Lang2010-03-04
* | Output common parts of edit forms before the eventAdrian Lang2010-03-04
* | moved number of search result snippets to a defineAndreas Gohr2010-02-28
* | I’m stupidAdrian Lang2010-02-08
* | Strip (secedit) id from section edit requestAdrian Lang2010-02-08
* | Hide secedit buttons without titleAdrian Lang2010-02-08
* | Rewrite section edit handling according to #1860Adrian Lang2010-02-04
|/
* Move edit button class to the topmost divAdrian Lang2010-01-19
* Add target-specific class to section edit buttonAdrian Lang2010-01-19
* Introduce event HTML_EDIT_FORMSELECTIONAdrian Lang2010-01-19
* Dynamically create edit buttons for parts of a pageAdrian Lang2010-01-19
* Keep Andi’s Family out of thisAdrian Lang2009-11-23
* Less E_NOTICEs, removed spell checker leftoverAdrian Lang2009-11-13
* make register/resendpwd accessible throught the DW form objectMichael Klier2009-11-17
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Make Doku_Form constructor more flexibleAdrian Lang2009-10-22
* Fixed ssues on the "Page locked" screenAndreas Gohr2009-11-02
* Coding Standard CleanupAndreas Gohr2009-10-20
* New dformat() function for fuzzy date supportAndreas Gohr2009-10-07
* #FS1767, ensure disabled renderer plugins aren't used for rendereringChris Smith2009-10-04
* diff view puts revision back into $REVAndreas Gohr2009-09-21
* enhanced full-text search functionKazutaka Miyasaka2009-09-20
* correctly handle disabled plugins in admin menu FS#1715Andreas Gohr2009-07-25
* Redesigned admin screenAndreas Gohr2009-06-06
* Enhance "locked by" pageAndy Webber2009-05-31
* don't pass function return as reference in html_hilight()Andreas Gohr2009-05-26