Opened 4 years ago
Last modified 4 years ago
#3665 accepted enhancement
enable page redirection for Trac wiki pages
Reported by: | rutsky | Owned by: | verm |
---|---|---|---|
Priority: | major | Milestone: | sys - on-bb-infra |
Version: | Keywords: | trac | |
Cc: | verm |
Description
Trac Wiki contains pages with deprecated information. Actual version of most of them is inside Builfbot docs. It would be nice to setup redirection from pages like http://trac.buildbot.net/wiki/BuildSlave to documentation https://docs.buildbot.net/current/manual/concepts.html?highlight=worker#workers
As I see there is no such option out of the box for redirection, so some plugin like this one or this one should be installed.
Change History (5)
comment:1 Changed 4 years ago by rutsky
comment:2 Changed 4 years ago by rutsky
- Cc verm added
comment:3 Changed 4 years ago by verm
I'll look into finding the right plugin.
comment:4 Changed 4 years ago by verm
- Owner set to verm
- Status changed from new to accepted
FYI I am testing this just using a different trac instance. The plugin is being strange once I figure it out I will install it here.
comment:5 Changed 4 years ago by rutsky
@verm thanks for the update!
Note: See
TracTickets for help on using
tickets.
After this issue will be resolved, wiki pages marked as outdated (like this one) should be replaced with appropriate redirection to current documentation.