I'm creating a news script, so far I've been successfull but I wanted to know if there was a tutorial or get some tips how to create categories and link them to sub-categories
i.e.
Category (by dates)
09/11/2006 (linked to sub-category below)
Sub-Category (the actual news items)
[List of news items for 09/11/2006]
Thanks for any tips!
Creating and sorting sub-categories
Moderator: General Moderators
Right now I don't have the categories set up, so when you pull up the admin page it just displays all the news sorted using 'id' ASC.
I would like to implement a system where I can get them grouped together (in categories) where all news items from the same date would be grouped.
The fields used are the following,
1. title
2. topicimage
3. news
4. poster
5. date
and when entered, create a category (on a different date) based on item #5 (date).
I would like to implement a system where I can get them grouped together (in categories) where all news items from the same date would be grouped.
The fields used are the following,
1. title
2. topicimage
3. news
4. poster
5. date
and when entered, create a category (on a different date) based on item #5 (date).