Hide Tag Special
Navigation
Search
SMF Mod Site
- Mod Name:
- Hide Tag Special
- Created By:
- ディン1031

- Type:
- BBC

- First Created:
- April 08, 2005, 11:57:19 AM
- Last Modified:
- December 02, 2009, 01:50:54 AM
- Latest Version:
- 1.8.5
- Compatible With:
- 1.0.10, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 2.0 Beta 3 Public, 2.0 Beta 4, 2.0 RC1, 2.0 RC1-1, 2.0 RC1.2, 2.0 RC2, 1.1.11
- Total Downloads:
- 72774
Download this mod
Description:
Link to Mod
This code add a [hide][/hide] to the code.
All between the [hide] can be seen only after you post in the thread.
The Options for it can be found in:
Admin -> Posts and Topics -> Hide Tag Special
Version 1.2.7 is for SMF 1.0.x-1.1.2.
Version 1.7.1+ is for SMF 1.1.2+.
Version 2.2.1+ is for SMF 2.0 Beta ONLY!.
Version 2.3.0+ is for SMF 2.0 RC1+ ONLY!.
Options for Version 1.6.0+ and 2.2.0:
Follow Options are useable for this mod:
- Hidden Content Infomations (BBC Parsed and HTML)
- Unhidden Content Infomations (BBC Parsed and HTML) (Appear after a unhidden the Content)
- Position for the Unhidden Content
- Options for Multi Language use
- Allowed Groups who see hidden content without posting
- Hide Content until a Post Count is reached
- Unhidde Content automatic after a Post Count is reached
- Content between [hide][/hide] can be special formate with css when you use in the Style.css something like:
Add at the end of the $themdir/style.css
/* A unhidden content. */
.hiddencontent
{
color: black;
background-color: yellow;
border: 2px solid red;
margin: 1px;
padding: 1px;
line-height: 1.4em;
}
It's only a example, use you own Style for it- Work with inline Edit (Ajax Stuff)
Current Supported Language: English (utf8), Русский (Russian)(ut8), Ελληνικά (Greek UTF8 only),
If you search a BBC Button for this mod, it's attached to this post.
Version HideTagSpecialBBCButton101.zip should work together with SMF 2.0 Beta, but i'm not 100% sure if it work correct together with the WYCSIWYG edit
This mod is incompatible with the BBC Premission Mod, and i don't know how to fix this...
Version 1.5.1+ is only compatible to SMF 1.1.x+
Compatible:
Version 1.18 - 1.2.7 is Compatible with SMF 1.0.x-1.1.2 also include English, Deutsch (German) and Türkçe (Turkish) as Language.
Version 1.5.1+ Only SMF 1.1.x include English, Türkçe (Turkish) and Deutsch (German)
If you like to donate me some Money. Click Here
Version Log:
Version 1.18-1.2.1
! Both Version update to remove the error of a missing varibale if you use the SSI.php and also remove the error in the error log for text who is not set...
* Changed my Version System
! Remove the Bug of the Inlineedit... okay i only remove inline edit icon on hidden content
(RC Versions)+ Insert a Switch for MUI/Old Style Version
+ You can set now a minimum post count to unhide a hidden content
+ You can also set a post count to unhide automatic hidden content
+ Add a option to give other user group ids a automtic way to unhide content
! Removed the BBC Code bug, thx to winrules for this info... never saw this <<.
* This Version Change are only for the 1.1.x Version
, because it's to difficult to made for the 1.0.x version.+ Hide hidden Text for Guests (So that they not now that there is something else).
+ Picture for hidden content instead of text
+ Unhidden content picture
+ Only one text/image information for a hidden content at the end the post
Version 1.2.3-1.7.1 (2005-2008)
! Bugfix relase for 1.2.2 Somehow i made a mistake in a if clause who not show the hidden info any more... Sorry for the problems...
! Removed the preg_match error xD, i forgot something... sorry for the problems...
- I also change this package sytem to a new style, so now i can add easy languages
.* Fixed my Translation error, also a very difficult to find error (It take a long time to find out how this error appear, but it's fixed now
).! I fixed problem with the smf parser... i remove the closed hide tag after code and quote blocks on unhidden contents... Somehow the parser did not remove it... but now my mod do this for the hide tag.
! Fixed the not replaced $language variable on the unhidden image.
* Overworked the complete Hide Tag Special Options
* Moved to Posts and Topic -> Hide Tag Special in the Admin CP.
+ Unhidden Text and Image Possible
+ Unhidden Content is now in the css class "hiddencontent", with that you can now format the unhidden content
* Reprogrammed Code to make Inline Edit with hidden content possible. (without destroying it).
* Overworked the Group Select
+ Add a lot of Help for Options...
- Removed all not needed Versions...
! Removed the Mistake in the Search.php. It's a way to unhide content without posting!
! Replace the row with rows in text areas
! Fix the error in the Help.german.php
+ Add a Option for the Position of the Unhidden Content Information
+ Option for using SPAN instead of DIV
! Bugfix the not Parsed Unhidden Content Information
* Removed the Tukish Translation, it's outdated in Version 1.6.0
! Fix the problem with the [hide][code][/code][/hide]. (Work only on disabled option for span instead of div! (span is not a block)). (Posted by edi67)
! Removed the Readme error in the package.
! Fix the Package file so that upgrades from Version 1.5.1 and 1.5.2 should be work now (before a modification error appear).
+ Add Some Karma Options, only if Karma enabled
+ Auto Unhide Karma Options
+ Minimum to Unhide Karma
+ Some small Options
! Insert a redirect for better user handling
* Total Remove of all [hide] and [/hide] tags, even in not parsed contents!
Version 1.8.0 (21.01.09)
+ Add Options for show hidden content on locked topics
+ Add Options for automatic hide new topic content on specific boards
! Empty Message is removed, you can post now hide only posts without extra text (inside hide tag there must be something!)
! Preview of hidden content is now working
* Overworked my Code a little bit so that it look a little bit better
+ Add a function to detect hide tag inside a post (if someone need it you can use it)

