WikiPolicy » History » Version 6
« Previous -
Version 6/7
(diff) -
Next » -
Current version
Anonymous, 10/09/2007 09:47 PM
= Wiki Policy =
Attachments vs. RepositoryAttachments to Wiki pages can be accessed by any non-privileged user, whereas documents in the repository can be accessed only by developers, supervisors, and administrators.br
Please use the following guidelines:
* Documents in their original format, which can edited easily (e.g. PPT, DOC, ...), should go into the repository. In order to link to the document, use the following wiki code:
{{{
[source:/Publications/LongFilename ShortTitle]
}}}
* Documents in PDF format should be attached directly to the Wiki page. In order to link to the document, use the following wiki code:
{{{
[attachment:LongFilename ShortTitle]
}}}