Details
-
Type:
New Feature
-
Status:
Tested
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Gliffy Plugin for Confluence - 1.4.0
-
Component/s: Plugin - Confluence
-
Security Level: Anyone may view
-
Labels:None
Description
Migrated from: http://developer.atlassian.com/jira/browse/GLFY-13
Note: 11 Votes and 8 watchers at time of migration.
Iteration One Requirements:
- A new 'Images' tab will display any images attached to the same page that the diagram is attached to
- The user should be able to upload images without closing the Gliffy editor
- Initially, only JPG images will be supported since Flash 7 only supports this format. Progressive JPG images will not be supported. Once we move to SWF9 format, we'll be able to support PNG images as well.
- If possible, the server side code should filter out JPG images that don't work (ie progressive JPG images)
Implementation Plan:
- Chris will get the LZX in shape
- Shannon will work on the server side bits.
The client is already written for this, but we'll have to figure out how to handle this in the context of Confluence.
For example, should we allow the user to upload images through the editor UI? Maybe via a pop-up window?