Restricting hyperlinks from boards for specific user group(s)
This modification will help filter unwanted hyperlinks in boards and their topics for selected membergroups.
Example usage of this modification may be to set this restriction on the newbie membergroup to thwart possible spam.
Link to modification: Post Hyperlink Filter (https://web-develop.ca/index.php?action=downloads;area=stable_smf_modifications;file=120)
Changelog:
v1.5
+ Changed: limited profile avatar options for selected membergroups
+ Added: inputs for various profile fields are disabled via JavaScript
v1.4
+ Changed: default regex now includes tel link filter
+ Added: filter signature, website title and website URL for user profiles
+ Added: disallow all custom fields for user profiles
! Fixed: syntax error when no member-groups are selected
! Fixed: logic for membergroup query flag
v1.3
+ Added: signature filter option
v1.2
+ Added: select all option for membergroups and boards
! Fixed: license text for proper name of this modification
v1.1
+ Changed: boards & membergroups are now opted via checkboxes from the admin settings
! Fixed: possible DB error from admin settings (array/string type mismatch)
! Fixed: deliminator "~" disallowed from regex entry
! Fixed: membergroup selection had improper argument
v1.0
+ initial release
+ Added: admin options under modification settings
+ Added: post hyperlink filter
Distributed under the GNU Lesser General Public License -> https://www.gnu.org/licenses/lgpl.html
This modification has been updated to version 1.5.
Please uninstall & delete the old version prior to installing any newer version.
The initial post of this thread includes an updated changelog.
Thanks, I've give it a try soon. :)