Get Started
@todo improve
Now that you have your app up and running its time to put some content under it. You can easily add some wiki content.
- Goto
portal/myportal/base/myspacename
. - Create a folder .space and add a file
default.wiki
- This is the template of your app
- Now you can create
Home.wiki
which will act as index of this space - Minimal space content:
- /myspace/.space
- /myspace/Home.wiki
- Option space content:
- /myspace/.files (Used to store static files)
- /myspace/.macros (Used to store space specific macros)