#6628 closed enhancement (wontfix)
Remove "Trac" from title
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | general | Version: | |
Severity: | minor | Keywords: | |
Cc: | ilias@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Since every project Trac page has "Trac" in its title it is very hard to search for things related to Trac itself. A Google search for "Trac slow" (without quotes) turns up tickets for all kinds of projects that say something is slow.
Of course we can say that it's the search engine's fault, but I don't think they will fix it.
Also my Trac installation is getting slower and slower :).
Attachments (0)
Change History (5)
comment:1 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
This should at least be configurable within the ini file.
see discussion within #3730
comment:3 by , 17 years ago
Cc: | added |
---|
This should at least be configurable within the ini file.
see discussion within #3730
comment:4 by , 17 years ago
I understand that you are reluctant to "fix" this, because you do not consider it a defect. But note that your workaround does not work. Even if I remove "Trac" from my template, a Google search for anything related to Trac itself will still yield tickets from all kinds of projects other than Trac. You are basically disabling Google for your own project.
But more than for this argument I am writing to mention that I was wary that this might have already been brought up and reached a conclusion, but using the built-in search with the keywords "Trac" and "title" I got very irrelevant results (you might want to try it). I might have tried to use Google instead to find #3730, but… :)
You can alter this in your own Trac by modifying
layout.html
. It has been discussed before, and decided this in a decent default. If you have questions about Trac, please feel free to ask on the MailingList or IrcChannel.