Datalist Extensions for Alfresco Share (for Alfresco 4.2.x)
This project is the Alfresco 4.2.x port of fme's datalist extensions. I switched to github and maven because I personally don't like svn and ant. For now, the documentation remains at google.
Altough the project has not seen a lot of testing on 4.2.x - this version of Alfresco is now the primary target. The master branch may still work with 4.2.x.
Installation
- Run
mvn package
- Put
./fme-alfresco-extdl-share/target/fme-alfresco-extdl-share-1.3.jar
intomcat/shared/lib
ortomcat/webapps/share/WEB-INF/lib
- Put
./fme-alfresco-extdl-repo/target/fme-alfresco-extdl-repo-1.3.jar
intomcat/webapps/alfresco/WEB-INF/lib
Customization Example
See repo custom context for an approach: https://github.com/tass01024/fme-alfresco-extdl/blob/master/fme-alfresco-extdl-repo/example/my-custom-datalists-context.xml
Thanks Jan for supporting me !