1
nemasy
Sourceforge project status block
  • 2004/9/8 11:09

  • nemasy

  • Just popping in

  • Posts: 11

  • Since: 2004/9/6 2


Hello, I am looking for the sourceforge project status block (in the bottom right of xoops.org site), to show my project development status with sourceforge RSS data.
I searched into modules categories but I find nothing about it.

2
ackbarr
Re: Sourceforge project status block

That's because it is a custom block, not associated with any module.

using PHP code for your block:
$group_id = 41586;
include ("http://sourceforge.net/export/projhtml.php?group_id=$group_id&mode=full&no_table=0"); ?>

echo $group_id?>&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo">


Change the $group_id var to your sourceforge group id #

3
nemasy
Re: Sourceforge project status block
  • 2004/9/8 15:54

  • nemasy

  • Just popping in

  • Posts: 11

  • Since: 2004/9/6 2


Thank you so much, it rocks !! it's exactly what I am looking for. I was thinking about writing a XOOPS module to do that, that's an easier way

4
nemasy
Re: Sourceforge project status block
  • 2004/9/8 16:15

  • nemasy

  • Just popping in

  • Posts: 11

  • Since: 2004/9/6 2


What a pity that include is not xhtml compliant
very usefull but html 4.01 only...

Login

Who's Online

410 user(s) are online (57 user(s) are browsing Support Forums)


Members: 0


Guests: 410


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits