DragonFly BSD
DragonFly kernel List (threaded) for 2004-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Website layout method


From: Wesley Moxam <wmoxam@xxxxxxxxxxx>
Date: Wed, 04 Feb 2004 17:47:10 -0500

Justin C. Sherrill wrote:

Something that I thought of while talking with Dylan Reinhold: The
DragonFly site is somewhat overengineered at this point. The pages are
created dynamically, but the only direct benefit now is highlighting the
current page.


Eventually  there will be more pages than can be displayed in a side menu,
so unless there's an upcoming need for program output on every page, it may
be better to use apache server side includes instead and stick to CGI when
the page demands it.  Opinions?  Matt, would you be willing to turn on
server side includes?



Since the pages are static, why not write a little script to grab the cgi output for each page, translate the links from pagename.cgi to pagename.html then write it to a .html file ....it would take about two minutes to do and it wouldn't require any additional apache features to be turned on ...

-- Wes




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