About The Scripts
The blog script is by me, done in PHP with mySQL for the database and some javascripting. No, you can't have the script. It's slowly becoming a general purpose script able to be plugged into any site. There are more features than what I've listed, but I don't feel like listing them right now.
The Usual Blog Stuff
- allows for only one blog
- edit/add/delete entries
- edit/add/delete categories
- lists all categories
- list all entries in a category
- add/edit/delete comments
- show single entry with comments
- admin page
- show or hide entries to general public
- multiple users with privilage levels
Extra Stuff
- store/view/edit contact form info
- script for pretty urls and security features
- smilies
- custom codes when adding entries
- push buttons to auto add custom BB code into entries
- dynamic parsing of entries
- homepage changes if logged in as an admin
- ability to upload/delete images into/from the database
In The Works
- Security Updates for the user system
- Better admin control over users
- Doing something with the user levels
- Add the ability to let users change their info
- Even prettier URLs
- Other Randomness