“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra
This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!
Do not issue bugs reports against versions earlier than 0.9.9.5
Security problem? Check the security section.
FS#638 - Make page titles more useful
Opened by Mac Newbold (macnewbold) - Tuesday, 30 August 2005, 16:56 GMT+1
Last edited by Tony Collins (knigits) - Sunday, 04 December 2005, 08:32 GMT+1
|
DetailsCurrently page titles all display “Flyspray:: [Project Name]:” and nothing more. This makes it hard to tell the difference between various tabs/windows/bookmarks in the browser, because every page within the project has exactly that same title. It would be very helpful if there were something more descriptive in the title. For example, the task list, task detail, and new task pages should have different titles. Relevant details about a page should be shown in the title, like the task number, when viewing a single task. The same could be extended into the admin and project management sections, as well as reports. Having the same title for all “search results” pages or all “reports” pages would be okay as a start, but if there’s an easy way to identify in some way the distinguishing characteristics of the search or report, that would be even better.
I realize that this may not happen in the 0.9.8 code, but may not happen until the templating ( |
Thursday, 12 January 2006, 04:34 GMT+1
Reason for closing: Implemented in devel
It’s been very easy to change the page titles using the templating. This will definately be in the 0.9.9 version.
Most pages now have a relevant page title. If anyone can find any that don’t, I’m happy to change them.