summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Expand)AuthorAge
* #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
* Search function updatedaniel.lindgren2009-03-11
* fixed uniqueness check in html_msg FS#1606Andreas Gohr2009-02-13
* avoid double messages FS#1581Andreas Gohr2009-02-02
* better styling of new diff headerAnika Henke2009-01-23
* display summary + user in diff-view (FS#1424)Anika Henke2009-01-21
* 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