02-07-2011 04:10 AM
02-07-2011 11:06 AM
# Enables google editable functionality
googledocs.googleeditable.enabled=true
$ALFERESCO/tomcat/shared/classes/alfresco/web-extension/
en modifiant le enabled à true au lien de false par défaut. <!–
Google Docs™ integration
–>
<google-docs>
<!–
Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).
–>
<enabled>true</enabled>
<!–
The mimetypes of documents Google Docs allows you to create via the Share interface.
The I18N label is created from the "type" attribute, e.g. google-docs.doc=Google Docs™ Document
–>
<creatable-types>
<creatable type="doc">application/msword</creatable>
<creatable type="xls">application/vnd.ms-excel</creatable>
<creatable type="ppt">application/vnd.ms-powerpoint</creatable>
</creatable-types>
</google-docs>
02-07-2011 11:34 AM
02-07-2011 11:44 AM
02-07-2011 12:11 PM
02-07-2011 12:26 PM
impossible d'archiver la copie de travail TEST1 depuis google docs
02-07-2011 12:35 PM
# Enables google editable functionality
googledocs.googleeditable.enabled=true
# Google docs application name
googledocs.application.name=Alfresco ECM system
# Google docs URL (ne pas modifier cette adresse)
googledocs.url=http://docs.google.com/feeds/default/private/full
googledocs.downloadurl=https://docs.google.com/feeds/download
# System google docs authentication credentials
googledocs.username=user@gmail.com
googledocs.password=mdp
# Google docs spreadsheet service name
googledocs.spreadsheet.service.name=wise
<!– Document Library config section –>
<config evaluator="string-compare" condition="DocumentLibrary" replace="true">
<!–
Google Docsâ –>
<google-docs>
<!–
Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).
–>
<enabled>true</enabled>
<!–
The mimetypes of documents Google Docs allows you to create via the Share interface.
The I18N label is created from the "type" attribute, e.g. google-docs.doc=Google Docs™ Document
–>
<creatable-types>
<creatable type="doc">application/msword</creatable>
<creatable type="xls">application/vnd.ms-excel</creatable>
<creatable type="ppt">application/vnd.ms-powerpoint</creatable>
</creatable-types>
</google-docs>
</config>
Redémarrer Alfresco et hop ça fonctionne!!02-07-2011 12:36 PM
02-07-2011 12:37 PM
02-07-2011 12:39 PM
googledocs.downloadurl=https://docs.google.com/feeds/download
02-07-2011 12:41 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.