Re: developer.gnome.org website



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]