#10729: Titles of all pages on Django site including docs start with a word
'Django', which results in a usability issue
-------------------------------------------------------+--------------------
 Reporter:  amiroff                                    |       Owner:  nobody   
 
   Status:  new                                        |   Milestone:           
 
Component:  Django Web site                            |     Version:  1.0      
 
 Keywords:  title, web site, documentation, usability  |       Stage:  
Unreviewed
Has_patch:  0                                          |  
-------------------------------------------------------+--------------------
 Titles in all pages under Djangoproject.com start with the word Django,
 which is of course normal. But when developers have many tabs of
 documentation pages open, it's often very hard to distinguish between
 which pages are currently open, making it hard to use and switch to.

 All templates on site inherit from
 
http://code.djangoproject.com/browser/djangoproject.com/django_website/templates/base.html
 template file, so I guess placing Django word '''after''' the title block
 would fix this annoyance. At least, it would be nice to do this for
 Documentation pages.

 I'm also attaching a screenshot showing the problem.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10729>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to