summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
...
* Hide secedit buttons without titleAdrian Lang2010-02-08
* Fix section editing killing next sectionAdrian Lang2010-02-08
* Rewrite section edit handling according to #1860Adrian Lang2010-02-04
* table: Remove redundant parser data, update testsAdrian Lang2010-01-29
* Add TABLE range marker for table editingAdrian Lang2010-01-19
* removed deprecated PHP4 constructAndreas Gohr2010-01-15
* fixed double encoding when embedding flash through image syntaxAndreas Gohr2010-01-09
* fix footnote tests (includes hack to counter #1652, #1699 fix)Chris Smith2009-12-01
* Correct copy & paste error (see FS#1798)Adrian Lang2009-11-27
* Less E_NOTICEs, removed spell checker leftoverAdrian Lang2009-11-13
* fixed a bug of image links with relative mediaID FS#1775Kazutaka Miyasaka2009-11-15
* revert of rowspan impl. in xhtml.phphakan.sandell2009-11-04
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* inc/handler cleanup removed Doku_Handler_Section classhakan.sandell2009-11-03
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* Align an empty cell left instead of rightAdrian Lang2009-11-03
* rowspan efficencyhakan.sandell2009-10-24
* add rowspan support with :::hakan.sandell2009-10-24
* Whitespace cleanup FS#1709furun2009-10-16
* FS#1652, #FS1699Chris Smith2009-10-04
* #FS1749, alter linebreak pattern to swallow trailing whitespace (except newline)Chris Smith2009-10-04
* Fix images in PHP 5.3 FS#1737Andreas Gohr2009-10-04
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* add icons to code block downloadsAndreas Gohr2009-09-20
* 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