Patches item #441980, was opened at 2001-07-17 05:19
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=304593&aid=441980&group_id=4593

Category: devel
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: XML output of ht:/dig results

Initial Comment:
By tweaking some options in the configuration file
(search_results_wrapper et al.) and providing XML
templates it is possible to create XML output instead
of HTML output. However, XML does not like SGML
entities (unless the entity map is included in the
results template). I have created a patch which
introduces a new configure option (output_format). With
this option set to "xml", the higher bit characters are
left untouched, so the XML parser recognizes them (if
the charset is set to ISO-8859-1).

The solution in the patch is not optimal, but should work.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=304593&aid=441980&group_id=4593

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to