Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Trim unnecessary / at start of windowssharelink" | Anika Henke | 2015-08-17 |
| | |||
* | Add 'returnonly' option even if no valid url is given | Andreas Böhler | 2015-07-31 |
| | |||
* | Add a 'returnonly' option to all xhtml link types | Andreas Böhler | 2015-07-15 |
| | |||
* | add missing tabletbody_open|close() to renderer | Anika Henke | 2015-02-19 |
| | |||
* | Optionally render RSS unsorted. | Robin H. Johnson | 2015-01-07 |
| | | | | | | | | | | | | | | | By default, SimplePie sorts RSS entries by the the date on each entry. If some cases, mostly where RSS is used as a input format for another service, rendering the order as-is is better than having it sorted. This patch adds a new parameter for the rss keyword, 'nosort', which can be used to disable SimplePie's sorting. This makes it possible to correctly display RSS feeds from "Remember The Milk", which have a complex order from the system. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||
* | Merge remote-tracking branch 'origin/master' into scrutinizerissues | Gerrit Uitslag | 2014-12-09 |
|\ | | | | | | | | | | | | | | | | | Conflicts: inc/media.php inc/plugin.php inc/template.php lib/plugins/authplain/_test/escaping.test.php lib/plugins/syntax.php | ||
| * | Update inbuilt renderers for node/leaf state in listitem_open | Christopher Smith | 2014-12-01 |
| | | | | | | | | | | - includes, xhtml renderer adding 'node' class to <li> when it contains child list(s) | ||
| * | Trim unnecessary / at start of windowssharelink | Michael Große | 2014-11-11 |
| | | |||
| * | Merge pull request #624 from lisps/revisions | Andreas Gohr | 2014-09-29 |
| |\ | | | | | | | date_at support | ||
| | * | Merge remote-tracking branch master into revisions | lisps | 2014-09-26 |
| | |\ | |||
| | * \ | Merge remote-tracking branch 'remotes/origin/master' into revisions_local | lisps | 2014-03-19 |
| | |\ \ | |||
| | * | | | add missing parameter | lisps | 2014-02-22 |
| | | | | | |||
| | * | | | fix check link existence, have to call getLastRevisionAt for every link | lisps | 2014-02-22 |
| | | | | | |||
| | * | | | check link existence | lisps | 2014-02-20 |
| | | | | | |||
| | * | | | fix last merge | lisps | 2014-02-17 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'origin/diff_navigation' into revisions | lisps | 2014-02-17 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/xhtml.php | ||
| | * | | | | rename function _getProperMediaRevision to _getLastMediaRevisionAt | lisps | 2013-11-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | reduce a bit duplicated code | ||
| | * | | | | fix function name media_isexternal() | lisps | 2013-11-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove empty rev from ml() rename getProperRevision() to getLastRevisionAt() make getLastRevisionAt() a method of ChangeLog | ||
| | * | | | | remove property rev from xhtml.php | lisps | 2013-11-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | changed variable name $create_time to $modified_time | ||
| | * | | | | add parameter at($DATE_AT) and mind revisions | lisps | 2013-11-21 |
| | | | | | | |||
* | | | | | | Many PHPDocs, some unused and dyn declared vars | Gerrit Uitslag | 2014-10-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | many PHPDocs some unused variables some dynamically declared variables declared | ||
* | | | | | | more scrutinizer issue improvements | Gerrit Uitslag | 2014-09-29 |
| | | | | | | |||
* | | | | | | scrutinizer documentations issues | Gerrit Uitslag | 2014-09-29 |
|/ / / / / | |||
* | | | | | fixed scrutinizer issues | Anika Henke | 2014-08-02 |
| | | | | | |||
* | | | | | added support for external video and audio files, also added return param to ↵ | Anika Henke | 2014-08-02 |
| |_|_|/ |/| | | | | | | | | | | | externalmedia() | ||
* | | | | added doc blocks for xhtml renderer | Andreas Gohr | 2014-05-24 |
| | | | | |||
* | | | | removed unset $cache parameter in _audio _video #698 | Andreas Gohr | 2014-05-24 |
| | | | | |||
* | | | | Merge pull request #387 from splitbrain/tablethead | Andreas Gohr | 2014-03-24 |
|\ \ \ \ | |_|_|/ |/| | | | Adding <thead> to tables | ||
| * | | | Merge branch 'master' into tablethead | Christopher Smith | 2014-03-12 |
| |\ \ \ | |||
| * | | | | Wrap thead around 1st row, when 1st cell at 1st row is tableheader. ↵ | Gerrit Uitslag | 2013-10-17 |
| | |/ / | |/| | | | | | | | | | | Implements FS#1764 | ||
* | | | | Merge remote-tracking branch 'origin/master' into userlink | Gerrit Uitslag | 2014-03-10 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | Conflicts: inc/parser/renderer.php inc/template.php | ||
| * | | | suppress errors where list() may not fill all vars | Christopher Smith | 2014-03-05 |
| | | | | |||
| * | | | add renderers to autolader | Christopher Smith | 2014-02-25 |
| | | | | |||
| * | | | PHPDocs internallink | Gerrit Uitslag | 2014-02-17 |
| | | | | |||
| * | | | added title to video/audio tags, use title for fallback links, refactored ↵ | Anika Henke | 2014-02-15 |
| | |/ | |/| | | | | | | | duplicate code | ||
* | | | interwiki : prefixed configurls handled as wikilinks | Gerrit Uitslag | 2014-02-15 |
| | | | |||
* | | | code reformatting | Gerrit Uitslag | 2014-02-15 |
| | | | |||
* | | | wikilink creating refactored to _resolveinterwiki(). | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | | | | | | Added DOKU_BASE for local target | ||
* | | | wikilink needs wiki target as well | Gerrit Uitslag | 2014-02-15 |
| | | | |||
* | | | handle interwiki without slashes as pageids. Added user interwiki | Gerrit Uitslag | 2014-02-14 |
|/ / | | | | | | | | | * allowed urlparams * added `wiki:users:` as default user profile link | ||
* | | fixed html errors in video and audio rendering | Anika Henke | 2014-02-02 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into video-audio | Anika Henke | 2013-11-02 |
|\| | | | | | | | | | Conflicts: inc/parser/xhtml.php | ||
| * | make sure footnote numbers are unique across documents FS#2841 | Andreas Gohr | 2013-10-12 |
| | | |||
| * | Fix CodeSniffer whitespace violoations | Matt Perry | 2013-09-10 |
| | | | | | | | | | | Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff. | ||
| * | Fix CodeSniffer violations | Matt Perry | 2013-08-27 |
| | | | | | | | | | | | | | | Fix violations for the following sniff DokuWiki.Functions.OpeningFunctionBrace Also removed an extraneous semicolon. | ||
| * | Fix CodeSniffer violations for PHP files | Matt Perry | 2013-08-23 |
| | | | | | | | | | | | | | | Fix violations for Squiz.Commenting.DocCommentAlignment.SpaceBeforeTag Conflicts: inc/parser/xhtml.php | ||
| * | Fix CodeSniffer violations for PHP files | Matt Perry | 2013-08-23 |
| | | | | | | | | Fix violations for Generic.PHP.LowerCaseConstant.Found | ||
| * | Fix CodeSniffer violations | Matt Perry | 2013-08-22 |
| | | | | | | | | Change indentation to ensure code confirms to CodeSniffer rules. | ||
* | | refactored audio/video code, removed wrong link around audio | Anika Henke | 2013-08-04 |
| | | |||
* | | fixed typo | Anika Henke | 2013-08-04 |
| | |