Hi, I am adding osqa to my drupal site. I want to display the top 5 active questions in the main site. Can you suggest some approaches? I tried using a Drupal feed reader and connecting it to the osqa's RSS feed. But, i want the questions to be displayed in the same format as in osqa's questions page. How to do that?

asked 07 Jul '11, 03:40

Balaji's gravatar image

Balaji
2013613
accept rate: 66%

edited 07 Jul '11, 08:16

rickross's gravatar image

rickross ♦♦
12.5k2914972


You could create a Drupal view that styles the information from the feed to look like it looks on your OSQA site. At the basic level, the RSS feed only contains items with titles, descriptions and tags. Your drupal block renderer will need to style that in a way that emulates the look of your OSQA site.

link

answered 07 Jul '11, 08:19

rickross's gravatar image

rickross ♦♦
12.5k2914972
accept rate: 46%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×47
×14
×3

Asked: 07 Jul '11, 03:40

Seen: 718 times

Last updated: 07 Jul '11, 08:19

powered by OSQA