Closed (works as designed)
Project:
LinksDB
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2007 at 20:48 UTC
Updated:
15 May 2007 at 14:25 UTC
I have created a couple of test links in links db as well as a couple of test categories.
I suspect that the linksdb categories are not related to my site categories. That's a bummer because I need to post external links in almost all of my categories. So I gave the two new test categories the same names as pre-existing categories but that just created a new dropdown on the linksdb management page.
I guess my question is this, once I have created a new link how can I make it appear where I need it to appear?
Comments
Comment #1
flibs commentedLinksDB is completely self contained.
Back when I first wrote it I was a novice to drupal coding so I knew nothing about integrating it into the rest of drupal cleanly.
I had planned to re-write it all with nodes and taxonomy support, but that would basically replicate the links module group to no end.