Prior to converting to XML, make sure each Wiki page is: * Edited for clarity, grammar, and technical details * Wiki markup conventions for conversion to XML are followed * Each page is formatted to follow the Docs/Beats/Template KGW, 2007-04-03 0. Make a holding place for beats: mkdir Beats 1. Use beatconvert to pull the beats from the main wiki to the test wiki and convert to XML. ./beatconvert --verbose -i beatlist -d Beats The results are in the "Beats/" folder. 2. Run xmlfix to get the section ID's and titles fixed. ./xmlfix Beats 3. Edit, copy to the relnotes devel/en_US folder, and commit. Don't forget to "make pot" also! PWF, 2007-04-02