Insert Picture Plugin: available on plugins.atlassian.com
Description/Features
A in-place image management widget for Confluence to help with image attachment manipulation.
The use-case for creating this plugin was so that a page author create updateable areas of the page, one such area being an image which could be clicked on to change the image itself and the caption.
The primary reason for releasing this is that others with this requirement may have a use for it, and so that it can be enhanced as needed without rebuilding the wheel.
Usage
- Install via the plugin repository, or manually.
- Drop the macro onto a page (e.g. {insert-picture:filename=test.png})
I tried to make it as difficult as I could, honest.
Macro Parameters
| Param | Value(s) | Default | Description |
|---|---|---|---|
| filename | filename | required | The filename of the image to look for |
| defaultImage | url | use admin configured | Path to the image to use if the filename contents don't exist |
| position | floatLeft, floatRight, center | floatLeft | Positioning of the macro output |
| width | 200px, 10% | 200px | Width sizing of the thumbnail |
| height | 200px, 10% | none | Height sizing of the thumbnail |
| sourcePage | SPACEKEY:Page Title | Current Page | The page to take the images from, defaults to the current page. |
Version History
Screenshots
Other Adaptavist Entries
| No content found for label(s) codegeist_2008_vendor_adaptavist. |

