Maybe this is something for phpBB 4 but I think it would also work in 3.1
Like the feature in vB where you can un-approve posts. Basiclly, its doesn't delete it and it just hides it from all but people with Moderator permissions. Sort of like the Soft Delete MOD only better as the post is still there. Just hidden from the members and guests and VIPS ect.,
Post Unapprove function
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Post Unapprove function
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
Re: Post Unapprove function
Soft Delete MOD leaves the post there
If it didn't, how would the post still exist?
Also, to not approve a post, just don't press the approve button.
If it didn't, how would the post still exist?
Also, to not approve a post, just don't press the approve button.
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Post Unapprove function
@Comkid about that last bit, he's talking about unapproving a post that has not yet been through the moderation queue. It's very highly similar to the Soft Delete concept, and in fact does not have much difference at all. The only difference is that it would put the post back into moderation queue instead of just deleting.
Re: Post Unapprove function
Unapproving a post is where a post that has been posted publicly and is avaliable. Unapproving is like just removing guests, members and VIPS ect., view of that post/topic.
Like a delete but it won't actually delete. Just hide from public.
If you want to know what I mean have a look at a vB trial.
Like a delete but it won't actually delete. Just hide from public.
If you want to know what I mean have a look at a vB trial.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
Re: Post Unapprove function
you thinking about a soft delete function, like the others have said?Unknown Bliss wrote:Unapproving a post is where a post that has been posted publicly and is avaliable. Unapproving is like just removing guests, members and VIPS ect., view of that post/topic.
Like a delete but it won't actually delete. Just hide from public.
If you want to know what I mean have a look at a vB trial.
Re: Post Unapprove function
Yes, but I was explaining it in general terms for comkid.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
-
- Registered User
- Posts: 29
- Joined: Thu May 22, 2008 2:46 am
Re: Post Unapprove function
phpbb has approve function and I think phpbb also need to have unapprove function.
idiotnesia wuz here
Re: Post Unapprove function
It only has those functions for posts in the moderation queue. Basically what I mean by un-approve is a soft delete, you delete the post but it doesn't changes stats ect., because its still in the database just hidden from the public.idiotnesia wrote:phpbb has approve function and I think phpbb also need to have un-approve function.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"