On Tue, Jul 2, 2013 at 3:20 PM, Rich Bowen <rbowen@redhat.com> wrote:
On 07/02/2013 04:08 AM, Sandro "red" Mathys wrote:
On Fri, Jun 28, 2013 at 6:07 PM, Rich Bowen <rbowen@redhat.com> wrote:
On 06/26/2013 03:15 AM, Sandro "red" Mathys wrote:
Nice list, but making it necessary to know the link is not going to scale well. Is it possible to add a button to the forum page next to "All Discussions"?

Done

Uhm, where? I can't seem to find any new button anywhere whatsoever.

It's in the right sidebar, right below the categories list, and above 'Bookmarked Discussions'. It says 'NEW/UNANSWERED DISCUSSIONS'

Ah, I see, didn't scan all those links there. Checkin...uhm...no. Searched the page for the string "unanswered" and there's no result, either.

I see the various categories and beneath that the popular tags. Nothing in between.

And maybe apply the RDO (forum) design to it?

Working on it. CSS is not my super power. ;-)

Excellent! You may want to change the <title> to reflect the actual content, though. And remove the RSS metalink which belongs to the other page as well.

I can help you make your list look like the forum list if you like, but not sure what to make of the elements that don't exist in the forum (the page title and the statistics).



I'll make those changes, but, yeah, I could use any help you can give. Thanks!

Well, I would start by:
- adding class="DataList Discussions" to the <ul>
- adding class="Item Announcement" to the <li>
- adding class="Title" to the <a> in the list

Should make it looks like the forum page a good bit more. Except for the <h2> and I figure next step would be to put the statistics where the categories / popular tags usually are?

-- Sandro