Version: 0.3.5, by itsid
Developer Last Online: Jun 2010
Category: New Posting Features -
Version: 3.6.2
Rating:
Released: 11-05-2006
Last Update: 12-08-2006
Installs: 863
Uses Plugins
Additional Files
No support by the author.
UPDATE
sid's [hide] hack 0.3.5
Hi again,
I've tried my best to build a [hide] hack that will fit to to
the wonderful POST THANK YOU HACK
but for sure you can use it without, then it'll work if user replies to a post with hidden content
You can coose in acp to show hidden content to admins mods or users of a certain usergroup (if you have useradmins or something) too.
It will show up some hint that will let your users know what to do (thank, answer, or even nothing)
by now with some small text, soon with a set of images
BUT
my english is way off what I want it to be, so please go ahead and edit the language file to your needs
NOW UPDATED
Thanks to Andreas of vbhacks-germany
no hidden content visible in archive
no php edits necessary no more
kicked out bitfield-code
and further
no hidden content visible in printthread.php if not in showthread.php
now with a set of small images showing up as hint
and least updateurl in acp
have fun
cheers 'sid
ps Sorry for updating that fast
UPDATE 0.3.0 uninstall previous version before installing the update!
So, here's what you've all been waiting for *grin*
Tha ajaxified version of my hide hack.
BUT, this is rather bruteforcing ajax, so be warned
First: you could fully disable ajax for this script in ACP!
Now how it goes, it checks the length of pagecontent every three seconds (usersides, no worries about serverload here), and if it finds some new "content" like a filled thanks-box or a new post it calls all the posts that have hidden content (of this page only of course) and tries to refill the postbits,
this causes some sql-queries, almost as much as to totally reload the page itself.
AS soon as I find a more elegant method I will update again.
Nothing else was changed though since 2.6, only modified in handling the ajax-request.
If you encounter any problems with the ajax of this script, just deactivate,
no javascript at all then will be loaded from this script, and you'll have a "normal" version in hands.
(size is due to an pic-install-help-image )
Invalid SQL:
INSERT INTO bbcode(bbcodeid, bbcodetag, bbcodereplacement, bbcodeexample, bbcodeexplanation, twoparams, title, buttonimage) VALUES (NULL, 'hide', '[hide]{param}[/hide]', '[hide]some text[/hide]', 'With this tag you can hide some text and force members to answer or click the thank you button to see what you\'ve posted.', 0, 'hide', '');;