summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Expand)AuthorAge
* fix for input accesskeysAnika Henke2009-01-19
* minor source tweak in flash codeAndreas Gohr2009-01-16
* Use html_flashobject for MultiUploaderAndreas Gohr2009-01-16
* new html_flashobject() function for simple and XHTML valid flash embedsAndreas Gohr2009-01-16
* removed some illogical path setupsAndreas Gohr2008-12-13
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* always show IP addresses to managersAndreas Gohr2008-11-10
* removed ALT+ from recent changes accesskeysMichael Klier2008-10-16
* added missing CSS class to recent changes buttonsMichael Klier2008-10-16
* Changed html_revisions() to use Doku_Form, FS#1064michael2008-10-12
* Accesskeys and correct escaping for html_recent()michael2008-10-12
* show pagesource when locked (FS#443)Anika Henke2008-10-12
* removed 'ALT+' from all titles of elements with accesskeys (FS#1172)Anika Henke2008-10-12
* Changed html_recent() to use Doku_Form, FS#135michael2008-10-12
* FS#564 FS#1270 new option to disable the rememberme checkboxMichael Klier2008-10-12
* Don't display HTTP login in login form (FS#1210)Gina Haeussge2008-10-12
* Make license selectable from config FS#312Andreas Gohr2008-10-12
* text change for FS#607 - display the namespace in warningAndreas Gohr2008-10-11
* Adjust behaviour of Recent Changes to mirror behaviour of IndexGina Haeussge2008-10-11
* editor_info_patchAndy Webber2008-10-01
* Fix for FS#1478Gina Haeussge2008-08-30
* display the (shortened) namespace for page quicksearchAndreas Gohr2008-08-14
* don't resort pages in html_search()Andreas Gohr2008-08-12
* remove sensitive data from debug output more aggressivelyAndreas Gohr2008-07-15
* fix for possible XSS vulnerability in html_revisions()Andreas Gohr2008-05-04
* fix multidiff when one revision is current FS#1355Andreas Gohr2008-03-29
* another change in highlight handlingAndreas Gohr2008-03-10
* more robust replacement for last highlight regexp fixAndreas Gohr2008-03-09
* make sure there are no leading or trailing pipes on search highlight regexpAndreas Gohr2008-03-09
* correct diff display when dealing with deleted or newly created pagesAndreas Gohr2008-02-23
* use strftime() instead of date() FS#1335 :!:Andreas Gohr2008-02-23
* do case insensitive search word highlighting in page FS#1297Andreas Gohr2008-02-15
* better highlighting for phrase searches FS#1193Andreas Gohr2008-02-15
* check modMail capability correctly FS#1329Andreas Gohr2008-02-13
* correct fix for FS#1227Andreas Gohr2008-01-19
* Always show pageids for "matching pagenames" FS#1227Andreas Gohr2008-01-18
* adds a second class to action buttonsAndreas Gohr2007-10-26
* add page_exists function (inc/pageutils.php)Chris Smith2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* added nothing found message to backlinks outputMichael Klier2007-08-13
* correctly URL encode idx parameter in index viewAndreas Gohr2007-08-10
* TOC fixedAndreas Gohr2007-08-07
* minor fixes for recent tpl_toc() patchchris2007-08-05
* separated TOC from pageAndreas Gohr2007-08-05
* New structured forms and action eventsTom N Harris2007-07-30
* show diff between arbitrary revisions FS#14Andreas Gohr2007-07-18
* AJAX for the index viewAndreas Gohr2007-07-16
* correct hilighting of empty summary on previewTom N Harris2007-07-05
* check for auth object at certain functionsAndreas Gohr2007-06-27
* fix for former patch (FS#744)Anika Henke2007-05-15