Re: developer.gnome.org website
- From: "Michael T. Babcock" <mbabcock fibrespeed net>
- To: Marius Andreiana <mandreiana rdsnet ro>
- Cc: gnome-gui-list gnome org, webmaster gnome org
- Subject: Re: developer.gnome.org website
- Date: Wed, 01 Nov 2000 10:37:29 -0500
That's how I do our sites ...
... except that my PHP headers are a bit longer ... something to the
effect of:
<?php
$Title="This page's title";
$Desc="This page's meta description";
$KeyW="This page's meta keywords";
$Ver="This page's version";
include ("include/headers.inc.php");
?>
Marius Andreiana wrote:
> I can do a script (in php) which generates HTML from this xml file
> and content (already started).
> Navbars, sitemap require no aditional info.
>
> Please tell me your opinions/suggestions and if you agree with this,
> so I can continue.
> --
>
Michael T. Babcock, C.T.O. FibreSpeed
http://www.fibrespeed.net/~mbabcock
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]