Closed (won't fix)
Project:
Bookmarks
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Jul 2009 at 13:14 UTC
Updated:
14 Nov 2009 at 18:34 UTC
Jump to comment: Most recent
Hello!
I'm trying to provide preset bookmarks for my users that are user specific. For example to their own blog - http://somesite.com/blogs/username. As far as I'm acquainted the token module can be used to provide this substitution. So I want to create a preset of the form http://somesite.com/blogs/[user].
My idea is to have the token replaced with the actual content at the moment when a user adds one of the preset bookmarks. This way if it is a public bookmark it will work for anonymous or other users.
Would anyone else find this useful? Any comments or suggestions for better ways to implement it?
Best regards,
Rado
Comments
Comment #1
Anonymous (not verified) commentedI like the idea. I'm extremely busy at the moment so if anyone wants to submit a patch to make this happen quicker I'll gladly accept it. Otherwise, I'll get to it as soon as I can.
Comment #2
Anonymous (not verified) commentedDue to the dependencies on the menu system it is not possible to add token support at this time. I'll revisit this in the future but for now I'm won't fixing it.