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

dilari’s picture

Add 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

jaarong’s picture

Thanks 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

stephen Piscura’s picture

Status: Needs review » Active
  1. I agree with subnet_rx's first comment. I don't know where to add/manage documents.
  2. Also, when i visit /droogle in my development site, i just get the white screen of death.
  3. I'm not using Organic Groups. My understanding is that it's not required. Is it?
  4. No matter what i do at /admin/settings/droogle I get these errors:
    Notice: Undefined index: droogle_og_password in droogle_settings_form_submit() (line 153 of .../modules/Droogle/droogle.module).
    Notice: Undefined index: droogle_og_password in droogle_settings_form_submit() (line 164 of .../modules/Droogle/droogle.module).

Any insights are appreciated.

dilari’s picture

Those 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

barnettech’s picture

Sorry 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.

barnettech’s picture

Status: Active » Needs review

We'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.

stephen Piscura’s picture

Version: 7.x-2.0-beta2 » 7.x-2.0-beta4
Status: Active » Needs review

I'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.

barnettech’s picture

The latest version. 7.x-1.0-beta4

stephen Piscura’s picture

Thanks barnettech. So yeah, using beta4, i'm seeing the same errors i posted in #3. No pressure, just FYI.

barnettech’s picture

Are 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

ItangSanjana’s picture

Things 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

barnettech’s picture

With 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