Needs review
Project:
Droogle
Version:
7.x-2.0-beta4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2012 at 15:14 UTC
Updated:
26 Jul 2012 at 01:37 UTC
Went ahead and installed this for our intranet, but I'm a bit confused as to how to get this going. I have no idea where I would put in documents/files. I don't see a field I could add to a content type, and unless I missed it, I don't see this in the documentation.
Comments
Comment #1
dilari commentedAdd the Droogle_OG Block to your page (via blocks).
Be carefull though! make sure you have organic groups installed and enabled first!
Oh and libraries aswell.
EDIT: just discovered that a page is created at http://yoursite.com/droogle
Comment #2
jaarong commentedThanks for the reply. I guess I'll have to go back through the README because I thought I had everything that needed to be installed, but mysite.com/droogle just shows a blank page. I'm getting this error:
PHP Fatal error: Call to undefined function libraries_get_path() in sites/all/modules/Droogle/droogle.module on line 202
Comment #3
stephen Piscura commentedAny insights are appreciated.
Comment #4
dilari commentedThose errors come from not having organic groups and libraries installed. Droogle (or at least this version of the dev branch) DOES depend on both to be installed and activated, eventhough it is not mentioned in the module.
as a sidenote: Personally I think this project should not be considered beta, too many errors.
For the rest, the module does not currently do much other than list your documents.
You can't edit them from within your site or add new ones. It provides links to them (which don't work)
see:
http://drupal.org/node/1661628
and
http://drupal.org/node/1633526
Comment #5
barnettech commentedSorry the D7 version got rushed out. We're still on D6 for Droogle and I tried to satisfy the demand for a D7 version. I just spent some time giving some love to the D7 version. I added the dependency for libraries in the info file. I moved it so it should work without OG installed (let me know if still a problem). Also in another bug fix earlier I fixed the broken links when not using google apps. Let me know if you still have any problems.
Comment #6
barnettech commentedWe'll be ending a big code sprint in a few weeks and I can be more attentive to this issue que. Sorry my response was more delayed than I would like.... Write in if Droogle is giving you any more problems.
Comment #7
stephen Piscura commentedI'm sorry, this may be obvious, but which version were you referring to in #5? I'm using beta4 and all the errors i described in #3 are still pertinent.
Comment #8
barnettech commentedThe latest version. 7.x-1.0-beta4
Comment #9
stephen Piscura commentedThanks barnettech. So yeah, using beta4, i'm seeing the same errors i posted in #3. No pressure, just FYI.
Comment #10
barnettech commentedAre you seeing errors using droogle with a google for business account or individual account, I'm having trouble reproducing the errors. If you give me an exact recipe to reproduce the errors that would be best, thanks
Comment #11
ItangSanjana commentedThings mentioned in comment #3 still persist in Droogle 7.x-1.0-beta4.
OS: Ubuntu
Drupal: 7.14
Theme: Bartik
Droogle 7.x-1.0-beta4:
- no dependency mentioned in the module installation page.
- individual account.
TIA
Comment #12
barnettech commentedWith the launch of google drive the Apis or at least the xml structure returned was changed by google, in the next few weeks I'll be making changes, feel very free to submit patches and I'll review them, it would help speed us along. I'm also making fixes to the jabber project and have my hands very full with an impending release at work so will get to this ASAP