New to version 0.7: The XML input file can now contain html tag delimiters. Prior versions required the html tag brackets to be replaced with entities. FAQtor will now replace these brackets with the entities before parsing the XML. This should make FAQ generation less tedious for the end user.
About FAQtor: FAQtor is a python script that generates customizable FAQs from a simple XML input file. FAQtor can be downloaded from: http://faqtor.sourceforge.net More information about FAQtor can be found at the above URL. FAQtor is released under the GPL and generated faqs can be used for commercial and non-commercial purposes. FAQtor makes it easy for all websites to include a FAQ because it takes the tedious nature out of it. There is no longer any need to manually edit the FAQ and update links to answers, etc... After initial (optional) customization, all that is necessary when updating a FAQ is to update the XML input file and re-run FAQtor. The XML file contains all of the information necessary to create a professional looking FAQ. Phil -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html