• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Make the "Search engine optimization options" section for Items controlled by permission(s)

This suggestion has been implemented. Votes are no longer accepted.
This was funded by 3 Link Directory license holders that wanted a way to disable the SEO options section without template edits.

This has been implemented in LD 2.2.18

I've added a new permission "Manage seo options for own items" that is used in 2 permissions checks functions canManageSeoOptions() in the Category Entity and Item Entity.

Selection_309.png

Adding a new item

When adding a New Item, if the viewing user does not have the permission Manage seo options for own items, the Search engine optimization options section will NOT be available on the Add item form.

When adding a New Item, if the viewing user has the permission Manage seo options for own items, the Search engine optimization options section will be available on the Add item form.

Editing an existing item

When editing an existing item, if the viewing user is the Item Owner, Co-Owner or Contributor and does not have the permission Manage seo options for own items, the Search engine optimization options section will NOT be available on the Edit item form.

When editing an existing item, if the viewing user is the Item Owner, Co-Owner or Contributor and has the permission Manage seo options for own items, the Search engine optimization options section will be available on the Edit item form.

Staff members with appropriate moderator permission

When editing an existing item, if the viewing user is Staff Member with the moderator permission edit any item, the Search engine optimization options section will be available on the Edit item form.
 
Back
Top