INSTALL.txt |
INSTALL.txt |
|
Taxonomy Defaults allows you to assign default terms from any vocabulary to any
node-type.
INSTALLATION
------------
Copy all files to modules/taxonomy_defaults/, visit Admin >> Site building >>
Modules (admin/build/modules) and enable… |
README.txt |
README.txt |
|
Taxonomy Defaults allows you to assign default terms from any vocabulary to any
node-type.
INSTALLATION
------------
Copy all files to modules/taxonomy_defaults/, visit Admin >> Site building >>
Modules (admin/build/modules) and enable… |
taxonomy_defaults.css |
taxonomy_defaults.css |
|
.taxdef-name {
padding:5px;
border:2px solid #CCC;
font-weight: bold;
}
.taxdef-subtable {
padding: 5px;
border:2px solid #CCC;
} |
taxonomy_defaults.info |
taxonomy_defaults.info |
|
name = Taxonomy Defaults
description = Assign default taxonomy terms per node-type.
dependencies = taxonomy |
taxonomy_defaults.install |
taxonomy_defaults.install |
|
|
taxonomy_defaults.module |
taxonomy_defaults.module |
|
Taxonomy defaults - allows assignment of default terms to node types, either |