Changes for page Attachments

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 1.34 >
edited by Vincent Massol
on 2007/08/26
To version < 1.35 >
edited by Vincent Massol
on 2007/08/26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,10 +40,10 @@
40 40  
41 41  1.1 Linking to an external file/image
42 42  
43 -If your file is on a remote server and you wish to link from your wiki, you'll need to enter HTML using the Wiki editor. For example:
43 +If your file is on a remote server and you wish to link to it from your wiki, simply use the URL of the link as the content of your wiki link. For example, using the wiki editor you'd write:
44 44  
45 45  {code:xml}
46 -<a href="http://some_remote_server/path/to/file">text to display</a>
46 +[http://some_remote_server/path/to/file>text to display]
47 47  {code}
48 48  
49 49  For displaying an image located on a remote server, use the following HTML code snippet:

Get Connected