... |
... |
@@ -6,11 +6,11 @@ |
6 |
6 |
|
7 |
7 |
|=Parameter|=Description|=Required|=Default |
8 |
8 |
|display|Kind of display. "button" for a button, "thumbnail" for a thumbnail, "full" to render the document in place|no|thumbnail (button in inline mode) |
9 |
|
-|name|The attachment reference to display|if att-filename is not given| |
|
9 |
+|name|The attachment reference to display|if att--filename is not given| |
10 |
10 |
|page|The page from where you want the attachments to be displayed. Modifying this parameter will reset the selected file value|no| |
11 |
11 |
|width|The width of the view in % or px (e.g. 100%, 100px)|no|100% for the full view or 100px for the thumbnail |
12 |
12 |
|height|The height of the view in % or px (e.g. 100%, 100px)|no|1000px for the full view or 100px for the thumbnail |
13 |
|
-|att-filename|Alias of name|If name is not given| |
|
13 |
+|att--filename|Alias of name|If name is not given| |
14 |
14 |
|
15 |
15 |
= Example Usage = |
16 |
16 |
|