WikiPolicy » History » Version 6
Anonymous, 10/09/2007 09:47 PM
1 | 1 | Anonymous | = Wiki Policy = |
---|---|---|---|
2 | 1 | Anonymous | |
3 | 3 | Anonymous | == Attachments vs. Repository == |
4 | 3 | Anonymous | Attachments 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]] |
5 | 3 | Anonymous | |
6 | 3 | Anonymous | Please use the following guidelines: |
7 | 3 | Anonymous | * 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: |
8 | 3 | Anonymous | {{{ |
9 | 3 | Anonymous | [source:/Publications/LongFilename ShortTitle] |
10 | 3 | Anonymous | }}} |
11 | 3 | Anonymous | * Documents in PDF format should be attached directly to the Wiki page. In order to link to the document, use the following wiki code: |
12 | 3 | Anonymous | {{{ |
13 | 3 | Anonymous | [attachment:LongFilename ShortTitle] |
14 | 3 | Anonymous | }}} |