Closed
Bug 395274
Opened 17 years ago
Closed 17 years ago
Implement forum design
Categories
(support.mozilla.org :: Forum, task)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
0.3
People
(Reporter: jtbatson, Assigned: jason.barnabe)
References
Details
(Whiteboard: sumo_only theme)
Attachments
(10 files, 1 obsolete file)
5.39 KB,
patch
|
nkoth
:
review+
|
Details | Diff | Splinter Review |
6.72 KB,
patch
|
nkoth
:
review+
|
Details | Diff | Splinter Review |
1.39 KB,
patch
|
nkoth
:
review+
|
Details | Diff | Splinter Review |
7.65 KB,
patch
|
nkoth
:
review+
|
Details | Diff | Splinter Review |
114.10 KB,
image/png
|
Details | |
100.36 KB,
image/png
|
Details | |
29.30 KB,
image/png
|
Details | |
25.74 KB,
image/png
|
Details | |
7.35 KB,
patch
|
nkoth
:
review+
|
Details | Diff | Splinter Review |
2.18 KB,
patch
|
nkoth
:
review+
|
Details | Diff | Splinter Review |
This is a tracking bug for: Implement design of forum homepage, search results page and thread page.
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: PC → All
Updated•17 years ago
|
Target Milestone: --- → 0.3
Assignee | ||
Comment 1•17 years ago
|
||
Assignee | ||
Comment 2•17 years ago
|
||
Attachment #290948 -
Flags: review?(nelson)
Assignee | ||
Comment 3•17 years ago
|
||
Attachment #290949 -
Flags: review?(nelson)
Assignee | ||
Comment 4•17 years ago
|
||
Attachment #290950 -
Flags: review?(nelson)
Assignee | ||
Comment 5•17 years ago
|
||
Assignee | ||
Comment 6•17 years ago
|
||
Assignee | ||
Comment 7•17 years ago
|
||
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.
Comment 8•17 years ago
|
||
(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 9•17 years ago
|
||
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+
Comment 10•17 years ago
|
||
I was referring to the patch for tiki-setup.php. The rest has been committed to support-stage.
Updated•17 years ago
|
Attachment #290948 -
Flags: review?(nelson) → review+
Updated•17 years ago
|
Attachment #290949 -
Flags: review?(nelson) → review+
Updated•17 years ago
|
Attachment #290950 -
Flags: review?(nelson) → review+
Assignee | ||
Comment 11•17 years ago
|
||
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.
Assignee | ||
Comment 12•17 years ago
|
||
Also, long text shows up below the user info box instead of beside.
Assignee | ||
Comment 13•17 years ago
|
||
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)
Assignee | ||
Comment 14•17 years ago
|
||
Assignee | ||
Comment 15•17 years ago
|
||
Assignee | ||
Comment 16•17 years ago
|
||
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)
Updated•17 years ago
|
Attachment #292179 -
Flags: review?(nelson) → review+
Comment 17•17 years ago
|
||
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)
Assignee | ||
Comment 18•17 years ago
|
||
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)
Comment 19•17 years ago
|
||
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
Updated•17 years ago
|
Attachment #292724 -
Flags: review?(nelson) → review+
Assignee | ||
Comment 20•17 years ago
|
||
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?
Comment 21•17 years ago
|
||
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. :)
Assignee | ||
Comment 22•17 years ago
|
||
Already suggested that in bug 396581.
Comment 23•17 years ago
|
||
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
Assignee | ||
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Whiteboard: sumo_only theme
You need to log in
before you can comment on or make changes to this bug.
Description
•