You are here

Files in Taxonomy Defaults 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Taxonomy Defaults 7.x-1.x * by bradweikel: added CHANGELOG.txt, including partial history pulled from CVS * by bradweikel: Incomplete D7 port - just the results of Coder Update * by bradweikel: removing translations, they belong on…
README.txt README.txt Taxonomy Defaults allows you to assign default terms from any vocabulary to any node-type. INSTALLATION ------------ Copy all files to /sites/all/modules/taxonomy_defaults/, visit Admin >> Site building >> Modules (admin/build/modules)…
taxonomy_defaults.admin.inc taxonomy_defaults.admin.inc Administration forms for the taxonomy_defaults module
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 core = 7.x files[] = taxonomy_defaults.admin.inc files[] = taxonomy_defaults.install files[] = taxonomy_defaults.module
taxonomy_defaults.install taxonomy_defaults.install Install, update and uninstall functions for the taxonomy_defaults module.
taxonomy_defaults.module taxonomy_defaults.module Taxonomy defaults - allows assignment of default terms to node types, either

Other projects