Try our conversational search powered by Generative AI!

Override IconBase location CMS5

Vote:
 

Hi all,

With CMS5 and VPPs the IconBase dicectory is now pointing towards the AppTheme under program files\EPiServer......;

Is it possible to override this for a GUI-plugin? I want to make the plugin "selfcontained" and have all files within one folder structure and not have to shotgun deploy all over the filesystem ;-)

Regards,
Morten 

#29298
Apr 20, 2009 12:35
Vote:
 

Hi,

This is some what a known limitation. Currently there is no workaround as such which could deal with this issue.

#30314
Jun 11, 2009 13:01
Vote:
 

What I did was to set up another VPP for those files. I simply pointed the IconBase to "MyDir/myfile" and created a VPP for App_Themes/.../editor/MyDir or whatever the path will be. This way you can put the files wherever you want, but of course it will need an entry in web.config so it's not self-contained in that way.

BTW, if you figure out how to make a VPP physicalpath relative to the application root (so you don't have to specify the full physical path) I'm interested :)

An other way is to use the mapped provider, but that will require a web.config entry for every file, since the mapped provider currently can't be configured to map a directory.

#30316
Jun 11, 2009 13:24
Vote:
 

Magnus I did see your forum post with the VPP solution and it's serainly a good workaround. Thank you for the sugestion!

Hopefully EPiServer changes it so that a GUI plugin can be selfcontained.

Regards,
Morten

#30341
Jun 11, 2009 18:11
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.