Closed Bug 395274 Opened 17 years ago Closed 17 years ago

Implement forum design

Categories

(support.mozilla.org :: Forum, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jtbatson, Assigned: jason.barnabe)

References

Details

(Whiteboard: sumo_only theme)

Attachments

(10 files, 1 obsolete file)

This is a tracking bug for: Implement design of forum homepage, search results page and thread page.
Depends on: 395275
OS: Mac OS X → All
Hardware: PC → All
Blocks: 397701
Target Milestone: --- → 0.3
Attached patch patchSplinter Review
Assignee: nobody → jason_barnabe
Status: NEW → ASSIGNED
Attachment #290947 - Flags: review?(nelson)
Attachment #290948 - Flags: review?(nelson)
Attachment #290949 - Flags: review?(nelson)
Attached patch comment-body.tplSplinter Review
Attachment #290950 - Flags: review?(nelson)
Attached image before screenshot
Attached image after screenshot
Also need to change short_date_format in tiki_preferences to %b %d, %Y So the patches and the new files make the main area of a thread page much closer to the mockup at http://babyhook.com/SUMO/Forum_Designs_Round4/SUMO_threads.jpg Open issues: -Uses a gray line instead of a curvy fady corner -Need a no-avatar avatar -Not tested in other browsers -Would like the date to be the date in the user's time zone Even with these issues, it's much better than what was there before. I'd like to put this in and then work on these issues while getting feedback from others.
(In reply to comment #7) > So the patches and the new files make the main area of a thread page much > closer to the mockup at > http://babyhook.com/SUMO/Forum_Designs_Round4/SUMO_threads.jpg That mockup is an older version. This is the latest mockup: http://blog.mozilla.com/sumo/2007/10/ I'd be happy to discuss the mockup with you, Jason, if you have time for it anytime soon. There are some things that I think could be tweaked.
Comment on attachment 290947 [details] [diff] [review] patch You can set this in the admin...forums panel under the option "Display thread configuration bar to override defaults". Patch not needed.
Attachment #290947 - Flags: review?(nelson) → review+
I was referring to the patch for tiki-setup.php. The rest has been committed to support-stage.
Attachment #290948 - Flags: review?(nelson) → review+
Attachment #290949 - Flags: review?(nelson) → review+
Attachment #290950 - Flags: review?(nelson) → review+
OK, this is in production now. Still more to do. One problem I've noticed is that avatars aren't showing in article feedback because of the URL rewrite. Will fix this later.
Also, long text shows up below the user info box instead of beside.
Attached patch patch for comment area (obsolete) — Splinter Review
The avatar issue isn't related to the path. It's because the pref to show avatars is forums-only. This patch fixes the long comment problem. It also simplifies the reply area for forum threads and the comment area for articles for logged-in users.
Attachment #291994 - Flags: review?(nelson)
Attached image reply area, before
Attached image reply area, after
Put the submit before before the preview so it's the default button.
Attachment #291994 - Attachment is obsolete: true
Attachment #292179 - Flags: review?(nelson)
Attachment #291994 - Flags: review?(nelson)
Blocks: 407322
Attachment #292179 - Flags: review?(nelson) → review+
latest patch in support-stage. But I have added a way to set the default number of rows of the text area from the admin panel. Do it there instead. tiki-admin.php?page=textarea (Admin Home... Text Area)
Makes the preview area just display the text and not the author or any other info, makes the header "Preview" instead of "Reply to the selected post", and adds a bit of spacing. Nelson, do you know why when you press Preview the text doesn't stay in the textarea?
Attachment #292724 - Flags: review?(nelson)
the reason why the text does not stay in textarea is because the {if} that causes the replies to be blank for the "forum replies are blank" feature is wrong. This has been fixed on support-stage. should be {if $prefs.feature_forum_replyempty ne 'y' || $comment_preview eq 'y'} instead of just the first part
Attachment #292724 - Flags: review?(nelson) → review+
I'm fairly happy with the way things work now. There are still improvements to make, but nothing that stops us from launching the forums, from my point of view. I say we should mark this as fixed and file bugs for the things from the mockups that we don't have. Thoughts?
I would at least remove the text "[Info Icon]" in step 3 of http://support-stage.mozilla.org/tiki-view_forum.php?topics_offset=2&forumId=1. I meant we should use an icon there, not a placeholder. :)
Already suggested that in bug 396581.
Jason, I think it's fine if the forum design is a work in progress. The important thing is that we're on track with the release. The design in its current state is good enough for release. Good work!
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Whiteboard: sumo_only theme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: