07-02-2008 10:13 AM
<config evaluator="string-compare" condition="Dashboards">
<dashboards>
<dashlets>
<dashlet id="MyDashlet" label="My dashlet" description="My dashlet"
jsp="/jsp/dashboards/dashlets/MyDashlet.jsp" />
</dashlets>
</dashboards>
</config><?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<import resource="classpath:alfresco/module/alfrescoISFB/web-client-config-custom.xml" />
</beans>— web-client-config-custom.xml :<alfresco-config>
<config evaluator="string-compare" condition="Dashboards">
<dashboards>
<dashlets>
<dashlet id="MyDashlet" label="My dashlet" description="My dashlet"
jsp="/jsp/MyDashlet.jsp" />
</dashlets>
</dashboards>
</config>
</alfresco-config>- lib/WEB-INF=/WEB-INF- module.properties :module.id=alfrescoISFB
module.title=Personnalisations d'Alfresco pour le projet
module.description=Personnalisations d'Alfresco pour le projet
module.version=1.0
module.repo.version.min=2.1java -jar bin/alfresco-mmt.jar install alfrescoISFB.amp alfresco.war -verbose07-19-2008 05:05 PM
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.