Script to convert wiki FAQ to www.dragonflybsd.org FAQ

Max Okumoto okumoto at ucsd.edu
Fri Jan 14 23:28:50 PST 2005


Matthew Dillon wrote:
:Any comments?  This script would be invoked via cron.
:And would be used to keep the website and the FAQ
:sync'ed.
:
:TODO: add versioning so we can keep track of the changes
:       we are importing and send diffs to submit mailing list.
:
:Note: Some of this could be done in the wiki, but thats
:       another project. :-)  Anyone know how to program in php?
:
:
:				Max Okumoto
    Looks good.  I need FAQ.header and FAQ.footer.  Once I get those
    I will make a few other modifications and commit it all into the
    site source, then set up the cron job.
					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>
FAQ.header was just the top FAQ.cgi.  FAQ.footer is empty since,
you didn't have anything there.
				Max
#!/usr/local/www/cgi-bin/tablecg
#
# $DragonFly$

$TITLE(DragonFly Frequently Asked Questions)





More information about the Submit mailing list