summaryrefslogtreecommitdiff
path: root/inc/parser/xhtml.php
Commit message (Expand)AuthorAge
* added doc blocks for xhtml rendererAndreas Gohr2014-05-24
* removed unset $cache parameter in _audio _video #698Andreas Gohr2014-05-24
* Merge pull request #387 from splitbrain/tabletheadAndreas Gohr2014-03-24
|\
| * Merge branch 'master' into tabletheadChristopher Smith2014-03-12
| |\
| * | Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implement...Gerrit Uitslag2013-10-17
* | | Merge remote-tracking branch 'origin/master' into userlinkGerrit Uitslag2014-03-10
|\ \ \ | | |/ | |/|
| * | suppress errors where list() may not fill all varsChristopher Smith2014-03-05
| * | add renderers to autoladerChristopher Smith2014-02-25
| * | PHPDocs internallinkGerrit Uitslag2014-02-17
| * | added title to video/audio tags, use title for fallback links, refactored dup...Anika Henke2014-02-15
* | | interwiki : prefixed configurls handled as wikilinksGerrit Uitslag2014-02-15
* | | code reformattingGerrit Uitslag2014-02-15
* | | wikilink creating refactored to _resolveinterwiki().Gerrit Uitslag2014-02-15
* | | wikilink needs wiki target as wellGerrit Uitslag2014-02-15
* | | handle interwiki without slashes as pageids. Added user interwikiGerrit Uitslag2014-02-14
|/ /
* | fixed html errors in video and audio renderingAnika Henke2014-02-02
* | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-11-02
|\|
| * make sure footnote numbers are unique across documents FS#2841Andreas Gohr2013-10-12
| * Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
| * Fix CodeSniffer violationsMatt Perry2013-08-27
| * Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
| * Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
| * Fix CodeSniffer violationsMatt Perry2013-08-22
* | refactored audio/video code, removed wrong link around audioAnika Henke2013-08-04
* | fixed typoAnika Henke2013-08-04
* | added support for html5 audioAnika Henke2013-08-03
* | improved code for videos (restrict to 3 mimetypes, removed codec info from ty...Anika Henke2013-08-03
* | added poster attribute to video if jpg or png with same file name existsAnika Henke2013-08-02
* | Add several alternative formats to video for better browser compatibilityAnika Henke2013-08-02
* | added basic suport for embedding (html5) videosAnika Henke2013-08-02
|/
* Fix double encoding in rss syntax FS#2731Michael Hamann2013-02-23
* Display media file size only if file exists (prevents PHP warning)Michael Hamann2013-02-17
* 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