Question
Best place for ACL to change Menus
I'm looking for ideas on where to put the ACL to change menus. Right now I
have my script in the custom/init folder and I get the message that the
Help menu doesn't exist and my menu doesn't appear.I can source the same
ACL file once the window opens and everything works - so the code is
correct it is just a matter of where/when the code executes.
So typically I would associate these changes with the DTD so the menu
would be added when I opened a particular document type. Here are the
related problem:
- I'm working with S1000D so there are a dozen DTDs that I want to work with.
- The vendor that provides the DTDs has created their own scheme for
integrating with Arbortext. They don't provide a way to customize their
installation and the installation has to be on eveery users machine, there
is no central installation. For my own machine I could modify the vendors
setup, but don't really want to.
Any suggestions on how to get my customizations in place? right now I only
want them to appear if the S1000D schemas are launched, I suppose
launching for any DTD would be ok.
..dan
have my script in the custom/init folder and I get the message that the
Help menu doesn't exist and my menu doesn't appear.I can source the same
ACL file once the window opens and everything works - so the code is
correct it is just a matter of where/when the code executes.
So typically I would associate these changes with the DTD so the menu
would be added when I opened a particular document type. Here are the
related problem:
- I'm working with S1000D so there are a dozen DTDs that I want to work with.
- The vendor that provides the DTDs has created their own scheme for
integrating with Arbortext. They don't provide a way to customize their
installation and the installation has to be on eveery users machine, there
is no central installation. For my own machine I could modify the vendors
setup, but don't really want to.
Any suggestions on how to get my customizations in place? right now I only
want them to appear if the S1000D schemas are launched, I suppose
launching for any DTD would be ok.
..dan

