Site presets and addon dashlets
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2013 10:31 PM
Hi
I'm trying to create a custom site prefix. Within that I want to use two addon fashlets - Site Task Manager and Site Blog dashlet. my question is: what path do you use in prefix.xml at the source id and url entires to make this within a custom prefix,
Thanks a lot
I'm trying to create a custom site prefix. Within that I want to use two addon fashlets - Site Task Manager and Site Blog dashlet. my question is: what path do you use in prefix.xml at the source id and url entires to make this within a custom prefix,
Thanks a lot
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2013 01:51 PM
Sorry to bump this, but it's driving me mad. Probably because I am dim.
Being more specific, when defining dashlets for a custom site preset in presets.xml, you have to define a path to the dashlet. The default ones all appear to be in /components/dashlets.
However, when I install an addon dashlet, such as the site blog dashlet by dropping a .jar into tomcat/shared/lib it doesn't appear to deploy the dashlet into components/dashlets.
I am probably doing something really stupid, or missing the point of something completely, but does anyone know what it is?
Being more specific, when defining dashlets for a custom site preset in presets.xml, you have to define a path to the dashlet. The default ones all appear to be in /components/dashlets.
However, when I install an addon dashlet, such as the site blog dashlet by dropping a .jar into tomcat/shared/lib it doesn't appear to deploy the dashlet into components/dashlets.
I am probably doing something really stupid, or missing the point of something completely, but does anyone know what it is?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2013 06:45 PM
Well, apologies for the monologue here, but I got there. I am not sure why or how this works, but then again I don't have much of a clue about java stuff
For the site blog dashlet it's a standard path:
<url>/components/dashlets/site-blog</url>
For the Site Task Manager it's a funny one
<url>/formtek/components/dashlets/sitetaskmgr</url>
Works though.
For the site blog dashlet it's a standard path:
<url>/components/dashlets/site-blog</url>
For the Site Task Manager it's a funny one
<url>/formtek/components/dashlets/sitetaskmgr</url>
Works though.
