By prhodes on
While it sounds exceedingly simple, I haven't found a module that allows an admin to create links and have them displayed on a page. I am wondering if anyone heard of such a module or if I should do this with the CCK and a custom "Link" content type.
I have looked and installed the links package but do not see this as a feature.
Thanks!
Comments
Links package?
It looks like the links_weblink.module in the links package would help you out. Haven't tried it myself though...
http://drupal.org/project/links
Weblinks module works fine..
hey prhodes..!
iam using weblinks module for managing links on site.Links are stored as node and we can make a category base for them.I can place few links in category and the show block of this category in sidebar.
more info and download is here:-
http://drupal.org/project/weblinks
hope this will help u.
----
Inder Singh
http://www.Indiapoly.com
Inder Singh
http://indersingh.com
weblinks looks perfect.
weblinks looks perfect. Thanks!
Views module
The views module is so good at this. You can use existing info to create links, teasers, pretty much anything you want. And not sure but I think it doesn't store information separately, so if you update your info, it updates itself on the view. e.g You can create a view with node title links on a page.
http://golavish.com