Tips and Tricks
- Easily copy pages, add attachments, and more using the WebDAV client: WebDAV Client Setup
- Use the URL for our server: https://wiki.cagrid.org/plugins/servlet/webdav

- On Mac, disable DS file creation: http://www.macosxhints.com/article.php?story=20051130083652119

- Use the URL for our server: https://wiki.cagrid.org/plugins/servlet/webdav
Making wiki pages display correctly
- Long links or wide tables will cause the text to flow onto the purple background on the right hand side. Therefore, it is recommended that links are give names so that the entire URL is not displayed and that horizontal scrolling is used for wide tables by using {div:class=horizscroll} around the table.
Here is an example:
[caGrid Project Timeline|http://gforge.nci.nih.gov/plugins/scmcvs/cvsweb.php/cagrid-1-0/Documentation/management/ScenPro_SemanticBits/caGridProjectTimeline_05-03-06.mpp?cvsroot=cagrid-1-0]
which produces: caGrid Project Timeline![]()
For tables:
{div:class=horizscroll}
{cagridtable}
{table-row}
...
...
...
{cagridtable}
{div}
See Special Boxes for an example.
Moving Pages
If you need to move a page either within a space or to another space, select Edit this page and then select Edit from "Location" near the bottom of the page. You can then click and drag the page to a different location in the hierarchy for the space. You can also move it to a different space by selecting the desired space from the drop down menu.
To moving pages in bulk from one space to another, see: Move a family of Pages![]()





