Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
We now offer this module here so maybe someone will come in and make it work with Drupal 7...
Demo
I put a Demo link that will send you to a taxonomy_vtn site index. When you then click on one of the terms, you are then sent to a list of all the nodes that include that term. As you will see with most terms, the list is quite extensive. This is because MO Auto-Add Terms scans all the nodes as you modify them and re-assign the terms appropriately. Otherwise, the index would definitively not be this complete.
WARNING
Previous versions of the module were named mo_autoaddterms. If you want to update with this version, make sure to completely uninstall the old version (1.13 and older) and then install this one.
At this point there is no update path. If you did not have any particular settings (hidden term) then it should be easy to setup the module anew.
The Simple Field module provides a simplified UI for creating Fields. The primary goal is to make it easier to allow non-powerusers to administer fields without necessarily giving them access to the entire core Field interface. Simple Field also allows for more fine-grained control of what types of fields users may create, and what field settings they have access to.
The module can separate the process of field creation from the process of field instance creation. This allows admins to create pre-defined fields, and then allow other users to add the fields to entity types without the complex UI usually associated with adding field instances.
API