CMS3 Alfresco Database 직접 접근 - mysql /opt/alfresco-3.4.1/mysql/bin/mysql --user=root -p mysql>show databases; mysql>use alfresco; mysql>show tables; mysql>show columns from tablename; 2010. 12. 6. Alfresco Customization for Custom Content Type 1. Add New Content Model http://ecmarchitect.com/archives/2007/06/09/756 2. Add New Mimetype http://wiki.alfresco.com/wiki/Adding_a_Mime_Type http://niketa-alfresco3.blogspot.com/2010/01/how-to-add-new-mime-type.html 3. Bug Fix 주의: mimetype 확장 버그 http://issues.alfresco.com/jira/browse/ALF-2695 Looks like this: Should probably be changed to: 2010. 12. 4. Alfresco PHP Library Installation Instructions - Ubuntu 10.10 기준 참고문헌: http://wiki.alfresco.com/wiki/Alfresco_PHP_Library_Installation_Instructions http://wiki.alfresco.com/wiki/PHP_SDK 1. Alfresco Community Edition 설치 http://wiki.alfresco.com/wiki/Download_and_Install_Alfresco alfresco-community-3.4.b-installer-linux-x32.bin (32-bit Linux Installer) alfresco-community-3.4.b-installer-linux-x64.bin (64-bit Linux Installer) 다운로드 후 permission 변경 (chmod +x) 후 파일.. 2010. 11. 27. 이전 1 다음