customizing existing management interfaces
Sorry for this question has probably been answered before somewhere... Is there an easy way to customise an existing management interface? I'm writing a product with a class deriving from "Folder", and I would like to change very few things in the "manage_main" interface (like displaying the folder title for example). Do I really need to copy/paste folder's "main.dmtl" and edit it?? Regards, Benjamin.
copying folder's main.dtml into your own product and making sure it becomes your product's manage_main is the only way right now, yes. jens On Monday, January 21, 2002, at 11:43 , Benjamin Buffereau wrote:
Sorry for this question has probably been answered before somewhere...
Is there an easy way to customise an existing management interface? I'm writing a product with a class deriving from "Folder", and I would like to change very few things in the "manage_main" interface (like displaying the folder title for example). Do I really need to copy/paste folder's "main.dmtl" and edit it? ?
Regards, Benjamin.
participants (2)
-
Benjamin Buffereau -
Jens Vagelpohl