On Wed, May 07, 2003 at 08:28:47AM -0700, Ian Clarke wrote: > The menu needs to be dynamically created, the current page will be in a > "page" CGI variable ($_REQUEST["page"] in PHP-speak). The > beginner/users/developer mechanism will take a while to reconstruct, we > may want to <!-- remove --> it temporarily. > > I would like to put the code for the site in CVS, and make it update > dynamically on a commit in a similar manner to how commits are sent to > the cvs mailing list. If the site is in CVS then it can become more of > a collaborative effort to reconstruct it. > > Adam, do you think you can handle that?
I'm going to be busy/sleeping for a while but: * There is now a CVS module called "website" * Get everything you can from the Google cache! * Commits to that module should be reflected in the live website within a few seconds * The current index.php is the same old technical problem page, but try playing with index2.php * If you think index2.php is ready to go live then copy it over index.php, commit that and shift index2.php to the attic. * index2.php almost validates, except for the background tag in the top table -- Adam Langley agl at imperialviolet.org http://www.imperialviolet.org (+44) (0)7986 296753 PGP: 9113 256A CC0F 71A6 4C84 5087 CDA5 52DF 2CB6 3D60 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030507/5bd72f4e/attachment.pgp>
