Hi all,
I'm trying to customize the invitation message that is sent to external users with Share.
I checked-out the sources of Share (projects/slingshot), and have then 2 problems :
- I cannot find any reference, in Share source Code, to the template invite-email.ftl that is located in the data dictionnary (nor to the processing of email sending). I could not also find this reference in the xml config files of Share. Then, where is it ?
- Is there any documentation of Share code structure ?
I mean, in my Eclipse, the Share project is a bit confusing. For example, what is the difference between :
config
/alfresco
/site-webscripts
AND
source
/web
/components
??
Thank you all for your help