|
|
Installation
TimTam Installation Notes - Plugin Version
- Donwload and install Eclipse 3.0 (mirror)
- Download the TimTam plugin
- Unzip the plugin into the eclipse directory
- You should now have a org.codehaus.timtam_1.0.0 directory under plugins
- Start Eclipse
- Window->Open Perspective->Other...
- Choose the TimTam perspective, An empty Confluence view should open on the LHS of the Workspace
- Select the Add Connection button on the confluence view toolbar, you should get this dialog
- Type in the url for the server , your user name and password
- If all went well , TimTam loads details of all spaces on the server and displays the space tree
- The locks on a space indicate you have no write access. You can open the pages in the editor, but you will not be able to edit them.
- To open a page either double click , press Enter , or right click on the node and select Edit
- The page opens up in preview mode
- To switch to edit mode either click on the Edit tab, or Alt-i
- In edit mode you get syntax highlighting for headings, and macros
- Typing { brings up the macro content assist
- Saving a page is the same as saving any document in Eclipse - Ctrl+S
- When you shut down Eclipse , it will prompt you to save all dirty pages
- Finally please report bugs, improvements, and feature requests on the Codehaus Jira
|