Syndicated
Add to Technorati Favorites
View my LinkedIn profile
IGDA Member
 
NaNoWriMo 2008 Participant
Begins: Nov 1
 
Amazon.comBlogBlogBlogdeliciousDiggDisqusFacebookFlickrGoodreadsGoogle ReaderGmail/Google TalkLast.fmLinkedInPicasa Web AlbumsRedditStumbleUponTwitterUpcomingYouTubeFriendFeed

Latest comments

 
Programming Blogs - BlogCatalog Blog Directory Programming Blog Directory

PHP

Quick and Dirty Links Page for Drupal

Many websites feature a page filled with links to other, mostly related websites. Generally, these links pages are divided into various categories, sometimes descending into two, three, or more levels of categorization. While Drupal is able to do this with the appropriate modules, there is no out-of-the-box method for putting all those links onto a single page.

In this article, I will demonstrate the method that I used to create a hierarchical Links page for a Drupal 5 based website. The only modules (outside of Core) that are required are Views, Links, and Links Weblink (included in the previous). This article assumes knowledge of PHP and Views creation and editing.

Twitter