Closed
Bug 268360
Opened 21 years ago
Closed 10 years ago
Login-Page of bugzilla should have unique name
Categories
(Bugzilla :: User Interface, enhancement)
Bugzilla
User Interface
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: toralf.foerster, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041030 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041030 Firefox/0.10.1
On Saturday 30 October 2004 17:00, Toralf Förster wrote:
> The page
> http://bugs.kde.org/query.cgi?GoAheadAndLogIn=1
> should have an unique name to make life easier while adding this page as a
> bookmark for a local browser. The current name "login" is not very useful
> for people having a lot of different bugzilla accounts for different
> projects.
Please redirect this request to the bugzilla maintainers directly, so that all
bugzilla installations can benefit from it.
Thanks in advance,
Dirk
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
Hmm, we don't have anything unique we can put there other than the urlbase, and
that would be way ugly...
We either would need to create an "Installation Name" parameter which is
separate from the urlbase, or let the folks who care about this edit the
template for the login page.
Updated•21 years ago
|
Assignee: justdave → myk
Status: UNCONFIRMED → NEW
Component: bugzilla.org → User Interface
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Comment 2•21 years ago
|
||
Maybe this should be a broader thing that is prefixed/suffixed to all page
titles, and not just the login page? Sort of like all of the pages on the
bugzilla.org website currently have " :: bugzilla.org" on the end of the title.
Comment 3•21 years ago
|
||
You know, this is a good idea -- the site identity would be a nice thing to have
in bookmarks -- particularly for me, since I bookmark all my bugzilla
accesspoints, and I access dozens of them. Let me take a look at what Nielsen
recommends and see if we can find something useful.
He suggests using suffixes and not prefixes, interestingly:
Do not make all page titles start with the same word: they will be hard to
differentiate when scanning a list. Move common markers toward the end of the
line. For example, the title of this page is Microcontent: Headlines and
Subject Lines (Alertbox).
And so does http://www.7nights.com/dkrprod/gwt_seven.php:
What a Title Tag Is Not.
[...] Putting your site name first. Again, unless your talking about a home
page, this is not too helpful. You can have your site name on every page, but
you usually want to start with the most relevant information first. This can
be ok, if you page title is very, very short.
I'd be okay with a titlesuffix template variable (maybe in header.html.tmpl?)
that we could customize. How does that sound?
Updated•19 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Updated•19 years ago
|
Assignee: myk → ui
Updated•18 years ago
|
Severity: minor → enhancement
Comment 4•10 years ago
|
||
Bugzilla includes the name of the installation in its name, see e.g. https://gcc.gnu.org/bugzilla/enter_bug.cgi:
"Log in to GCC Bugzilla"
This is unique enough.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•