I am working on a Avatar hack where you make a directory under images/avatar like
-images
-avatar
-0
-20
-50
-100
The hack looks for the directories with #'s as the title and then allows the user to select from the icons under that directory if they have at least that many posts.
i.e. a user with 50 posts will see all the icons from the 0, 20, and 50 directories. I have done it this was to make it easy to manage 100's or 1000's of icons. All you do is move them to a directory corresponding to the # of posts you want a user to have before they can access this icons. It should be ready in a couple days, anyone interested in it? You can check my boards frequently to see what it looks like, just look at at thread. Right now everyone has the same icons as I have to write the code to allow a user to change icons. Any ideas on how to gracefully display 100's of icons to a user to pick from? Show say 20 on a page and then put a <next page> link?
|