Howdy,

i just tryed this module and it works like a champ!

However it does not work with the Category module with Taxonomy_wrapper enabled.

Actually Taxonomy_default settings fully reflect the taxonomy structure created by the Category module (provided that the Taxonomy wrapper is configured to do this), but unfortunately the final taxonomy (category) term is not attached to the node on edit...

Of course it is not expected to work with Category, but would be very nice if it could, would it be difficult to get this solved? (sorry, shame on me, no coder...i can only contribute with testing, feedback or small donation!)

Thanks,
Marco

CommentFileSizeAuthor
#7 cat_defaults.patch10.74 KBmarcoBauli
#6 screenshots.jpg11.52 KBmarcoBauli

Comments

heine’s picture

Indeed. This may even be a bug. I'll look into it, but I can't promise to do it soon (or promise results).

marcoBauli’s picture

Heine, thanks for the quick reply,

will check back here and test if there will be a patch ;)

thank you!

marcoBauli’s picture

just to add a cent to this:

tryed on another site (multisite) with just essential modules installed, and the problem persists.

I am on 4.7.2, Taxonomy wrapper v 1.20 and Catevory v 1.116

marcoBauli’s picture

ok, just tryed with latest taxonomy_wrapper (v 1.24), but still fails.

eventually the corresponding issue filed against Category is at http://drupal.org/node/84931

heine’s picture

Can someone try to reproduce with the latest version of category & taxonomy_wrapper (see http://drupal.org/node/87669)?

marcoBauli’s picture

StatusFileSize
new11.52 KB

tested right away:

still no default behaviour is attached to the selected content types (see screenshot).

The "active" checkbox label correctly display normal or italic font depending on what categories are selected for each type, but then nothing happens (no default cats) if the checkbox is checked.

ty

marcoBauli’s picture

StatusFileSize
new10.74 KB

asked a developer to fix this: a new Category_defaults.module was coded based 90% on Taxonomy_defaults.

This new module can be found at http://drupal.org/node/84931 . I tested on 4.7.2 with latest version of Category and works fine!

I also post a cat_defaults.patch here, in case anyone is willing to use it to make Taxonomy_defaults fully compatible with Category: there is ideally no need for two modules IMO, since they are very the same.

Unfortunately i'm no coder, so what i could i did, feel free to pick it up and join the two things if you have the time ;)

heine’s picture

Status: Active » Closed (won't fix)

Great! Please add to cvs as a separate module.