summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
|\
| * Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-02-02
| |\
| | * Merge pull request #496 from splitbrain/plugindedupAndreas Gohr2014-01-19
| | |\
| | | * reintroduce a tiny bit of duplicationAndreas Gohr2014-01-07
| | | * remove duplicate plugin code for syntax pluginsAndreas Gohr2014-01-07
| * | | fixed html errors in video and audio renderingAnika Henke2014-02-02
| * | | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-01-26
| |\| |
| | * | fix renderer:plugin() signatureAndreas Gohr2014-01-08
| | |/
| | * FS#1833 (b)Christopher Smith2013-12-01
| * | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-11-02
| |\|
| * | 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
* | | 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
| |/ |/|
* | Fix the media usage index to include local linksMichael Hamann2013-10-29
* | initialize $inParagraph before useChristopher Smith2013-10-16
* | replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
* | fix php strict noticesGerrit Uitslag2013-10-15
* | Merge pull request #344 from splitbrain/tablewithonlyrowspanAndreas Gohr2013-10-13
|\ \
| * | Display tablecell with rowspan at first row as empty cell. Fixes FS#2810Gerrit Uitslag2013-09-20
* | | 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
* | Fix backlinks for internal links with parametersMichael Hamann2013-08-17
|/
* Index media file usage in the metadata index and use it in ft_mediause()Michael Hamann2013-08-01
* FS#2770 - prevent <file> and <code> syntax regex matching token names which s...Christopher Smith2013-07-30
* Fix for the FS#1833 parser errorGuy Brand2013-07-30
* apply media_isexternalKlap-in2013-05-21
* strip specials from file name in codeblock downloads FS#2757Andreas Gohr2013-04-19
* 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
* introduced http_status() for sending HTTP status code FS#1698Andreas Gohr2013-02-16
* show filesize of local file links in tooltipRobin Getz2013-01-09
* XHTML renderer: bind section id counter to the renderer instanceMichael Hamann2012-12-02
* Combine subsequent calls to strtr into a single transformationTom N Harris2012-11-18
* Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
|\
| * fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
* | Document $text parameters of html and php in the xhtml parserMichael Hamann2012-08-24
|/
* Add the $doc variable to all renderersMichael Hamann2012-07-28
* Replace = & by =& as the former isn't understood by IntelliJ IDEAMichael Hamann2012-07-28