DragonFly BSD
DragonFly submit List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Max Okumoto <okumoto@xxxxxxxx>
Date: Fri, 14 Jan 2005 23:28:50 -0800

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@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)



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]