| Author |
Message |
manik
Newbie


Joined: Jun 10, 2006
Posts: 13
|
Posted:
Tue Sep 19, 2006 6:38 pm |
|
How can i have just certain forums in a rss feed. I have seen a few sites with rss images in the forum title to show it was available in a rss feed. How is this done ? |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Tue Sep 19, 2006 8:07 pm |
|
I think there are phpBB "hacks" out there for this, but I am not the phpBB expert. I'd try asking the same question over at http://ravenphpscripts.com forums as the community there is very knowledgeable in such things. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
manik
Newbie


Joined: Jun 10, 2006
Posts: 13
|
Posted:
Wed Sep 20, 2006 8:08 pm |
|
Will do my friend and thnk you for your time. |
| |
|
|
 |
G-Fun
Newbie


Joined: Nov 16, 2006
Posts: 1
|
Posted:
Thu Nov 16, 2006 7:35 pm |
|
You can use RDFNuke for that, it is one single file and all you need to do is append some data to the end of the 'call' for the file. |
| |
|
|
 |
nextgen
Newbie


Joined: Jan 09, 2007
Posts: 15
|
Posted:
Wed Jan 31, 2007 6:14 am |
|
Thanks my friend. I will definately give that a try. |
| |
|
|
 |
nextgen
Newbie


Joined: Jan 09, 2007
Posts: 15
|
Posted:
Wed Jan 31, 2007 6:16 am |
|
Works terific my friend. You have helped me solve something i have been wanting for a long time. |
| |
|
|
 |
floppy
Newbie


Joined: Sep 11, 2006
Posts: 92
|
Posted:
Wed Jan 31, 2007 11:07 am |
|
Where did you find "RDFNUKE"? Can we see a link? |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Wed Jan 31, 2007 11:43 am |
|
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Wed Jan 31, 2007 11:47 am |
|
Never mind! Shows you how much a 2minute google seach will do for you... this starts with a standalone vesion from phpbb and then they go into discussing forumsbackend.php which is not what I think you are after... sorry about that! |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
Guardian
Site Admin


Joined: Jul 18, 2005
Posts: 383
|
Posted:
Wed Jan 31, 2007 12:23 pm |
|
rdfnuke is the way to go.
Let me know if you have problems getting hold of it as I use it extensively. |
| |
|
|
 |
floppy
Newbie


Joined: Sep 11, 2006
Posts: 92
|
Posted:
Wed Jan 31, 2007 12:26 pm |
|
I can't find it. If you could be any service to that. |
| |
|
|
 |
Guardian
Site Admin


Joined: Jul 18, 2005
Posts: 383
|
Posted:
Wed Jan 31, 2007 2:28 pm |
|
http://www.code-authors.com/rdf-nuke.txt
Just copy the code and paste it inot a php file - the name of the file doesn't matter.
Upload the file into your nuke root and thats it!!
Comments in the file will tell you how to use it create feeds for a specific forum but if you get stuck just give me a shout. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Wed Jan 31, 2007 4:40 pm |
|
I believe manic was really looking for an XML icon within the Forums themselves or next to them, so that he/she could syndicate a specific forum. Does this code do this or is this like a forumbackend.php kind of RSS script? |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
Guardian
Site Admin


Joined: Jul 18, 2005
Posts: 383
|
Posted:
Wed Jan 31, 2007 7:23 pm |
|
It works in a similar fashion to the beckendforum.php script but rdf-nuke.php has the advantage of specifying a particular forum id in its calling url.
I used it on my first phpnuke site as can be seen here
http://www.guildofsecurity.co.uk/modules.php?name=Forums
All I did was add an image source and h ref link within the forum description, appending the link url with the parameters described within the file. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Wed Jan 31, 2007 7:30 pm |
|
oh, hey, that's right! I remember now you doing this. I remember you saying that you added the HTML right into your forum description. That is very ingenious of you. Thanks! |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
|
|