I want ot have a section where people can post questions, preferably without being a registered user but require them to put in there personal info, kind of like the comment module. Then I want the question/answer owner to be able to answer the question, and all of these questions/answers should readily availible to the user. The only thing I can come up with right now is a forum, but that's not really helping. Any ideas how I can do this? I guess it's kind of like a knowledge base.
I've been using Drupal for a while now and have never encountered this problem. On my website (http://hooked.org.au) I want RSS feeds from every category and vocab. But at the moment the only feed available is from the front page. Though there is a RSS feed link on each category page, it leads nowhere.
I'm on a mission to convert as many organization's static based sites to Drupal as I can. Often I will use existing file names in path aliases as to not break links external to the site. So if I have /products.html in a static page and also in Drupal, it by default will take the static page. Is there an easy way to have it serve up the Drupal page first? (What I'm asking is if the Drupal page can take precedence over an existing static page.)