Is the source available for the Alfresco MS Office plugin?
+2
A:
Yes, it's right there in SVN. Have a look in projects/extensions/AlfrescoOffice2003 for the C# client-side code (it wraps MSIE and interfaces with Office).
The webscripts are in: projects/remote-api/config/alfresco/templates/webscripts/org/alfresco/office
And finally the client-side web assets are in: projects/web-client/source/web/scripts/office
You'll need the Visual Studio Tools for Office installed (search for "VSTO") and if prompted for a password, it's "alfresco".
Thanks, Mike
mikehatfield
2010-09-19 18:57:58
Arrgh Thank you - it seems obvious once you know where to look!
akaphenom
2010-09-20 14:23:53