Taxonomy image with Category.module (Drupal 4.7)
Using taxonomy_image with category module (Drupal 4.7)
This works, but you need to know the direct path to the taxonomy image administration page (not its settings page).
The taxonomy help page - admin/help/taxonomy_image - says to do configuration at 'administer >> categories >> images'
If the Category module is installed, taking over the core taxonomy module's functions, there will be no link to image or images anything in the menu or as a tab.
Instead, you can navigate directly to the taxonomy_image admin page here:
/admin/taxonomy/image
The happy conclusion: taxonomy_image.module does work with category.module
(Agaric Design Collective hasn't used Category module since Drupal 4.7 but we expect it will work as well or better.)
Using taxonomy_image with category module (Drupal 4.7)
This works, but you need to know the direct path to the taxonomy image administration page (not its settings page).
The taxonomy help page - admin/help/taxonomy_image - says to do configuration at 'administer >> categories >> images'
If the Category module is installed, taking over the core taxonomy module's functions, there will be no link to image or images anything in the menu or as a tab.
Instead, you can navigate directly to the taxonomy_image admin page here:
/admin/taxonomy/image
The happy conclusion: taxonomy_image.module does work with category.module
(Agaric Design Collective hasn't used Category module since Drupal 4.7 but we expect it will work as well or better.)
More like this
- Select multiple users to delete sorted by registration date and with one profile field (Drupal 4.7)
- Publishing from iPhoto to Drupal image gallery with iPhotoToGallery and Image Publisher module
- Find a term ID (working around the category module) to have a node behave differently
- hook_help does not work on content type administration pages (Drupal 6)
- Vocabulary Per User, New Taxonomy Module in the works by George Cassie


Comments
Post new comment