aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ParserXML.php
Commit message (Expand)AuthorAgeFilesLines
* * (bug 2178) Use TMPDIR, TMP, or TEMP environment variable for temp dirBrion Vibber2005-05-151-2/+2
* * Deglobalised link placeholder handling by moving the relevant functionality...Tim Starling2005-04-271-2/+2
* use switch() instead of if else if else if else if else if else :o)Antoine Musso2005-01-281-1/+1
* use switch() instead of if else if else if else if else if else :o)Antoine Musso2005-01-281-130/+137
* totally changed code representation.Antoine Musso2005-01-281-455/+488
* Fix synatax errors: re-add removed quotesTom Gilder2005-01-271-2/+2
* php doc comments / tabulationsAntoine Musso2005-01-271-61/+74
* updated XML parserMagnus Manske2005-01-111-2/+24
* *** empty log message ***Magnus Manske2004-12-291-0/+1
* trying to include link t(r)ailsMagnus Manske2004-12-281-1/+40
* indent listsMagnus Manske2004-12-281-3/+10
* HTML comments handlerMagnus Manske2004-12-281-0/+4
* can now handle templates (no recursive check, yet)Magnus Manske2004-12-211-13/+61
* Special:Export will now return *real* XML when using XML parserMagnus Manske2004-12-211-10/+16
* working links, images, thumbnailsMagnus Manske2004-12-201-5/+20
* nowiki, documentationMagnus Manske2004-12-201-12/+56
* working attributes and common HTMLMagnus Manske2004-12-201-1/+50
* finally, a working version (needs flexbisonparse, cli mode)Magnus Manske2004-12-201-3/+25
* Although this file should not be included in the first place, we might as wel...Brion Vibber2004-11-151-1/+1
* XHTML output (update)Magnus Manske2004-11-091-3/+32
* XHTML output (link dummy)Magnus Manske2004-11-081-3/+32
* XML parser XHTML outputMagnus Manske2004-11-031-0/+144
* More doc comment fiddlingBrion Vibber2004-10-281-3/+1
* This didn't seem to work because of some sort of change to PHP's handling ofArne Heizmann2004-09-181-76/+92
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+3
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-4/+11
* massive double to single quotes conversion. I have not noticed any bug after ...Antoine Musso2004-08-221-10/+10
* To-be XML parserMagnus Manske2004-08-181-0/+106