Module Checklist
Submitted by kplawver on Wed, 2006-06-14 13:37.Modules
Here's a handy-dandy checklist to follow when creating modules that should help you get from beginning to end. If it helps, great. If not, please let us know on the message board.
- Use the Module Maker to create your skeleton
- Create a directory that uses your "module name" as its title.
- Save your skeleton in that directory as
index.html - Write some markup
- Write some CSS that stays local to your module.
- Validate your module. If it doesn't, check out the validation checklist (we like checklists).
- Zip up your module directory
- Upload it, but don't check the "deploy to AIM Pages" box.
- Go to the playground and test it (it'll be in the User Created folder)
- Make sure it works in both in at least Internet Explorer 6 and Firefox 1.5
- Go back and re-upload your module and this time, you can check the "deploy to AIM Pages" box.
- Go to AIM Pages and try it out (it'll still be in the User Created folder)!
- Tell all your friends about your butt-kicking module, and then maybe go see a movie, read a book, take a nap, or go back to step one and create another module!
If you run into trouble with any of those steps, come tell us.