summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Expand)AuthorAge
* fixed edit toolbar being cut off (FS#2715)Anika Henke2013-02-16
* Merge pull request #164 from splitbrain/diff_recent_prefsChristopher Smith2013-02-03
|\
| * store choices for recent changes and diff views in cookie (FS#2438 andAnika Henke2013-01-26
* | Merge pull request #165 from Chris--S/FS#2676Christopher Smith2013-02-03
|\ \
| * | update pattern to catch more html entitiesChristopher Smith2013-01-26
| * | fix for FS#2676, inserting zero length spaces into long sequences of non-brea...Christopher Smith2013-01-26
| |/
* / Added the title attribute for namespace-linksRené Corinth2013-01-30
|/
* fix custom editor loadingAndreas Gohr2013-01-24
* Fix link names of start pages in sitemap/index FS#2605Michael Hamann2012-09-17
* Fix revisions title for pages without title with useheading on FS#2597Michael Hamann2012-09-17
* Remove unused/directly overwritten variable declarations in inc/html.phpMichael Hamann2012-08-24
* Fix/add some PHPDoc comments in inc/html.phpMichael Hamann2012-08-24
* Prevent access to undefined variables and make returns consistent in html.phpMichael Hamann2012-08-24
* Respect useheading setting on revisions page FS#2139Michael Hamann2012-07-28
* fixed script blocks CDATA for ie on TPL_METAHEADER_OUTPUT FS#2563Dominik Eckelmann2012-07-28
* Fix type declarations in some PHPDoc commentsMichael Hamann2012-07-25
* Fix icon alt text for page changesMichael Hamann2012-07-25
* fixed error in html_diff()Andreas Gohr2012-07-06
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * Input wrapper for html formsTom N Harris2012-06-28
* | xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* | improved preview to have same width as resulting page if it would have a sidebarAnika Henke2012-07-01
* | Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improve...Anika Henke2012-06-29
|\|
| * some edge case checking in search result highlightingAndreas Gohr2012-04-20
| * escape target error message (SECURITY) FS#2487 FS#2488Andreas Gohr2012-04-19
* | improved toc changes and sidebar togglingAnika Henke2012-04-22
* | improved HTML for search resultsAnika Henke2012-04-09
* | rewrote and improved HTML for TOCAnika Henke2012-04-09
* | added some wanting classesAnika Henke2012-04-08
|/
* coding style updatesAndreas Gohr2012-03-16
* Merge branch 'resetpassword'Andreas Gohr2012-03-10
|\
| * removed commented lineAndreas Gohr2012-02-17
| * honor autopasswd setting for resend passwordAndreas Gohr2011-10-31
* | added div.table around non-editable content as well (FS#1980)Anika Henke2012-02-04
|/
* HTML compliant fix for missing ul wrapper in TOC (FS#2328)Hakan Sandell2011-10-17
* Fixed missing ul wrapper in TOC (FS#2328)Hakan Sandell2011-10-15
* media manager: added a few newlines to the outputAnika Henke2011-09-19
* media manager: small functionality and css changesAnika Henke2011-09-19
* Rework media manager HTML (JS and CSS will come)Adrian Lang2011-09-17
* mergingKate Arzamastseva2011-08-25
|\
| * Fix tree HTML (closes FS#2299)Adrian Lang2011-08-19
| * fixed empty target in license linkAnika Henke2011-08-01
* | issue #57, function names, params, html fixesKate Arzamastseva2011-08-24
* | html fixKate Arzamastseva2011-08-19
* | media revisions form less/more recent buttons fixKate Arzamastseva2011-08-15
* | issue #38 diff links only if diff available; deleted filesKate Arzamastseva2011-08-03
* | issue #9 config option to disable media revisions, authKate Arzamastseva2011-08-02
* | css class name fixKate Arzamastseva2011-08-01
* | issue #38 links and icons in recent changesKate Arzamastseva2011-07-30
* | Recent Changes integration of media changesKate Arzamastseva2011-07-25