Per content-type settings
jbreton - October 2, 2008 - 08:43
| Project: | URL Access |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | jbreton |
| Status: | won't fix |
Jump to:
Description
This patch adds a radio selector in content-types for the visibilty of the URL Access block when creating/editing a node.
It is looking like this :
Visibility :
( ) Always public for this kind of content-type
( ) Always private for this kind of content-type
(●) Let the author decide for each nodeThe third option is the default and doesn't change anything to the module, the two others hide the module and force the node to be public or private when saving it.
| Attachment | Size |
|---|---|
| url_access.module.patch | 3.88 KB |

#1
Thanks for the patch. FYI, in most Drupal projects, new features are targetted towards the -dev release, so I've changed the version.
A few things which should be dealt with:
<strong>instead of<b>.Thanks!
--Andrew
#2
I'm marking as closed to clean up my queue as I'm not maintaining this module any more. Feel free to take over this project if you're still using.