Heine,

unlike the D6 update i provided on http://drupal.org/node/215796, the current code manages ALL node types and ALL taxonomy in a SINGLE PAGE. Its not a good practice because if the user have several node types or dozen taxonomies, it will be very confusing and slow.

Consider split it PER node type or PER taxonomy.

regards,

massa

Comments

heine’s picture

Status: Active » Closed (won't fix)

I did consider.