summaryrefslogtreecommitdiff
path: root/inc/parser/xhtml.php
Commit message (Expand)AuthorAge
* Add 'returnonly' option even if no valid url is givenAndreas Böhler2015-07-31
* Add a 'returnonly' option to all xhtml link typesAndreas Böhler2015-07-15
* add missing tabletbody_open|close() to rendererAnika Henke2015-02-19
* Optionally render RSS unsorted.Robin H. Johnson2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * Update inbuilt renderers for node/leaf state in listitem_openChristopher Smith2014-12-01
| * Trim unnecessary / at start of windowssharelinkMichael Große2014-11-11
| * Merge pull request #624 from lisps/revisionsAndreas Gohr2014-09-29
| |\
| | * Merge remote-tracking branch master into revisionslisps2014-09-26
| | |\
| | * \ Merge remote-tracking branch 'remotes/origin/master' into revisions_locallisps2014-03-19
| | |\ \
| | * | | add missing parameterlisps2014-02-22
| | * | | fix check link existence, have to call getLastRevisionAt for every linklisps2014-02-22
| | * | | check link existencelisps2014-02-20
| | * | | fix last mergelisps2014-02-17
| | * | | Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
| | |\ \ \
| | * | | | rename function _getProperMediaRevision to _getLastMediaRevisionAtlisps2013-11-22
| | * | | | fix function name media_isexternal()lisps2013-11-22
| | * | | | remove property rev from xhtml.phplisps2013-11-22
| | * | | | add parameter at($DATE_AT) and mind revisionslisps2013-11-21
* | | | | | Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* | | | | | more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* | | | | | scrutinizer documentations issuesGerrit Uitslag2014-09-29
|/ / / / /
* | | | | fixed scrutinizer issuesAnika Henke2014-08-02
* | | | | added support for external video and audio files, also added return param to ...Anika Henke2014-08-02
| |_|_|/ |/| | |
* | | | 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