Changes for page Attachments

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 7.11 >
edited by Silvia Macovei
on 2009/10/19
To version < 8.1 >
edited by Silvia Macovei
on 2009/10/19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,7 @@
9 9  
10 10  == Attaching a file ==
11 11  
12 -There are 3 possibilities to attach a file using the default [[Toucan skin>>http://code.xwiki.org/xwiki/bin/view/Skins/ToucanSkin]]:
12 +There are 3 possibilities to attach a file:
13 13  
14 14  === Using the top level menu ===
15 15  
... ... @@ -16,15 +16,25 @@
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  
18 18  image:AttachmentMenuToucan.PNG
19 +//Screenshot of the Toucan Skin//
19 19  
20 20  You'll see a list of the current attachments and a possibility to upload more files:
21 21  
22 22  image:AttachmentBottomToucan.PNG
24 +//Screenshot of the Toucan Skin//
23 23  
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 +
24 24  === Using the attachment panel at the bottom of the page ===
25 25  
26 -View the page on which you wish to attach a file and then click on "Attachments" at the bottom of the page. That'll open the same attachment panel as above.
30 +View the page on which you wish to attach a file and then click on "Attachments" at the bottom of the page.
27 27  
32 +image:AttachmentBottomToucan.PNG
33 +//Screenshot of the Toucan Skin//
34 +
35 +image:AttachmentBottomColibri.PNG
36 +//Screenshot of the Colibri Skin//
37 +
28 28  === Using the WYSIWYG editor ===
29 29  
30 30  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:
... ... @@ -33,12 +33,12 @@
33 33  
34 34  Note that you can create a link to the attachment/image directly in that same popup window.
35 35  
36 -{{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}}
37 -
38 38  == Linking to an attached file/image ==
39 39  
40 40  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]].
41 41  
50 +{{info}} In syntax 2.0 you don't need the {image} and {attach} macros. {{/info}}
51 +
42 42  If you're using the WYSIWYG editor, then use the "Link > Attached file..." or "Image > Insert image" buttons as shown above.
43 43  
44 44  == Linking to an external file/image ==

Get Connected