Initial checkin of a somewhat slimmed RXML parser. Major differences between rxmlparse.pike and htmlparse.pike: - SSI tags droped (Moved to ssi.pike) - Added case-attribute where upper|lower|capitalized previously was used - Made the add-attribute to accessed work - Removed the signature tag - Renamed <pr> to <roxen> - Made apre and aconf use the attributes add anf drop - IMGS now adds an ALT-attribute if none was set - Changed the undocumented doc attribute magic to quote - Autoformat now balances its tags correctly - Added a replace tag and a maketag tag Rev: server/modules/tags/rxmlparse.pike:1.1