Postponed
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 17:58 UTC
Updated:
29 Jun 2017 at 18:35 UTC
Jump to comment: Most recent
Currently we're hiding access to specific metatags in the form by comparing to a 'context' parameter in hook_metatag_info() when we should probably be using a hook instead (that could fallback to the context).
Comments
Comment #1
dave reid.
Comment #2
damienmckennaComment #3
damienmckennaMarked #1497402: Expand permissions range as a duplicate.
Comment #4
dave reidComment #5
damienmckennaLets move this over to #1961354: Optionally control meta tag permissions individually which has some working code that needs review.
Comment #6
damienmckennaOn second thoughts, lets leave this as a postponed issue and remove it from the stable release blockers, as I don't believe it'll be important once we have extensive permissions available.
Comment #7
bkosborneCan this be closed now, since metatag has the ability to specify permissions per metatag now?