Hi Richard, Richard Frovarp schrieb: > Where are the modules for a publication defined? I don't want ODT or > CForms available to my users. I have a publication that uses the default > publication as its template. I removed the cforms and odt module > mentions from publication.xml and config/publication.xconf in my new > publication. However, the menu entries to add those type of documents > are still in the file menu.
the problem here is that your publication inherits the module declarations of the default publication. You can either remove them from default/publication.xconf or file an enhancement bug that you need the functionality to exclude the menu items. I don't think we should provide a mechanism to override the module inheritance, since this would reduce the functionality of a child publication and I guess this could lead to unpredictable problems. -- Andreas > > I've done a grep through the directories, I can't see any other file > that I am missing. However, in my publication I have added the FCKEditor > module. This is available in the new publication and not in the default > publication. > > I am confused as to how I added one, but yet can't remove the other two. > > Thanks, > > Richard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
