After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 676453 - Change page title format to NAME - NAMESPACE (instead of NAMESPACE - NAME)
Change page title format to NAME - NAMESPACE (instead of NAMESPACE - NAME)
Status: RESOLVED FIXED
Product: valadoc
Classification: Other
Component: doclet/valadoc.org
git master
Other Linux
: Normal enhancement
: ---
Assigned To: valadoc-maint
valadoc-maint
Depends on:
Blocks:
 
 
Reported: 2012-05-20 23:24 UTC by Kerrick Staley
Modified: 2012-08-06 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Demonstration of the issue (3.47 KB, image/png)
2012-05-20 23:25 UTC, Kerrick Staley
Details

Description Kerrick Staley 2012-05-20 23:24:45 UTC
As an example, the title of the page
http://valadoc.org/#!api=clutter-1.0/Clutter.Actor
is "clutter-1.0 - Clutter.Actor". With 5 tabs open in Chromium, only the "clutter-1.0 - Clutter" part is visible, which isn't useful. Could you change it so the title renders as "Clutter.Actor - clutter-1.0"?
Comment 1 Kerrick Staley 2012-05-20 23:25:06 UTC
Created attachment 214531 [details]
Demonstration of the issue