savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-help-public] [sr #106929] Embedding project News on project ho


From: Sam Liddicott
Subject: [Savannah-help-public] [sr #106929] Embedding project News on project homepage?
Date: Sat, 13 Mar 2010 11:14:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.2pre) Gecko/20100311 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre

Follow-up Comment #2, sr #106929 (project administration):

It could be possible with a little work at savannah.

mod_ssi support is available, but your html files would have to end in .shtml
to enable this feature.

You could use a directive like:

<!--#include virtual="/news/?group=newfangle" -->

except that the url must be on the same server as the file being served :-(

However, if the savannah guys would add a cgi to www.nognu.org which will
return html body fragments from savannah.nongnu.org then you could do:

<!--#include virtual="/cgi-bin/savannah.pl/news/?group=my-project" -->

(or the cgi could query savannah project db's directly).

I'm happy to write the cgi, I may add it to this case later today.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?106929>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]