Closed
Bug 279823
Opened 20 years ago
Closed 19 years ago
Add new b.m.o. front page template (including "Bugs reported Today" link)
Categories
(bugzilla.mozilla.org :: General, defect, P3)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: justdave)
References
Details
Attachments
(2 files, 1 obsolete file)
I've done a new front page template for b.m.o. We should put it up. Note that it contains a link to http://hendrix.mozilla.org, so that would need to go live first. Gerv
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Will this also change the banner at the top of the page to match the current mozilla.org style? (I can't tell from looking at the attachment...)
| Reporter | ||
Comment 3•20 years ago
|
||
No - the banner is in a different template. Gerv
| Assignee | ||
Updated•20 years ago
|
Blocks: bmo-upgrade-051022
Comment 5•20 years ago
|
||
Bug 278500 is the only obvious one that I can see (CVS Update Hendrix)
| Assignee | ||
Comment 6•20 years ago
|
||
both this bug and the hendrix one are blocking the bmo-upgrade bug
| Reporter | ||
Comment 7•20 years ago
|
||
justdave: obviously, the b.m.o. upgrade has got delayed again - but this bug is independent of it. Can you just put the template in the custom directory, so we can start getting the benefits of the new page? Gerv
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•19 years ago
|
Attachment #172395 -
Attachment mime type: text/html → text/plain
| Assignee | ||
Comment 8•19 years ago
|
||
The new front page has been put in place on recluse, it'll be live after we switch over shortly.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
this was a bad change. Report a bug does not need ?format=guided, privs do that. the human text should be on the left, and the annoying pink thing can go somewhere else (try the right side, or a trash can).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•19 years ago
|
||
I agree that this was a bad change. Do not disturb the fragile world of harried developers.
| Assignee | ||
Comment 11•19 years ago
|
||
I removed the &format=guided. Privs will take care of that for users that don't have them.
Comment 12•19 years ago
|
||
Comment on attachment 172395 [details] New front page template > <li><a href="http://bugzilla.mozilla.org/duplicates.cgi?sortby=delta&reverse=1&maxrows=100&changedsince=30">Hot Bugs</a> (most commonly filed recently) This needs to be a relative link, not an absolute link to the wrong protocol.
| Assignee | ||
Comment 13•19 years ago
|
||
(In reply to comment #12) > This needs to be a relative link, not an absolute link to the wrong protocol. ok, all of the absolute links into Bugzilla have been changed to relative links (the create an account link suffered from that problem as well)
| Assignee | ||
Comment 14•19 years ago
|
||
the rest of the complaints here are design issues rather than technical, so I'll leave that back to Gerv...
| Reporter | ||
Comment 15•19 years ago
|
||
Yes, sorry about the absolute/relative and wrong protocol stuff - the page was originally written back when we used HTTP, and I was testing it on my local server. tor: I apologise if the front page has removed stuff you use; but given the number of bad bug reports we get, it seems sensible to me that the front page should be aimed at helping and assisting new users and first-time bug filers. Experienced users have bookmarks and so on. In the same way, our default query is set up for new bug filers, not experienced developers, because the experienced can customise it. What feature or link in particular are you missing from the front page? timeless: similar logic to the above suggests that our first priority in b.m.o. should be to get rid of people who are in the wrong place - hence the prominence and location of the "alternative places you might want to be" section. Gerv
Comment 16•19 years ago
|
||
Problems with the new front page: * you can no longer enter a bug number in the primary, focused entry field. * "bugs already filed today" link removed. I used this to keep a general feeling as to the state of the tree. A bookmark wouldn't help here, as is it's not something I consciously doing - it was just a link that I would occasionally use in the numerous times a day that I went to the b.m.o homepage. * the novice user box is wasted screen realestate for me. It should either be shown based on the privs, or made something I can turn off from my bugzilla preferences.
Comment 17•19 years ago
|
||
Actually that primary search entry field isn't returning anything for any query at the moment.
| Reporter | ||
Comment 18•19 years ago
|
||
Here's an updated template. It: - fixes the &format=guided - fixes the absolute links - makes it possible to put bug numbers into the front page field - restores the "Bugs Reported Today" link - Adds a "report a broken website" link to the new user box In a moment, I'll upload the page.cgi page which the "report a broken website" link leads to. Gerv
Assignee: justdave → gerv
Attachment #172395 -
Attachment is obsolete: true
Status: REOPENED → ASSIGNED
| Reporter | ||
Comment 19•19 years ago
|
||
This needs putting in template/en/custom/pages/ . Gerv
| Reporter | ||
Comment 20•19 years ago
|
||
Assigning back to Dave to upload the new versions. Gerv
Assignee: gerv → justdave
Severity: enhancement → major
Status: ASSIGNED → NEW
| Reporter | ||
Comment 21•19 years ago
|
||
*** Bug 299805 has been marked as a duplicate of this bug. ***
Comment 22•19 years ago
|
||
Tweaking the summary to make this bug easier to find. Prog.
Summary: Add new b.m.o. front page template → Add new b.m.o. front page template (including "Bugs reported Today" link)
Comment 23•19 years ago
|
||
*** Bug 299805 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 24•19 years ago
|
||
Deployed. Minor issues: I had to swap [% IF username %] out for [% IF user.id %] again, and there was a missing </a> tag after the Bugs Filed Today link.
Status: NEW → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•