Closed (fixed)
Project:
Bookmarks
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2005 at 19:23 UTC
Updated:
4 Jun 2008 at 15:21 UTC
Jump to comment: Most recent
Comments
Comment #1
slidenby@techtainment.net commentedAlternatively, a solution for me would also be to understand what code to remove from the block so that a users bookmark list is not displayed there, only the links to add and manage.
I have attempted to remove the code for this - however I am very new to PHP and every attempt as resulted in an error.
Many thanks in advance to anyone who can suggest a solution.
Comment #2
ixis.dylan commentedSorry for the late reply, but I've only just got around to playing with this module.
Here's a simple hook for this module, if anybody is still maintaining it.
Comment #3
Steve Simms commentedI just took over maintaining this module.
Should the display of that link be configurable?
Also, can this be integrated with the ajax support request (issue #32499)? I don't think that would be hard to add.
Comment #4
Cromicon commentedHi, Where does that code fit in the module?
Comment #5
Steve Simms commentedI haven't tested the code, but just looking at it, you should be able to just drop it in at the end of the file (before the closing "?>"), and it should work.
Comment #6
Cromicon commentedThanks. I'm testing it at the minute and it seems to work great so far.
Comment #7
Cromicon commentedarray_merge() [function.array-merge]: Argument #1 is not an array in /home/walkerst/public_html/includes/menu.inc on line 351.That was reported in watchdog after adding a bookmark...
Comment #8
Anonymous (not verified) commentedIssue is more than a year old. Please resubmit if you still want this feature and I'll consider it.