...
Once the development (DEV) space is created you will need to populate this new space with the existing content from your current space - the production (PROD) space.
...
space
...
.
Copying the production space pages to the development space
...
You can now go to the space settings publishing dashboard in the development (DEV) space to set up publishing from the DEV space to the original production (PROD) space.
Space homepage
Comala Publishing cannot publish the space home page (Overview page).
The homepage content is static in each space - you must manually add any content as the page is not published.
If you want manage the original production space homepage content using publishing you will need to
create/copy the production space homepage as a child of the new development space homepage
review your space hierarchy
check the copied page in-page links and dynamic content macros such as children; page tree; content by label
This should be done before the initial publish action from the new development space.
Tip |
---|
You can make both the source space homepage and the target space homepage content dynamic by adding Confluence page macros such as Page tree, Children or Content by label macros to each space homepage. |
You must ensure you have an appropriate homepage defined in the published space page hierarchy prior to publishing any content from the new development (DEV) space to the production (PROD) space. Changing a homepage (in either the source or target space) after the initial space publishing action may result in pages to be published to the root of the published space.
Set up the new development space
...
Original page URL in the production space
/wiki/spaces/PROD/pages/2438561796/Product+Team+Ethos
Published page URL in the development space
/wiki/spaces/DEV/pages/2438693479/Product+Team+Ethos
Published page URL in the production space with new contentID
/wiki/spaces/PROD/pages/2438823986/Product+Team+Ethos
The backward publishing of pages from the production source space to the development space updates the spacekey used in the page URL to the production spacekey.
this is a new page in the PROD space and will have a new contentID
Info |
---|
This will NOT be the same as the original page contentID copied from the production space. |
Note |
---|
Any external resources that rely on these page ID's will need to be updated such as short link urls, in-app urls, or links from external sites. |
...