summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Expand)AuthorAge
* tiny fixes for xhtml strictAnika Henke2011-04-17
* removed empty id in register form (FS#2222)Anika Henke2011-04-17
* don't use form_makeTag() for blank.gif as empty attributes are not passed on ...Anika Henke2011-04-16
* removed nbsps from some clearer divsAnika Henke2011-04-16
* fixed invalid html in diff optionsAnika Henke2011-04-16
* avoid broken page on bad non-UTF8 highlight stringAndreas Gohr2011-03-05
* added 'register' and 'resendpwd' to action links and buttonsAnika Henke2011-02-20
* hide security check image if everything is alrightAndreas Gohr2011-02-06
* improved data security check on adminAnika Henke2011-02-06
* fixed inline diff selector loosing page contextAndreas Gohr2011-02-05
* Make diff type selectableAndreas Gohr2011-01-31
* allow placeholders in search intro textAndreas Gohr2011-01-27
* Revert "tmp" for inc/html.php as it breaks the diff outputMichael Hamann2011-01-18
* Merge branch 'master' of github.com:splitbrain/dokuwikiAdrian Lang2011-01-14
|\
| * Fix msg() calls when messages have already been printedMichael Hamann2011-01-10
| * added space between license text and linkAnika Henke2011-01-02
* | tmpAdrian Lang2010-12-08
* | Add missing variable declarationAdrian Lang2010-12-08
|/
* Merge branch 'later'Andreas Gohr2010-11-20
|\
| * Deprecate html_attbuild in favor of buildAttributesTom N Harris2010-10-24
* | make custom buttons possible with html_btn() without the need of global $lang...Anika Henke2010-11-07
|/
* Fix page name lookup in searchAdrian Lang2010-10-08
* 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