How to Create a Bitwiki
Space administrator permissions are required to create a Bitwiki
Method 1 - Copy and Replace
Create a new space from the spaces drop down menu named after your client, app, or project and publish it
Go to the Agile BitWiki or https://bitovi.atlassian.net/wiki/spaces/BitwikiLight space and use the ··· menu on the upper right side next to the share button
Select copy from the ··· drop down menu
In the modal window, for select space select the new space you created, make sure to check the box for “include n child pages” and hit next
In the “replace this text” input box type [Bitwiki Default] and in the “with this” input box type your client, app, or project name. Click Copy.
go to space settings in the new space
go to space details
click edit space details
in the homepage box type in your page name or choose it after it autocompletes. This should set the home page to that page.
[optional] The pages may no longer be organized correctly so you may want to organize them by dragging and dropping them into the correct order.
Method 2 - The XML Export/Import
Go to Agile BitWiki and export the space by choosing “Space Settings > Export Space” . The space key for Bitwiki Deafult is “BITAPP” this will be important later.
Export the full file as an XML
Unzip the file
Using a text editor (Sublime, Atom, Notepadd++, etc) update the exportDescriptor.properties file with the new space key.
BITAPP
→YOURSPACEKEY
Update the entities.xml’s capital and lower case space key with your space key using find replace all. Make sure the case sensitive button is selected to make this process easier
BITAPP
→YOURSPACEKEY
bitapp
→yourspacekey
Update the entities.xml’s capital and lower case space name with your new space name in the same manner.
[Bitwiki default]
→Your App Name
[bitwiki default]
→your app name
Make sure you compress the files into a single flattened folder by selecting all of the files within the unzipped folder and then choosing to compress
Import the space into confluence.
Presuming you’ve successfully imported the space you should get a success message.
delete or archive this page (the one you’re reading) from the new space