to keep everyone up to speed, the login is done and I have the system pulling from the petitions.
1. So far the features include admin access level control login.
2. The ability to view a list of petitions.
3. The ability to click and see the petition.
4. The ability to delete the petition.
5. THEMEABLE (allowing the header.php navigation.php and footer.php to be customized with any html).
You can see the development here:
http://emu.norrath.info/petitions
I'll be putting up a demo site soonish.
Working on now:
1. Delete, Reply, Modify permissions based upon access levels
2. Integration with PEQ Database Editor and phpBB3 RC 6.
So far the system is using md5 password encoding for a bit more security.