Closed (fixed)
Project:
Web Links
Version:
master
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2007 at 22:58 UTC
Updated:
18 Jul 2008 at 05:39 UTC
I'm confused about how WebLinks are supposed to work. In the configuration page, there's the following option:
Links lead URL or to Web Link node:
URL
node
This seems to me to allow the option for the Web Link to point to a node, or directly to the page being linked to. Is that correct?
In other words, what I expect from that option, and from the descriptions, is that the following use-case would apply:
Instead, this seems to be how it works:
Am I missing something?
Comments
Comment #1
joachim commentedThe setting you mention affects the links on the page that's at /weblinks. (You need to enable this in the menu admin page.)
As far as I can tell, it works as your description of what's expected. Maybe try the latest version, 1.8?
Comment #2
nancydruIf you choose "URL" it works as in your first description.
However, if you choose "node" it shows the node, but no link; therefore nothing to click. I haven't looked carefully yet, but this tends to tell me that there is no hook_view function, or at least needs a better theme function. IMHO, this should be a bug report.
Comment #3
rmiddle commentedNode view seems broken with some themes.
Thanks
Robert
Comment #4
nancydruThis seems to be fixed in 6.x-1.x-alpha2.
Comment #5
rmiddle commentedFixed in CVS for Version 5 Now. It will be in 5.x-1.12.
Thanks
Robert
Comment #6
rmiddle commentedComment #7
nancydru