Version: 1.00, by Xenon
Developer Last Online: Oct 2023
Version: 3.5.4
Rating:
Released: 04-10-2006
Last Update: 04-21-2006
Installs: 72
Uses Plugins Template Edits
No support by the author.
Alright, this Modification is a port of my 3.0.0 Version here.
Short description:
This mod allows you and your moderators, to post hidden posts, which will be visible just to your staff, but not to the users, which will allow you to have comfortable conversations about an issue directly within a thread, withoput users noticing.
There is no more to say. The modification is installed here since a long time and no problems appeared, but i still consider it as a beta version, right now, until usertest have approved it as well
Enjoy
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
It seemed to want to make every post hidden after a hidden post no matter if the hide post box was checked or not. I removed the code and it still did the same thing. I tried deleting the hidden posts with the inline moderation and still every post was hidden (even after deleting the code from the template). I had to delete the test thread and make a new one and now it seems to be working right. What would cause something like that to happen even without the code in the template?
For those who are seeking the postbit tweak which gives "This post is hidden" text here it is.
HTML Code:
<if condition="$show['moderated']"><div><span class="highlight"><strong>This post is hidden - really not visible to normal users!!!</strong></span></div></if>
The colour of the text is controlled by the Highlight Font css attribute in your style manager.
If you don't know which template your forum is using, the answer is simple. If your member info is on the left (like here on vB.org) then you are running postbit_legacy. If your user data is above your posts then you are running the postbit template.
For those who are seeking the postbit tweak which gives "This post is hidden" text here it is.
HTML Code:
<if condition="$show['moderated']"><div><span class="highlight"><strong>This post is hidden - really not visible to normal users!!!</strong></span></div></if>
The colour of the text is controlled by the Highlight Font css attribute in your style manager.
If you don't know which template your forum is using, the answer is simple. If your member info is on the left (like here on vB.org) then you are running postbit_legacy. If your user data is above your posts then you are running the postbit template.
Hope this helps.
How about a pic so they can see what it looks like where you have it?
Any way of not showing up as a not-moderated post? It freaks me out when I go to the admincp or my portal page and see the number of unmoderated posts.
thanks for this effective hack..it's really amazin'
My question is:::: Does it work with the AJAX ??????????? bcoz when the user replies on the post using the Ajax reply option...It may not work coz the page is not going to be refreshed......!!!
i mean when i post a hiddent one..and the user replies with the direct reply =ajax...the page then will not be refreshed though the subject to be shown...
I tried it yesterday in the Can't see attachments Hack....and i got this result
hmm, that did never appear here on vb.org, and as the hiddenposts are using the moderation posts system, that error would occur on normal boards with moderation enabled as well, so i gues, it's another mod on your board which makes problems...
@all: i have uploaded a new version, only thing changed is the moderation que plugin is now changed and active, and should work