summaryrefslogtreecommitdiff
path: root/inc/parser/xhtml.php
Commit message (Expand)AuthorAge
* show filesize of local file links in tooltipRobin Getz2013-01-09
* XHTML renderer: bind section id counter to the renderer instanceMichael Hamann2012-12-02
* Document $text parameters of html and php in the xhtml parserMichael Hamann2012-08-24
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* renamed smiley image class to 'icon' (FS#1970)Anika Henke2012-04-08
* removed align attribute from images and inserted them only in the feed (FS#1351)Anika Henke2012-04-08
* use abbr instead of deprecated acronymAnika Henke2012-04-08
* removed names from footnotes and removed anchors from headings altogetherAnika Henke2012-04-08
* Merge pull request #71 from danny0838/masterAndreas Gohr2012-03-10
|\
| * Rewark for missing commit 9aa0e6c6087e616511fc95d1650ca9b608edece8Danny2011-12-17
* | fixed .curid to always highlight the current ID of the main/viewed pageAnika Henke2012-01-31
* | Revert 4a24b459, thus fixing FETCH_MEDIA_STATUS for missing files (FS#2405)Adrian Lang2011-12-20
|/
* issue #46 Render links to missing media files as link to the media managerKate Arzamastseva2011-09-02
* Revert "Only allow known protocols in RSS links"Andreas Gohr2011-06-14
* only allow configured URL schemes in external linksAndreas Gohr2011-06-14
* Only allow known protocols in RSS linksAndreas Gohr2011-06-13
* Change when metadata is rendered - only when really neededMichael Hamann2011-05-08
* Check if link exists and set right captionIzidor Matušov2011-04-08
* Revert "merged branch 'danny0838:rewrite_block' and resolved conflict"Andreas Gohr2011-02-06
* merged branch 'danny0838:rewrite_block' and resolved conflictAnika Henke2011-02-06
* removed obsolete references to 'JSnocheck' classAnika Henke2011-01-03
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Improve compatibility of table instructions handlingAdrian Lang2010-10-12
* Fix table edit marker class element in XHTMLAdrian Lang2010-07-01
* added div around tables to make scrolling too wide ones in restrictive design...Anika Henke2010-06-27
* FS#1915: strip one leading and one trailing newline from code content if avai...Gina Haeussge2010-06-26
* Do not parse URL params in internal links, just pass them throughAdrian Lang2010-06-23
* Make normal wikilinks work againAdrian Lang2010-06-17
* Allow URL params in internal links (FS#1967)Adrian Lang2010-06-17
* Really allow plugins to use section editingAdrian Lang2010-03-04
* Show last edit section button againAdrian Lang2010-03-01
* Use double quotes for XHTML attributesAdrian Lang2010-02-17
* Validate section edit dataAdrian Lang2010-02-15
* Hide secedit buttons without titleAdrian Lang2010-02-08
* Fix section editing killing next sectionAdrian Lang2010-02-08
* Rewrite section edit handling according to #1860Adrian Lang2010-02-04
* Add TABLE range marker for table editingAdrian Lang2010-01-19
* removed deprecated PHP4 constructAndreas Gohr2010-01-15
* fixed double encoding when embedding flash through image syntaxAndreas Gohr2010-01-09
* fixed a bug of image links with relative mediaID FS#1775Kazutaka Miyasaka2009-11-15
* revert of rowspan impl. in xhtml.phphakan.sandell2009-11-04
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* rowspan efficencyhakan.sandell2009-10-24
* add rowspan support with :::hakan.sandell2009-10-24
* Fix images in PHP 5.3 FS#1737Andreas Gohr2009-10-04
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* add icons to code block downloadsAndreas Gohr2009-09-20
* fixed too strict trim (again) and missing class on code by indentingAnika Henke2009-08-02
* merge conflict resolveAndreas Gohr2009-07-26