I'd like to have a system where all Drupal forum posts show up in an RSS feed. I see I can get a feed for a specific forum taxonomy item at something like http://site/taxonomy/term/4/0/feed, but I really want something that covers ALL forum posts on all topics.
I thought it might be something like http://site/forum/feed, but obviously that's not correct.
I'm not sure how, or if, this can be done. Tips, please? Thanks.
Right now I'm using the split() function and commas because I couldn't get the thing to work with just a carriage return.
So in a textarea I've got
One
Two
Three
like that and I want to grab that into an array. I tried split with '\n' or whatever and that wasn't working. Also, will this work across operating systems? If not, then I may want to stick with commas.
I setup three forums under the Container "Root"
The default menu for Forums once enabled linked to /forum
As soon as the first person posted to the one of three forums, the /forum link showed only that one post and there is no way to navigate to any of the forums. Help!
If I use a full url (http://whatever.com) in the path alias of a story, the listing shows up on the front page (and appropriate categories) using that exact link -- so clicking on the title sends you directly to that url.
However, links created for syndication are delivered using the base drupal url followed by the the path alias (instead of just the url) -- so clicking the title brings you to a typical drupal generated page for that content type.
Today when I went to my site (www.seishinkan.be) my navigation menu had dissapeared... I can't correct 'cause I can't login in my administrationpanel...