Closed
Bug 390123
Opened 18 years ago
Closed 18 years ago
put article name at the beginning of each page title
Categories
(support.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cilias, Assigned: nkoth)
Details
(Whiteboard: tiki_feature, tiki_upstreamed)
Currently, articles on sumo have a page title of [site name : article name]. For example:
<title>Firefox Support : Contributor Home Page</title>
If we can reverse it, so the article name comes first, that would be better.
| Assignee | ||
Comment 1•18 years ago
|
||
I have actually totally removed the site name from the title. If you want me to change this to your idea of putting the site name after, let me know. However, I surfed around Mozilla's sites a little and noticed no one puts the site name after. There are a number of variations between "no site name", "Firefox Help: Page Title", "Firefox Support - Page Title", though...
| Reporter | ||
Updated•18 years ago
|
Assignee: nobody → nelson
| Reporter | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 3•16 years ago
|
||
no, this is not. This was a template change which could be made configurable I guess...
Whiteboard: tiki_triage → tiki_feature
Comment 4•16 years ago
|
||
Made optional (and on by default as it's the smarter choice) in tiki.
Two new preferences introduced:
* site_title_location for legacy title handling. needs to be 'after'.
* site_title_breadcrumb for the newer type using breadcrumbs. neeeds to be 'invertfull'
Whiteboard: tiki_feature → tiki_feature, tiki_upstreamed
You need to log in
before you can comment on or make changes to this bug.
Description
•