Ticket #8795 (confirmed Feature Request)
Search page needs custom title
Reported by: | limi | Owned by: | silviot |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.1 |
Keywords: | Cc: |
Description
Generally, pages that aren't content in Plone don't have dedicated titles, to lessen the burden on translators and because of various architectural constraints.
Search pages should probably be the exception though — as it's useful for them to have a title indicating what they do. Something like:
"<site title> — Search: <search term>"
If this isn't too hard to do, I think it's worth doing. Not if we have to invent infrastructure to get around the problem — but if we can make the <title> tag on the search page be localized and custom, that would be great.
Change History
comment:3 Changed 6 years ago by witsch
- Keywords TuneUp added
however, i think this ticket could make a nice tuneup contribution, so i'm adding the keyword as a marker...
comment:4 follow-up: ↓ 5 Changed 6 years ago by witsch
- Owner witsch deleted
as this was assigned automatically back when we still had a default owner per component, i will happily remove myself as owner again. at the moment i have enough to do anyway and don't want to block things (any longer)...
comment:5 in reply to: ↑ 4 Changed 6 years ago by witsch
Replying to witsch:
as this was assigned automatically back when we still had a default owner per component, i will happily remove myself as owner again. at the moment i have enough to do anyway and don't want to block things (any longer)...
eek, i got it wrong somehow using batch-editing — this should have come before the comment added the "TuneUp" keyword above... :)
comment:8 Changed 6 years ago by witsch
- Owner set to silviot
silvio is up for working on this, but can't grab the ticket himself for some reason...
comment:14 Changed 4 years ago by garbas
- Status changed from new to confirmed
- Milestone changed from Ongoing to 4.3
i moved this to 4.3 since plone.app.search is included.