Check i18n access on node type in i18n_access_node_access()
toemaz - June 15, 2009 - 15:27
| Project: | Translation Access |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Consider a use case where you want to use the i18n_access functionality for a specific node type, while not touching other multi lingual node types. Currently the i18n_access module does not support this. It's either checking the accessibility for all multi lingual node types or not.
This request is similar to the 'check i18n access by role' but this request is about checking by node type.

#1
Putting this feature request on postponed until a patch is available.