Hi,
I'm in process of extending share by adding custom sites, pages, themes and other stuff.
What I want to do is put all of this extensions in shared folder of tomcat or in share-extension folder in ROOT. I don't want to put anything explicitly in share folder, just want the extensions.
I've managed to accomplish that with creation of custom pages but I haven't succeded doing the same with themes.
I've put my_theme.xml file in shared/classes/alfresco/web-extension/site-data/themes/my_theme.xml and Share succesfuly recognizes it and I can see my theme in drop down list of customization admin site. The actual code of theme i put in share-extension/themes/my_theme but when i change theme to my_theme Share can't locate my_theme folder because he tries to find it in share/themes/my_theme folder.
So my question is how can I change this path OR is there any other way to succed in uploading new theme without touching share folder
Thanks very much for your answer?
Jelena