04-26-2007 01:04 PM
<bean id="extension.dictionaryBootstrap" parent="dictionaryModelBootstrap" depends-on="dictionaryBootstrap">
<!– Registration of new models –>
<property name="models">
<list>
<value>alfresco/extension/MoncustomModel.xml</value>
</list>
</property>
<!– Register Resource Bundle http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization –>
<property name="labels">
<list>
<value>alfresco/messages/FichierRessource</value>
</list>
</property>
</bean>
</beans>
Mon fichier ressource (FichierRessource) reprend la syntaxe décrite ici : http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization04-27-2007 02:58 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.