************** whonose-0.2a ************** Contents of this er, package: bugreport.php Bugs are inevitable right now, so there's built-in bug-reporting for my convenience. ;) confirm.php I think the link in the confirmation email brings you here. contact.php This is the form for real life user information. CONTENTS This. create.php This is the page creation page. dbcnx.php This is an example of what's used for connecting to the MySQL database. Put your username, password, database name, and host in and move it to the parent directory of your www root. If you put whonose deeper than that, we'll need more .. in various places... dbfunc.php This is a collection of database functions I use. They're unattractive and embarrassing. Like the rest. dbhome.php Handy to manually fool with the WhoNose database. Just something I wrote before starting any of this WhoNose business because I didn't want to insert stuff into my database from the command line and I didn't even know about MyPHPAdmin. edit.php For editing pages. editprofile.php Where users edit their profiles. files.php File management for users. footer.php Main footer for everything. gr_footer.php Footer used on group pages. groupinfo.php Information about how the group stuff works. groupmanage.php Where you create groups, (un/)invite users, change group characteristics, and such. groups.php The group home page kind of thing, listing groups the user can join and the groups he is already a member of. groupvalid.php Some group validation functions. groupview.php View group pages. header.php Header for everything. index.php Handles displaying the random page of the moment. info.php Information about this crazy thing 'works.' INSTALL Installation instructions. LICENSE License information. login.php User login page. logout.php User logout page. profile.php Where users view their profiles. react.php Handles page reactions. README Just read it. register.php Handles creation of username and password. showtables.php This was actually just a very early test to see an include in action. It remains as a relic for now. This was omitted from 0.2a. No one noticed. struct.sql Table structure. Have a database handy. TODO Some things I'd like to do. uservalid.php User validation functions, borrowed from phpbuilder with an extra. view.php Crude file viewer for images users upload to their file section. viewreaction.php Handles the viewing of.... reactions! whonose.php Information about WhoNose.