I want that every time a person clicks on a certain category on my blog, instead of showing the posts together with its information, I want it to be a list type. Like it will only list the titles and it will be clickable depending on its permalinks. And if possible, list it alphabetically. How can I do that? Is there a plugin or what code should I use? I have wordpress 2.6. Thanks..
I have yet to find a plugin that just shows category titles. You can do it this way: http://forums.digitalpoint.com/showthread.php?t=959089 Or try using a sitemap plugin. That might work.
You do not need a plugin to do that, just some small twists at your category template. If you need help with that, let me know. Good Luck!