-
Type:
Suggestion
-
Resolution: Answered
-
Component/s: None
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
We are using Confluence to capture and publish project documentation from different field engineers. Our dashboard has a number of spaces, one of which is "Field Engineering". We you enter that space you are presented with a tree of pages where we list projects.
The top-level page for ProjectA is given as:
http://abc.xyx.com:8080/display/FIELD/ProjectA
The top-level page for ProjectB is given as:
http://abc.xyx.com:8080/display/FIELD/ProjectB
Creating a "Background" page for ProjectA would create the URL:
http://abc.xyx.com:8080/display/FIELD/Background
Creating a situation where ProjectB would would have to call its "Background" page something else simply to avoid a collision on the URLs.
If the page name is to be used for the URL, it should be used relative to its location in the tree. Something like:
http://abc.xyx.com:8080/display/FIELD/ProjectA/Background
http://abc.xyx.com:8080/display/FIELD/ProjectB/Background
- is related to
-
CONFSERVER-23678 Disassociate page name and URL to allow two pages with the same name to exist with different URLs.
- Closed