summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* fixed too strict trim (again) and missing class on code by indentingAnika Henke2009-08-02
* fixed filename support in <file> syntaxAndreas Gohr2009-07-26
* merge conflict resolveAndreas Gohr2009-07-26
* enhanced <code> and <file> syntaxAndreas Gohr2009-07-26
* Avoid double encoding for RSS titles FS#1705Andreas Gohr2009-07-26
* make sure email addresses are correctly obfuscated FS#1722Andreas Gohr2009-07-25
* fixed too strict trim on non-parsed blocksAnika Henke2009-07-16
* Change expensive uses of split to the much faster explode.Tom N Harris2009-05-28
* removed purple numbersAnika Henke2009-05-25
* .final (?) fix for purple numbersAnika Henke2009-05-06
* fix for purple numbersAnika Henke2009-05-06
* Purple Numbers (granular hierarchical IDs) - set $conf['purplenumbers'] and a...Anika Henke2009-05-05
* FS#1648 - sort acronyms into descending order by string lengthChris Smith2009-04-19
* add unit tests for correct pattern selection when patterns contain non-captur...Chris Smith2009-04-19
* fix header links in metadata FS#1617Andreas Gohr2009-04-10
* fixed previous attempt to fix metadata for externally edited pagesAndreas Gohr2009-03-01
* fix metadata for externally created pagesAndreas Gohr2009-02-28
* Store first image in metadataAndreas Gohr2009-02-27
* FS#1609, adjust multiplyentity pattern to not match strings that start "0x"Chris Smith2009-02-15
* added (empty) rss() function to basic rendererAndreas Gohr2009-01-30
* no H1 tags for empty headlinesAndreas Gohr2009-01-20
* fixed display of local flash filesAndreas Gohr2009-01-17
* makes minimum amount of headlines configurable that determines if the TOC is ...Anika Henke2009-01-17
* new html_flashobject() function for simple and XHTML valid flash embedsAndreas Gohr2009-01-16
* keep hashes for media files FS#673Andreas Gohr2009-01-12
* fixed PHP4 incompatibility in sectionID() FS#1553Andreas Gohr2008-12-26
* removed some illogical path setupsAndreas Gohr2008-12-13
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* Better creation of section IDs FS#1536Andreas Gohr2008-12-01
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* parser: put match on the call stackpierre.spring2008-10-22
* corrected cell counter class for tables with colspans FS#1506Andreas Gohr2008-10-16
* ycatch space as email link text - againAnika Henke2008-10-12
* ycatch space as email link text (FS#1374)Anika Henke2008-10-12
* Make recognized URL schemes customizable via conf/scheme.conf (FS#797)Gina Haeussge2008-10-12
* fix smileys at the start or end of a lineAndreas Gohr2008-10-12
* fix for FS#1305Michael Klier2008-10-11
* recognize smileys with proper boundaries only FS#1489Andreas Gohr2008-10-11
* Another fix for emphasis parsing FS#1468Andreas Gohr2008-10-11
* FS#1134 remove inline javascript from windows sharesMichael Klier2008-10-11
* make linkonly parameter work for flash files FS#1472Andreas Gohr2008-10-11
* Fix for FS#172Gina Haeussge2008-10-11
* syntax plugin match getter and setterpierre.spring2008-08-29
* Allow syntax plugin handle() function to return false to indicate do not crea...Chris Smith2008-08-13
* removed all occurrences of onkeypress (FS#1449)Anika Henke2008-07-20
* Support RSS feeds that don't have item linksAndreas Gohr2008-05-06
* Fix for FS#1350Chris Smith2008-03-29
* allow numbers in interwiki descriptors FS#1358Andreas Gohr2008-03-25
* completed PCRE error checking in lexerAndreas Gohr2008-03-19
* update preformatted syntax mode to ignore entire blocks of white spaceChris Smith2008-03-13