This is a great add on - thank you for your hard work!
As soon as I installed it I new it was what I was looking for. I have changed the header_navigation.php file and removed all the extra links like:
Code:
require(DIR_WS_BOXES . 'configuration_dhtml.php');*/
One note, I don't think that the 'Edit suppliers to categories/products link' section is working correctly. I had to do a hack on my database to allow my user to access the categories they where assigned to.
The problem is that a) the database doesn't get updated when an admin assigns b) the database isn't updated with all the root cat ID's
For example to access the child of a parent, the parent must also be assigned to the user.. I hope that makes sense?