|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History** 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
** On Mac, disable DS file creation: http://www.macosxhints.com/article.php?story=20051130083652119
h2. Notes about things that make wiki pages display incorrectly
* A problem with the wiki is that long links will cause the text to flow onto the purple background on the right hand side. E.g., when linking to a long URL, you want to use a link name for that URL. Here is an example of what NOT to do:
{code}
[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]
{code}
which produces:
[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]
Here is a correct example:
{code}
[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]
{code}
which produces:
[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]





