On November 2, 2002 12:27 pm, Thomas Wickline wrote:
When your ready just let me know and we will go at it .. send me a list of things to start on..
OK, here's the TODO:
1. Extract the FAQ from the FAQ-O-Matic This means also deleting it from there, to avoid duplication, and confusion. We need to: i. Separate the FAQ from troubleshooting ii. Delete stuff from FAQ-O-Matic Andy, how can we do that?
2. Come up with a stylesheet based on the DVD FAQ http://www.dvddemystified.com/dvdfaq.html that's more in the spirit of WineHQ
3. Format the extracted FAQ, and put it on the site
4. Work on getting the SGML tools to do what we want, so we can write the FAQ in XML, like so:
<faq> <entry> <question>What is this for?</question> <answer>Nothing in particular, it's just cool.</answer> </entry> </faq>
But this should be done later, after we post the new FAQ on the site.