Hi all...

No idea on this issue?
It is a worth of time to repeat for each instence of a referenced dialog tab (and maintain it!).

Thanks.
Matteo



Matteo Pelucco ha scritto:
Hi all..

following this idea, I've manage to have a set of reusable tabs spread all over my application.

I have this "side effect": avery time I want "instanciate" a shared tab, I have also to redeclare labels and descriptions in module messages_xx.properties.

Every time, otherwise the usual

** dialog.common.tab.propertyName.label **
** dialog.common.tab.propertyName.description **

come out (they are defined by me into the share tab definition).

This is wanted or it is a bug?
There is a way to share also label definitions?

Thanks..

Matteo


Thomas Martin ha scritto:
Hi Matteo

A simple Example would be:

| dialogs
  | dialogA
    + tabProps
      + lineBelow
        . buttonLabel - true - String
        . controlType - checkboxSwitch - String
        . label - Show line - String
        . name - lineBelow - String
        . type - Boolean - String

  | dialogB
    + tabProps
      . controlType - tab - String
      . reference - ../../dialogA/tabProps - String



whereas
| = folder
+  = content node
.. = node data

HTH - Thomas


----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------

Reply via email to