By ireneg63 on
I searched...I really did. But I'm either a really stupid newbie...or just plain stupid...period. Either way, I couldn't find the how-to's on what I'm looking for: How do I create a block that has a list of expandable categories with blogroll links beneath them? I want the blogroll links to be external links (not displaying on a page on my site). I get the feeling the answer is so easy that I will easily be the target of many Drupal spitballs.
I humbly await someone's kind and patient response.
Comments
Use a combo of modules
The modules you will need are: Views, Links, and extlinks.
Create a new content type with the type "link" as a field. Set up the block view using the views module and use extlinks for the open in external page function.