First time here? Check out the FAQ!
Sorry, this content is no longer available
1

RSS feed hardcoded?
 

Is the Askbot RSS feed page on the main page hardcoded? I get the same one in the deployment at http://ask01.dev.fedoraproject.org/questions/ and I am wondering why

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago
mether's avatar
1.5k
mether
asked 13 years ago

Comments

see more comments

2 Answers

0

It looks like the link to the RSS feed is not hardcoded, but the actual contents of the feed appear to be.

Update: Actually, the feed URLs are not hardcoded, but you will need an Apache restart in order for the URL parameter to take full effect.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Joe Waller's avatar
1
Joe Waller
updated 13 years ago, answered 13 years ago
link

Comments

see more comments
0

No, it is part of your configuration. Please go to settings -> Q&A forum parameters and urls and set base url of your site.

The default value does not make sense, true.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago, answered 13 years ago
link

Comments

see more comments