Quote:
Originally Posted by Throtex
Hmm ... right now, you can only have the one directory. I can see how that would be useful though!
I don't have time to develop these things much past what I use it for ... but if anyone would like to use this as a base to do something like what you suggest, they're welcome to do so. It would probably involve an extra field in the table (like a category field) and then displaying items by category. Shouldn't be too much more work for anyone that wants to do that.
|
^^ I'm tempted to do this myself this coming weekend if I have time (sorry ... work, school, etc.)
I'm thinking this:
- allow users to select a category for each entry, or select 'none'
- allow users to create new categories
- toggle on/off display categories on main page (would show as a list of links like "
category0 |
category1 |
category2 | ... |
categoryN" right above the entry listings) ... if off, would function exactly as it does right now
- click on a category link will only show entries from that category
- link to an "All" category to show the entire list like now
I think that would make this a lot more useful. I'll see if I can get to it.