On 7/24/06, Erik Grinaker <[EMAIL PROTECTED]> wrote:
On Mon, 2006-07-24 at 09:07 +0200, Lorenzo Gil Sanchez wrote:
> When I wrote the current pygtk website I try use mod_python (or any
> other similar approach) to allow more dynamism to the website and I
> faced to gnome.org rules for websites and scripting. They are pretty
> simple: no scripting allowed :-)
>
> That's why I wrote stp.py[1]. We may not have a lot of dynamism in pygtk
> but we try to make the website easy to maintain. Stp.py is used to
> pregenerate the website from a set of files.
It seems that everything stp.py does is combine several files into a
single page. This could also be done using Apache server-side includes,
surely gnome.org must allow that?
http://httpd.apache.org/docs/1.3/howto/ssi.html
GNOME websites will be managed using a CMS in future.
http://live.gnome.org/GnomeWeb/CmsRequirements
Which CMS is going to use will be decided on day after tomorrow.
So recommend your CMS there now.
--
Baiju M
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/