- Upgrade work only from Version 1.7.1 if you have an older Version upgrade first to 1.7.1 after that you can upgrade to 1.8.0
Version 1.8.1 (10.02.09)
! Fixed a possible bypass to see hidden content (very very difficult to made, but possible, but now not anymore
)- Upgrade included
Version 1.8.5 (17.06.09)
+ Option to unhide everywhere the hidden content for groups who allowed to view hidden content without posting.
- Upgrade included
Version 1.8.5 Fix (10.08.09)
+ Fixed the Language Files....
Version Log for SMF 2.0 Beta
Version 2.2.0 (19.03.08)
- This Version is only for SMF 2.0 Beta 3
Version 2.2.0 (14.04.08)
- Insert the Czech translation thx to the translator

- This Version is only for SMF 2.0 Beta 3
Version 2.2.0 (03.05.08)
- SMF 2.0 Beta 3.1 Compatible
Version 2.2.1 (07.05.08)
* Total Remove of all [hide] and [/hide] tags, even in not parsed contents!
- Upgrade Included
Version 2.2.3 (11.06.08)
! Fix not correct lowercased query, so that it work with postsql and other databases
! Fix a forgotten $ID_MEMBER replace for karma detection
Version 2.2.3 (23.10.08)
- Add Greek Translation made by nikan
Version 2.3.0 (10.02.09)
- Only Comptable to SMF 2.0RC1
*+! Add all the function like in the 1.8.1 and all Bugfixes, too

Version 2.3.1 (27.02.09)
! Fixed the Wycsiwyg bug, that remove the hidden content on edit.
Version 2.3.5 (17.06.09)
+ Option to unhide everywhere the hidden content for groups who allowed to view hidden content without posting.
- Upgrade included
Version 2.3.5 Fix (10.08.09)
+ Fixed the Language Files....
Version 2.3.6 (08.10.09)
* You need at least one Approved post in a Topic to see the hidden content.
! Removed the last Query in the Old style... i thought i changed all *g*.
- Upgrade included
Legend:
! bug fix
+ added feature
* changed
- Info only
