-
Version 1.x and up
- Plugin which allows administrators to control the display of topic replies to guest viewers, showing a custom editable message to guests.
- Guests must register & sign-in to be able to view the replies.
- Can be set on all or specific forums.
- Topic exceptions can be made using a comma-separated listing of the topic IDs which will not be affected.
-
Version 2.0 and up
- Ability to hide content in the first post in a topic, and not just replies to that topic.
- Ability to exclude topics from being affected by the plugin.
- Ability to exclude search engines from being treated as guests
-
Tom Iron's 'Cloak' functionality has been incorporated, now allow hiding of the following:
- All content
- Links (including/excluding mentions)
- Linked images (including/excluding emoticons)
- Attachments
- Code
- Quotes
- Spoilers
- Each of the above will have their own replacement message displayed.
- Allows the ability to merge multiple instances of the same replacement message, thus only displaying one replacement message in the event that someone has multiple items in the content.
- The 'Cloak' functionality now uses DOM instead of Regex to locate items in the content, and is thus more reliable.
-
Version 2.1 and up
-
modified the 'Apply to forum(s)' setting functionality
- original behaviour: admin chose which forums would be affected by the plugin ('All forums' or select forums from list - therefore inclusive)
- new behaviour: An include or exclude option is now available. 'Include' is the default, and behaves as above. 'Exclude', when choosing, will allow an admin to select which forums won't be affected by the plugin.
-
this feature will be useful to those who have a large number of forums and want to apply the plugin to a large percentage of those forums.
- Example: 100 forums total, but apply plugin to 97 of those. So instead of selecting the 97 forums to include, it's easier/quicker to just select the 3 forums to exclude.
-
added ability to hide content from member groups, instead of just guests.
- Please review your replacement content to ensure that it is relevant to this new functionality. For example - the default value for this used to indicate "You must be signed in.....", which will no longer be correct if you use the member group functionality.
- fixed issue with non-image attachments not being affected by the 'Hide attachments' functionality.
- name change to '(NE) Hide post content'
-
modified the 'Apply to forum(s)' setting functionality
Edited by Nathan Explosion
What's New in Version 2.3.1a See changelog
Released
What's new in 2.3.0
- functionality has been extended to the database records in Pages, allowing the hiding of content with the record itself and comments added to that record.
What's fixed in 2.3.0
- changes made to better handle hiding of images, both remotely linked and uploaded as attachments.
What's fixed in 2.3.1
- tweaks made to correct situations where non-Forum/CMS content was being parsed.
What's fixed in v2.3.1a
- replacement content for 'All content' no longer breaks meta description information if a link is included in the replacement content.
- replacement content for 'All content' now display correctly in the posts.
- settings no longer fail to load if Pages is not installed.