Changes for page Attachments

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 8.1 >
edited by Silvia Macovei
on 2009/10/19
To version < 9.2 >
edited by AnneH
on 2010/01/14
>
Change comment: Added comment

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.SilviaRusu
1 +XWiki.AnneH
Content
... ... @@ -55,8 +55,12 @@
55 55  
56 56  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:
57 57  
58 -{{code language="xml"}}[http://some_remote_server/path/to/file>text to display]{{/code}}
58 +* **XWiki Syntax 1.0**: {{code language="none"}}[http://some_remote_server/path/to/file>text to display]{{/code}}
59 +* **XWiki Syntax 2.0**: {{code language="none"}}[[text to display>>http://some_remote_server/path/to/file]]{{/code}}
59 59  
60 60  For displaying an image located on a remote server, use the following HTML code snippet:
61 61  
62 -{{code language="xml"}}<img src="http://some_remote_server/path/to/image"/>{{/code}}
63 +* **XWiki Syntax 1.0**: {{code language="xml"}}<img src="http://some_remote_server/path/to/image"/>{{/code}}
64 +* **XWiki Syntax 2.0**: {{code language="none"}}image:http://some_remote_server/path/to/image{{/code}}
65 +
66 +See the [[XWiki Syntax Guide>>platform:Main.XWikiSyntax]] for more details.
XWiki.XWikiComments[6]
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.AnneH
Comment
... ... @@ -1,0 +1,3 @@
1 +How can I view the content of an attached Office-/PDF-File on a page?
2 +
3 +I mean, if I attach a document and do not only link to the attachment, but want view the content of the attachment itself on the page. Is there a certain notation? Or would this require a PlugIn?
Date
... ... @@ -1,0 +1,1 @@
1 +2010-01-14 17:22:19.321

Get Connected