User login

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.)

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.