Useful <title> Elements
Problem Description
Currently, all HTML pages generated by the PTS have "PERT Ticket System" as their
<title> element. This makes the browser history useless, and also makes it very hard to use "tabbed browsing" features of newer browsers effectively
Proposed Resolution
The following forms of titles could be used for various HTML documents generated by the PTS
- PTS Login for the login page
- PTS Ticket List for the main menu showing a list of tickets (one could use different titles depending on whether only active, only "own" etc. tickets are shown)
- PTS Ticket: (ticket name) for a particular ticket's overview page
- PTS Ticket (ticket name) action (#) for a particular action
- ...and so on...
--
SimonLeinen - 14 Dec 2005
Developer comments
Use struts-tiles. Probably all pages have to be modified.
Effort 3 man/days
--
Blazej Pietrzak - 16 Feb 2006