Posted by radolin on July 22, 2009 at 1:14pm
Jump to:
| Project: | Bookmarks |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | radolin |
| Status: | closed (won't fix) |
Issue Summary
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
#1
I 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.
#2
Due 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.