Bug #2167
closed
Welcome page should link to manual instead of wiki
Added by Dominic Cleal almost 12 years ago.
Updated about 11 years ago.
Description
The welcome page shown when no data exists should link to the new manual on theforeman.org instead of the wiki pages. Perhaps via some static redirects for a given version number, as the URLs may not be consistent.
I will try to send a new PR to update the few links within foreman.
- Assignee deleted (
Ohad Levy)
Ky Zh wrote:
I will try to send a new PR to update the few links within foreman.
Thanks! FYI, the manual URL will be versioned for 1.2, so best to make the URLs in the app point to this. We're about to push the 1.2 manual to the website (as a copy of 1.1).
Dominic - there is a latest redirect, but maybe we can actually link to the correct version (as foreman knows the version too;))
Yep, it should match the version rather than latest ideally.
Just realised i missed the last two comments.
I will try to figure where the version is hold and what need to change to make it available to the template.
- Status changed from New to Ready For Testing
Thanks, I'll review your PR soon.
You can use latest in place of 1.1/1.2, but it won't work well as we will want to move links around. We do have SETTINGS[:version]
for getting the current version (which is 1.1 in develop, even though it will be 1.2), so that would be a good solution.
EDIT: just push with -f to update your existing branch rather than a new PR
- Target version deleted (
1.2.0)
- Is duplicate of Feature #2763: Wiki links should be replaced with correct doco links added
- Status changed from Ready For Testing to Duplicate
Also available in: Atom
PDF