Closed (won't fix)
Project:
Click2Bookmark
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2008 at 19:05 UTC
Updated:
14 Dec 2009 at 13:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
alan d. commentedI was about to write my own for a Drupal 6 project, then found this. Saved a few hours work, nice.
I updated the 5-1.4 to 6 then patched this against head. The zip is this version minus the new internal views extension module. Testing has only been done using AJAX disabled, and has been fairly limited.
The patch is against head. I've had problems with patches generated using eclipse on windows, so use with care.
PS: Since almost 50% of Drupal installs use views, I think adding the views code directly into the core module is best. This saves cluttering up the systems table!
Comment #2
alan d. commentedWhen looking at the update to Drupal 6, the first item that I bookmarked had a very non-descriptive title, and the second node had the same title as the first. Duh.
So here is some code that allows editing of the bookmarks title. I can backport to Drupal 5 if your interested.
Comment #3
Valeratal commentedthank, I try it
Comment #4
alan d. commentedIt looks like this may be abandoned, so flagging as such. Luckily two other modules provide similar features:
http://drupal.org/project/flag
http://drupal.org/project/bookmarks
I'd suggest these unless the current maintainer jumps back into the community (It has been about 1 1/2 years since his last post)