05-16-2010 08:45 PM
05-17-2010 11:27 AM
# GoogleDocs configuration
googledocs.googleeditable.enabled=true
googledocs.username=yourname@youraddress.com
googledocs.password=yourgooglepassword
<aspect name="gd:googleEditable" />
<google-docs>
<!–
Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).
–>
<enabled>true</enabled>
</google-docs>
05-18-2010 02:25 AM
05-18-2010 03:11 AM
05-19-2010 08:58 AM
Update to the latest HEAD build.
Add this to your alfresco-global properties:# GoogleDocs configuration
googledocs.googleeditable.enabled=true
googledocs.username=yourname@youraddress.com
googledocs.password=yourgooglepassword
obviously change your username and password above to your google account ones.
and in share-config-custom.xml your need to add the following aspect …<aspect name="gd:googleEditable" />
and enable google docs also in that config:<google-docs>
<!–
Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).
–>
<enabled>true</enabled>
</google-docs>
Cheers,
Kev
05-19-2010 04:50 PM
05-19-2010 06:57 PM
05-20-2010 12:28 PM
05-20-2010 03:18 PM
05-20-2010 03:23 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.