Closed (fixed)
Project:
Visibility API
Version:
5.x-1.0-2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2007 at 11:09 UTC
Updated:
17 Oct 2007 at 16:41 UTC
Hi,
Is this module similar to the formfilter (only giving more role/ path control)?
Comments
Comment #1
tjholowaychuk commentedNope! I was un sure exactly what that module was supposed to do so I tried it out, but no, this module on its own does nothing its simple an API for module makers to provide a visibility UI to their users, it may sound a little confusing until you work with it.
Say for example the block section when you go to configure, there are settings for show for these roles, show on this path, not on these paths, etc that portion of code was hard coded into the block module, I needed almost identical functionality for a few of my other modules so I created this module for a central way to provide those settings rather than each module re-coding something similar each time
Comment #2
tjholowaychuk commented