Posted by mr.andrey on July 10, 2007 at 6:07pm
Jump to:
| Project: | Click2Bookmark |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
No 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.
#2
Hello,
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.
#3
Hmm... Very strange. Has anyone else the same problem?
#4
I 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.
#5
I 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.