sonnb - See post's links permission

Unmaintained sonnb - See post's links permission 1.1.4

No permission to download
- Compatible with XF 1.4 quote feature.
- Refactor code.
Change Logs:
- Fix default phrase for guest was not parsed correctly
Change Logs:
- Ability to reload page if user like/unlike on filtered post

Upgrade:
- It is required you to have Template Modification System (TMS) installed for new function works.
- If you do not want to install TMS.
  • Open template: post
  • Search for:
    class="LikeLink item control
  • Replace with:
    class="LikeLinkHide item control
  • Open template: thread_view
  • Search for: <xen:require css="thread_view.css" />
  • Append after it: <xen:require js="js/sonnb/SeePostLinksPermission/LinkLikeHide.js" />
Change Logs:
- Coding improvement for better and faster processing.
- Fix several bugs: Links show on reply, quote, preview, load ajax...
- Moved return message from Options to phrases
- Moved exclude groups from Options to Usergroup Permission
- Options page changes.

Upgrading:
Since a lot of code changes and folder restructure, you should uninstall old version and clean install this version.
- Uninstall old version (if any order than 1.1.0)
- Remove old Add-On's folder (optional)
- Upload new files
- Import XML
- Configure your own Options, Permissions and Phrases.

Attachments

  • 1-24-2013 4-45-36 PM.webp
    1-24-2013 4-45-36 PM.webp
    4.3 KB · Views: 22
  • 1-24-2013 4-53-06 PM.webp
    1-24-2013 4-53-06 PM.webp
    28.6 KB · Views: 25
  • Like
Reactions: tjohn67658
Change Logs:
- Added "Applicable Nodes" options that you would used to enable/disable the check on specified nodes.
- Minor code changes.
Top Bottom