Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace image as resource
-
Assignee Priority:P2
Description
{code} ace:graphicImage {code} currently has a "name" attribute but no "library" attribute.
This makes it difficult to use with resources that have a "library" with the "name".
see showcase example for h:graphicImage page
contextMenuEffect.xhtml
This makes it difficult to use with resources that have a "library" with the "name".
see showcase example for h:graphicImage page
contextMenuEffect.xhtml
Issue Links
- blocks
-
ICE-11258 Replace h: components in Showcase with ace: versions
- Closed
Introduce 'library' attribute for the ace:graphicImage component. Use 'name' and 'library' whenever the 'value' or 'url' attributes are not defined to lookup the resource request path.