Posted by rmontero on February 27, 2008 at 6:01pm
Jump to:
| Project: | Forced Term |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | wulff |
| Status: | active |
Issue Summary
I'd like to start adding some flexibility to this module by creating a flexible settings table i.e. 'ft_settings'
Attached is the proposed scheme.
Fields overview:
- level: Defines the hierarchy of default taxonomies. i.e. user, role, node type.
- taxonomy_id: the id of the selected taxonomy for that level.
- visibility: Determines whether the terms should be shown in the node/add form or not. Defaults to 0 or bool false.
- enforce: Determines whether this level will require a tid or not. This is built for backwards compatibility with the existing version.
- weight: Determines which value should be considered first in case all three levels are set.
| Attachment | Size |
|---|---|
| proposed_settings_table.gif | 9.44 KB |
Comments
#1