...
2. thaliaAdmin can be added to the administration group instead of custom-authority-services-context.xml file.
Install Alfresco community release 3.2r2:
1. run Alfresco-Community-3.2r2-Linux-x86-Install and install it at /home/repos2
...
4. you should be able to start alfresco: /home/repos2/alfresco.sh start and go to http://mv.ezproxy.com.ezproxyberklee.flo.org/alfresco
Thalia specific customization:
1../alfresco.sh stop
2. cp thaliaModel.xml and thalia-model-context.xml /home/repos2/tomcat/shared/classes/alfresco/extension
3. edit /home/repos2/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/model/contentModel.xml and add isAdmin property to cm:person
4. edit /home/repos2/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/model/permissionDefinitions.xml and add the thalia specific permission
5. ./alfresco.sh start