Topic: Deleted post log 1.2
##
##
## Mod title: Deleted posts log
##
## Mod version: 1.2
## Works on PunBB: 1.2.* (as far as I know)
## Release date: 06-01-2007
## Author: Franz Liedke
##
## Description: Provides a plugin that displays a log of all deleted posts. These posts can be restored or deleted forever.
##
## Affects DB: Yes
##
## Affected files: viewtopic.php
## include\functions.php
## delete.php
## viewforum.php
##
## Notes: Adds columns to the following database tables:
## topics
## posts
## subscriptions
##
## Changelog: Version 1.0.1
## now includes an install_mod.php file
## Version 1.0,2
## full subscription support
## Version 1.1
## now working completely with topics that are deleted
## also fixes number of replies and topics in viewforum.php and index.php
## plugin is now also available for moderators
## Version 1.2
## more user-friendly / idiot-proof
## users aren't able to restore posts as long as the topic post is not restored / does not exist
##
## To be fixed yet: Version 1.3
## pagination in the log - only 10 deleted posts per page (I might make that number editable) to keep the number of queries executed at 15...
## possibly query optimization
## latest post display
##
## Generated By: Auto Read-Me(by Caleb Champlin) - http://www.rscheatnet.com/Auto_Readme.zip
##
## DISCLAIMER: Please note that 'mods' are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
FluxBB - v1.4.8