mikesmullin
03-19-2006, 08:04 PM
I want the front page of the directory to look like Eurekster.com:
A simple search box
and a cloud of categories below it
When I click on a category then I want a Windows Explorer type of view, with categories displayed alphabetically down the left hand side, but still with the clouding effect that makes more popular categories larger.
On the right-hand side, i would like it to list the links with the description on the right-hand side. The descriptions will be kept short for my application.
By the way, all of this should be using AJAX. I do not need a page refresh with every click. I want to be able to navigate through all the directories and have the path always displayed at the top (eg. /Videos/) with each category clickable like a breadcrumb.
So the address is at the top, the nav is on the left, and the links are on the right.
Oh yeah, and I want complete control over the display with my CSS stylesheet.
I'm going to keep browsing around the web for another solution before I decide to code this myself, but just in case someone else out there is interested I know this would become a VERY POPULAR plugin.
A simple search box
and a cloud of categories below it
When I click on a category then I want a Windows Explorer type of view, with categories displayed alphabetically down the left hand side, but still with the clouding effect that makes more popular categories larger.
On the right-hand side, i would like it to list the links with the description on the right-hand side. The descriptions will be kept short for my application.
By the way, all of this should be using AJAX. I do not need a page refresh with every click. I want to be able to navigate through all the directories and have the path always displayed at the top (eg. /Videos/) with each category clickable like a breadcrumb.
So the address is at the top, the nav is on the left, and the links are on the right.
Oh yeah, and I want complete control over the display with my CSS stylesheet.
I'm going to keep browsing around the web for another solution before I decide to code this myself, but just in case someone else out there is interested I know this would become a VERY POPULAR plugin.