Quote:
03-17-03 at 04:39 PM amykhar said this in Post #26
Enhancements desired, and I am willing to help if you want.
1. I would like to be able to use the admin options to recycle threads.
2. I would like to be able to recycle posts too. Currently it only works on threads. I believe that using the code to split a thread and move it to a new forum could be used to accomplish this.
3. I need to figure out how to adjust this hack to accomodate the multiple quote hack that I have installed.
Amy
|
Did you have these functions added on?
1- For "Admin Option" to recycle, I think it's almost the same as what you have in the hack, which move the thread to trash
2 - Recycle posts could be complicated ... to "restore".
The process to delete would be,
- find out if the thread has more than 1 posts. (if there's only 1 post, apply the delete/recycle thread)
- split the post in that thread, destination is the Recycle Bin board.
In order to restore, you'll have to know the original board (you already have this), and "Original Thread". If the Original Thread is different from the thread that the post is being restored, then doing a merge. otherwise, moving to original forum would be enough.
Waiting for your update
Great hack, FlyingDutchman