PDA

View Full Version : Tutorial categories?


GrendelKhan{TSU}
09-15-2006, 03:22 PM
any recommendations for the best way to make Tutorial categories? specifically subcategories?

The Geek
09-15-2006, 09:22 PM
Guess it depends on what they are for and what you are doing. I generally use the same rule as normal forums: Keep them all in one forum until there is enough to fill more.

GrendelKhan{TSU}
09-18-2006, 07:17 AM
well I thinking specifically for beginner, intermediate and experienced photoshop tutorials.

we already have a few people making new ones...so soon I want to break them down. how to do sort out tutorials that are already posted?

The Geek
09-18-2006, 09:28 PM
Just move them as threads if I get you right ;)

You may want to create a custom field... maybe a select box with Beginner, Intermediate and Expert. Then edit the GARS_threadbit and put the custom field variable in there (i.e. $thread[gars4] ). THat will display the value they have selected.
Then when the forum fills up, simply create sub forms for the seperate types and move the threads over.

HTHs