Hello,
I'd like to be able to utilize the links page template included with Thematic but I'd prefer for it not to be all inclusive. What I'm aiming for is to have separate WordPress pages that use the links page template but that only include links from specified categories. I looked into the links.php file just to see if I could figure it out and noticed that the template uses the wp_link_bookmarks template tag. Is there a parameter I can specify that will change this behavior? How could I achieve this by editing the Thematic functions.php file? Any insight on this is greatly appreciated.