mainSavannah Administration - Support: sr #106929, Embedding project News on project...

 
 

sr #106929: Embedding project News on project homepage?

Submitter:  Heinrich Langos <hlangos>
Submitted:  Fri 10 Jul 2009 10:57:40 AM UTC
   
 
Category:  Project webpages Priority:  5 - Normal
Severity:  3 - Normal Status:  Wont Do
Privacy:  Public Assigned to:  mjflick
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Mar 2010 11:14:54 AM UTC, comment #2: 

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.

Sam Liddicott <samjam>
Fri 28 Aug 2009 07:56:16 PM UTC, comment #1: 

This is not currently possible, as our current hosting infrastructure only allows for plain HTML.

Michael J. Flickinger <mjflick>
Fri 10 Jul 2009 10:57:40 AM UTC, original submission:  

Is it possible to embed the project news on the project homepage?
Are there any serverside scripting possibilities or tested iframe solutions to this problem?

I'd even do php if I have to, but I'd rather reuse somebody else's solution. :-)

Heinrich Langos <hlangos>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by samjam (Posted a comment)
  • -email is unavailable- added by mjflick (Posted a comment)
  • -email is unavailable- added by hlangos (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-08-28 mjflick StatusNone Wont Do
        Assigned toNone mjflick
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code