summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* Merge remote-tracking branch master into revisionslisps2014-09-26
|\
| * made $capture public in metadata rendererAndreas Gohr2014-05-26
| * just some more doc blocksAndreas Gohr2014-05-25
| * simplified abstract caoturing in metadata rendererAndreas Gohr2014-05-24
| * updated doc blocks in metadata rendererAndreas Gohr2014-05-24
| * added short comment on how a renderer worksAndreas Gohr2014-05-24
| * added doc blocks for xhtml rendererAndreas Gohr2014-05-24
| * added doc blocks to all functions in rendererAndreas Gohr2014-05-24
| * more reformattingAndreas Gohr2014-05-24
| * reformattingAndreas Gohr2014-05-24
| * removed unset $cache parameter in _audio _video #698Andreas Gohr2014-05-24
| * Merge pull request #387 from splitbrain/tabletheadAndreas Gohr2014-03-24
| |\
| | * implement rules for when the top rows of a table qualify for a THEAD elementChristopher Smith2014-03-16
| | * Merge branch 'master' into tabletheadChristopher Smith2014-03-12
| | |\
| | * | add <THEAD> to top rows of tables when all cells are <TH>Christopher Smith2013-10-18
| | * | Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implement...Gerrit Uitslag2013-10-17
| * | | Merge pull request #612 from splitbrain/improve_double_quote_matchingAndreas Gohr2014-03-24
| |\ \ \
| | * | | improvements to double quote matchingChristopher Smith2014-03-13
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'remotes/origin/master' into revisions_locallisps2014-03-19
|\| | |
| * | | Merge remote-tracking branch 'origin/master' into userlinkGerrit Uitslag2014-03-10
| |\| |
| | * | suppress errors where list() may not fill all varsChristopher Smith2014-03-05
| | * | remove require handled by autoloaderChristopher Smith2014-02-28
| | * | 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
| * | | fix comment in _resolveInterWikiGerrit Uitslag2014-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
| |/ /
* | | 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
|\| |
| * | 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