reading icons from a .jar
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2007 01:11 PM
Hi,
I've created an extension to Alfresco that is packed to a .jar
I try to keep all of the files that are dedicated to this extension inside the .jar and not in the Alfresco .war.
The only thing that i still can't get out of Alfresco .war is the icons for the buttons i created for this extension (the buttons are all declared in web-client-config-custom.xml ).
I created the same folder structure for the icons folder in the jar:
images/icons
But still - the icons does not show…
How can i fix this?? :shock:
Thanks,
Dror
I've created an extension to Alfresco that is packed to a .jar
I try to keep all of the files that are dedicated to this extension inside the .jar and not in the Alfresco .war.
The only thing that i still can't get out of Alfresco .war is the icons for the buttons i created for this extension (the buttons are all declared in web-client-config-custom.xml ).
I created the same folder structure for the icons folder in the jar:
images/icons
But still - the icons does not show…
How can i fix this?? :shock:
Thanks,
Dror
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2007 10:01 AM
Is there no way of doing that???
:?
:?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2007 01:11 PM
Hello,
Alfresco builds the image URL by prefixing your icon path by the webapp context. As a consequence I think the only solution is to deploy your extension as an AMP package.
Alfresco builds the image URL by prefixing your icon path by the webapp context. As a consequence I think the only solution is to deploy your extension as an AMP package.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2007 03:58 AM
Thanks
but how do i deploy an AMP package :? :shock:
Dror
but how do i deploy an AMP package :? :shock:
Dror
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2007 04:09 AM
