WikiPolicy » History » Version 7
Anonymous, 10/09/2007 09:47 PM
| 1 | 1 | Anonymous | |
|---|---|---|---|
| 2 | 7 | Anonymous | h1. Wiki Policy |
| 3 | 7 | Anonymous | |
| 4 | 7 | Anonymous | |
| 5 | 7 | Anonymous | |
| 6 | 7 | Anonymous | h2. Attachments vs. Repository |
| 7 | 7 | Anonymous | |
| 8 | 1 | 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]] |
| 9 | 3 | Anonymous | |
| 10 | 3 | Anonymous | Please use the following guidelines: |
| 11 | 7 | 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: |
| 12 | 7 | Anonymous | <pre> |
| 13 | 7 | Anonymous | [source:/Publications/LongFilename [[ShortTitle]]] |
| 14 | 7 | Anonymous | </pre> |
| 15 | 7 | 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: |
| 16 | 7 | Anonymous | <pre> |
| 17 | 7 | Anonymous | [attachment:LongFilename [[ShortTitle]]] |
| 18 | 7 | Anonymous | </pre> |