mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Daily merge.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@2882 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -109,6 +109,10 @@
|
||||
<prop key="path">/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.templates.email.childname}</prop>
|
||||
<prop key="location">alfresco/templates/email_templates.acp</prop>
|
||||
</props>
|
||||
<props>
|
||||
<prop key="path">/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.scripts.childname}</prop>
|
||||
<prop key="location">alfresco/bootstrap/example_javascripts.acp</prop>
|
||||
</props>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
BIN
config/alfresco/bootstrap/example_javascripts.acp
Normal file
BIN
config/alfresco/bootstrap/example_javascripts.acp
Normal file
Binary file not shown.
@@ -124,6 +124,9 @@
|
||||
<mimetype mimetype="application/mac-binhex40" display="">
|
||||
<extension>hqx</extension>
|
||||
</mimetype>
|
||||
<mimetype mimetype="text/calendar" display="iCalendar File">
|
||||
<extension>ics</extension>
|
||||
</mimetype>
|
||||
<mimetype mimetype="image/ief" display="IEF Image">
|
||||
<extension>ief</extension>
|
||||
</mimetype>
|
||||
|
@@ -20,6 +20,7 @@
|
||||
<value>/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.templates.childname}</value>
|
||||
<value>/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.templates.content.childname}</value>
|
||||
<value>/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.templates.email.childname}</value>
|
||||
<value>/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.scripts.childname}</value>
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
Reference in New Issue
Block a user