cancel
Showing results for 
Search instead for 
Did you mean: 

Where did Google Docs go?

myonlyeye
Champ in-the-making
Champ in-the-making
I've installed Alfresco v4.0c on CentOS 6.2 x64 and everything works. But when I try to go to the admin-console in the menus there is no "Google Doc"-options.

If I edit this file…
/opt/alfresco-4.0.c/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/default/googledocs.properties
…and enable googledocs, then I can check documents out to googledocs and I can create googledocs documents. But I can't add GoogleDocs username/password to my profile - as the documentation say that I can.

I can add GoogleDocs as an aspect, but not edit it before I enable it in the googledocs.properties-file.

I also can't find any admin-option to add new workflows - as the documentations say I can find under the admin-console. Is this related to the missing google docs-options?

Am I missing out on something?  :?:


Odin
4 REPLIES 4

jpotts
World-Class Innovator
World-Class Innovator
Odin,

If you look at the top of the documentation page for Google Docs you'll see an "Enterprise Only" indicator. That's because the Google Docs admin console item depends on JMX and JMX isn't included with Alfresco Community so those particular instructions only apply to Enterprise Edition.

That's also why you have to edit the properties file to enable Google Docs rather than doing it through the admin console without a restart.

The workflow console is missing from the Share admin console in Community Edition for the same reason. The workflow console doesn't depend directly on JMX but the way the admin console is built during our engineering process is somehow tangled up in that. We'd actually like to add the workflow console in to Community–I hope we get that done soon but I don't have a timeframe.

I'm not sure why you weren't able to edit your Google username in the profile. In my installs of both 4.0.c and 4.0.d I am able to set that property for both admin and non-admin users.

Hope that clears up the mystery.

Jeff

captnbob
Champ in-the-making
Champ in-the-making
Hi Jeff. You say:
If you look at the top of the documentation page for Google Docs you'll see an "Enterprise Only" indicator.

I don't see anything on the page your link points to, that indicates this feature is an Enterprise feature. What does it look like, and has it been removed?

Whatever the case, I can't find anything in the Alfresco online documentation that instructs how to enable Google Docs sharing in the community edition (4.0.d). It used to be there. Do you have any instructions.

Thanks
Brian

jpotts
World-Class Innovator
World-Class Innovator
You are correct, this appears to have changed. I will file a docs bug.

To be clear, though, what we're talking about here is the presence of the Google Docs configuration panel in the Admin Console, not Google Docs integration in general.

Have you tried the "Configuration Notes" section of this document:
http://wiki.alfresco.com/wiki/File:Getting_Started_with_Using_Google_Docs_with_Alfresco.pdf

Jeff

ttownsend
Champ on-the-rise
Champ on-the-rise
Hi Jeff,

Just to let you and the OP know I've applied the Configuration section of that document to 4.0.e and it works just fine.
It does not appear to allow editing of current files, but it does allow a user to create content using Google Docs.

Also -
That's because the Google Docs admin console item depends on JMX and JMX isn't included with Alfresco Community so those particular instructions only apply to Enterprise Edition.
- is it possible to enable the Google Docs admin console item by installing/configuring JMX in 4.0.e CE?

Cheers,
Trevor