Active
Project:
Click2Bookmark
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2007 at 18:07 UTC
Updated:
15 Nov 2007 at 14:51 UTC
Hello,
Thanks for writing this module, it's very useful in it's simplicity.
I was wondering how I can get this to work with views? You mention that it's possible to install click2marks_view module, but I can't seem to find it anywhere.
I also took a look at http://drupal.org/node/131226, and was wondering what the status of that is. Do I have to apply a patch for views in order to make it work?
Thanks,
Andrey.
Comments
Comment #1
ericdes commentedNo patch needed any longer with the 2007-Jun-29 dev release. The click2bookmark_views is a subdirectory of the main module. You can activated directly from the module administration.
Comment #2
mr.andrey commentedHello,
I installed the Jun-29 release, enabled the Click2Bookmark Views module, checked the view on the settings page, and I'm not seeing the "Click to bookmark" link at the bottom of it. I tried this on two custom views.
Am I missing something?
Thanks,
Andrey.
Comment #3
ericdes commentedHmm... Very strange. Has anyone else the same problem?
Comment #4
mr.andrey commentedI don't see any footer links on the views at all. Should there be any others? Maybe the footer links don't work rather than this module. Any ideas on how to test that?
Thanks,
Andrey.
Comment #5
mr.andrey commentedI noticed that $view['click2bookmark_enabled'] => NULL even when I have the view enabled on the click2bookmarks settings page. Setting it manually to 1 through argument handling code enables the link, but when I click it, it takes me to a blank page.