Hi,
I would like to add a section in my website with a list of weblinks. These would be categorized (for example with taxonomy, or some other way), and displayed in one page as a list or a table with a title and a short description (and possibly the title should be a hyperlink).
However I have two problems:
1-There seem to be lots of modules to get links: Janode, LinksDB and Links Package, plus I could simply use the link.module extension to cck. What would fit my need better?
2-Each category and subcategory should be introduced by a header, but I don't know how I can do that without hacking some ad hoc code.
As an example of what I was thinking of:
CARS:
-Formula1: find everything about Formula1.
-Driving tutorial: learn how to drive for free
MAKERS:
-Fiat: Italian company
-Toyota: Japanese company
-Ford: American company
TRAVELLING:
-Tips for a perfect trip: learn how to get the trip you have always dreamed about
-Documentations: find all the documents you are required to have a trouble free trip
CHINA:
-Travel guide to China
-China newspaper
-Wikipedia page
Is this possible? What would be the easiest way to get something like this?
Thank you in advance.
Diego