two possibilities

A) use the reference property (point to an other tab)

B) write your own dialog handler class and configure the dialog
- subclass info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
    - override createDialog
  - set class property on dialog configuration




On 05.05.2008, at 15:46, Vasko Gjurovski wrote:

I need to add my tab with my controls on every dialog for every
paragraph without putting the tab in every possible dialog in config.
  Is this possible at all in magnolia?
i have tried to add my custom filter, but realised that you cannot get the dialog through the filter, because the dialogs are rendered at the end of the chain filter, which means that my filter is activate either too early (before even the dialog exists) or doesent activate at all,
  because the chain has ended.
  Other ideas are welcomed too...

  thanx,
  Vasko

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to