Changes for page Attachments

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 11.2 >
edited by Vincent Massol
on 2010/01/20
To version < 11.3 >
edited by Silvia Macovei
on 2010/02/24
>
Change comment: Fixed Title; Changed TOC

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Attachments
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.SilviaRusu
Content
... ... @@ -1,17 +1,12 @@
1 -(% class="floatinginfobox" %)
2 -(((**Contents**
1 +{{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
3 3  
4 -{{toc start=2 depth=6 numbered=false scope=page /}})))
5 -
6 -= Attachments =
7 -
8 8  A page can contain attachments which can then later be referenced from within a page. For example this is very useful for attaching images and displaying them in the page's content.
9 9  
10 -== Attaching a file ==
5 += Attaching a file =
11 11  
12 12  There are 3 possibilities to attach a file:
13 13  
14 -=== Using the top level menu ===
9 +== Using the top level menu ==
15 15  
16 16  View the page on which you wish to attach a file and then select the "Show > Attachments" option in the top level menu:
17 17  
... ... @@ -25,7 +25,7 @@
25 25  
26 26  {{info}} For the [[Colibri skin>>http://code.xwiki.org/xwiki/bin/view/Skins/ColibriSkin]] there is no "Show > Attachments" option in the top level menu. {{/info}}
27 27  
28 -=== Using the attachment panel at the bottom of the page ===
23 +== Using the attachment panel at the bottom of the page ==
29 29  
30 30  View the page on which you wish to attach a file and then click on "Attachments" at the bottom of the page.
31 31  
... ... @@ -35,7 +35,7 @@
35 35  image:AttachmentBottomColibri.PNG
36 36  //Screenshot of the Colibri Skin//
37 37  
38 -=== Using the WYSIWYG editor ===
33 +== Using the WYSIWYG editor ==
39 39  
40 40  Edit the page on which you wish to attach a file using the WYSIWYG editor and click on "Link > Attached file..." in the toolbar. You can also click on "Image > Insert image" and you'll get a similar popup window as shown below:
41 41  
... ... @@ -43,7 +43,7 @@
43 43  
44 44  Note that you can create a link to the attachment/image directly in that same popup window.
45 45  
46 -== Linking to an attached file/image ==
41 += Linking to an attached file/image =
47 47  
48 48  If you're using the Wiki editor, you can use the [[Image macro>>code:Macros.ImageMacro]] to display an image inline. If you simply wish to link to an attachment, use the [[Attach macro>>code:Macros.AttachMacro]].
49 49  
... ... @@ -51,7 +51,7 @@
51 51  
52 52  If you're using the WYSIWYG editor, then use the "Link > Attached file..." or "Image > Insert image" buttons as shown above.
53 53  
54 -== Linking to an external file/image ==
49 += Linking to an external file/image =
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  

Get Connected