summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Collapse)AuthorAge
* Revert "tmp" for inc/html.php as it breaks the diff outputMichael Hamann2011-01-18
| | | | This reverts commit fa7c70ff4d7f9999466436e7d559eb0c81571779.
* Merge branch 'master' of github.com:splitbrain/dokuwikiAdrian Lang2011-01-14
|\
| * Fix msg() calls when messages have already been printedMichael Hamann2011-01-10
| | | | | | | | | | | | | | | | | | | | | | | | This commit fixes two bugs that occurred when msg() was called after html_msgarea() had already been called. - the $MSG array is now cleared when it has been printed (otherwise $MSG has been printed again when another msg() call was done) - headers_sent() didn't work for me, it always reported false although html_msgarea() had already been called which might be explainable with output buffering. This makes msg() now depend on the first call of html_msgarea() or headers_sent() in order to not to break msg() in ajax requests etc.
| * 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 ↵Anika Henke2010-11-07
|/ | | | $lang (more consistent with tpl_pagelink())
* Fix page name lookup in searchAdrian Lang2010-10-08
| | | | The page name lookup only checked whether the namespace part occured in the page name and dropped all other search criteria. Moreover, cleaning is not necessary anymore as ft_pageLookup does this itself.
* correctly handle highlighting of partial searches FS#1353Andreas Gohr2010-10-03
|
* FS#1353: Only highlight isolated occurences of search term, not those where ↵Gina Haeussge2010-10-02
| | | | | | it's part of another term. Word boundaries are now respected.
* Work around WebKit bug: newlines at the end of input values are removed.Adrian Lang2010-09-22
| | | | In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines with a dot and later remove the dot.
* use background image based data security check in adminAndreas Gohr2010-09-09
|
* display DokuWiki version in admin menuAndreas Gohr2010-09-09
| | | | Template authors might need to adjust their CSS
* 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
| | | | | | | | | | | This patch changes the ft_pageLookup function to always return the title of pages with the result. This makes it easier to work with the array, as it no longer changes between numeric and key indexes depending on useheading. This also means that action plugins subscribed to SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new data field called 'has_titles' which plugins can use to check for backwards compatibility.
* 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
| | | | | When the page is not editable or the section info is out of date, a custom editor should not be used.
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\ | | | | | | | | Conflicts: inc/fulltext.php
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| |
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
| | | | | | | | | | | | | | | | 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.
* | fixed target handling for license link FS#1917Andreas Gohr2010-03-12
| |
* | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10
| | | | | | | | | | The new COMMON_PAGE_FROMTEMPLATE is triggered by pageTemplate AFTER the template has been read but before performing the template replacements.
* | 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
| | | | darcs-hash:20091130131048-e4919-20c11bb664df45e76a4de30dee53e067dfa9d788.gz
* Add target-specific class to section edit buttonAdrian Lang2010-01-19
| | | | darcs-hash:20091126121428-e4919-8c21d358a76148a9319bf223d0fa1baba8c92656.gz
* Introduce event HTML_EDIT_FORMSELECTIONAdrian Lang2010-01-19
| | | | darcs-hash:20091119140551-e4919-7aa50fb6452dc6c402bfcd581f08d21de401999d.gz
* Dynamically create edit buttons for parts of a pageAdrian Lang2010-01-19
| | | | darcs-hash:20091119135735-e4919-3bc4872d1b1f8236571f936406db15bb0018610c.gz
* Keep Andi’s Family out of thisAdrian Lang2009-11-23
| | | | darcs-hash:20091123091200-e4919-33f6b12974478575932e34b89beec98169a1079a.gz
* Less E_NOTICEs, removed spell checker leftoverAdrian Lang2009-11-13
| | | | darcs-hash:20091113123458-e4919-d4841ea9c627059a4afa8e0032dd889b3cc579cb.gz
* make register/resendpwd accessible throught the DW form objectMichael Klier2009-11-17
| | | | darcs-hash:20091117085912-23886-ad3c4c9c980aae225d46f287d4f45b1a6c80119b.gz
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
| | | | | | | | | | | | | Changes of behaviour are: * Allow the user name, title & description \e2\80\9c0\e2\80\9d * Default to Port 443 if using HTTPS * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is logged in * Do not pass empty fragment field in the event data for event ACTION_SHOW_REDIRECT * Handle chunked encoding in HTTPClient darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz
* Make Doku_Form constructor more flexibleAdrian Lang2009-10-22
| | | | | | | | The Doku_Form constructor used to take up to four arguments setting specific parameters of the resulting form HTML element. Instead, a generic array is passed to the constructor specifying HTML parameters. darcs-hash:20091022120138-e4919-3a42baf8c12b15e6df20e1f28152a992e347859d.gz