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