summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* 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
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
* another call_user_func warning fixAndreas Gohr2012-07-28
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * Input wrapper for html formsTom N Harris2012-06-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 #86 from lupo49/masterAndreas Gohr2012-03-14
|\
| * Parser: Allow parser to fully recognize windows share links with a hyphen cha...lupo492012-03-07
* | Merge pull request #71 from danny0838/masterAndreas Gohr2012-03-10
|\ \ | |/ |/|
| * Fix a stupid typoDanny2012-03-01
| * Slight fix to match current version.Danny2011-12-17
| * Rework for missing commit 08162f005f3ced0555de590dc1a53155af99d998Danny2011-12-17
| * 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
|/
* replace unset with array_popAndreas Gohr2011-10-15
* fix off-by-one errorAndreas Gohr2011-10-15
* added the missing bit to my last commitAndreas Gohr2011-10-15
* Fix performance issue in close_paragraphAndreas Gohr2011-10-15
* cleanup of handler.phpAndreas Gohr2011-10-15
* 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
* Support the empty link [[]]Adrian Lang2011-04-14
* Check if link exists and set right captionIzidor Matušov2011-04-08
* Make the regex for internal links more restrictiveMichael Hamann2011-02-09
* Merge branch 'danny'Andreas Gohr2011-02-06
|\
| * Merge remote branch 'danny0838/rewrite_block' into dannyAndreas Gohr2011-02-06
| |\
| | * Major rework of rewrite block in handler.php. (FS#2145)Danny Lin2011-01-26
| | * First attempt to improve rewrite blocks; also eliminates post-paragraph start...Danny Lin2011-01-26
| * | Merge remote branch 'danny0838/master' into dannyAndreas Gohr2011-02-06
| |\|
| | * Fixes an issue of metadata missing on links with empty altname. FS#2144Danny Lin2011-01-26
| | * Like others, there's no need to define $sectionedits as private, and it preve...Danny Lin2011-01-26
* | | Revert "merged branch 'danny0838:rewrite_block' and resolved conflict"Andreas Gohr2011-02-06
* | | merged branch 'danny0838:rewrite_block' and resolved conflictAnika Henke2011-02-06
|/ /