[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Haderka updated MAGNOLIA-2175:
----------------------------------

    Fix Version/s: 4.3.x
                       (was: 4.3.2)

> Configurable controls/dialogs (use Content2Bean in controls configuration)
> --------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-2175
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2175
>             Project: Magnolia
>          Issue Type: Improvement
>          Components: gui
>    Affects Versions: 3.5.8
>            Reporter: Fabrizio Giustina
>            Assignee: Boris Kraft
>             Fix For: 4.3.x
>
>
> Controls are actually loaded explicitly only using their class name, for 
> example:
> config:/modules/adminInterface/controls/freemarker/class = 
> info.magnolia.cms.gui.dialog.DialogFreemarker.java
> without using Content2Bean, so it's not possible to make them parametric and 
> to configure them. Especially for the freemarker dialog this could be really 
> useful, in order to create a specific control (for example "grid") backed by 
> a fixed ftl template.
> In order to do this, info.magnolia.cms.gui.dialog.ControlsManager needs to be 
> modified in order to use Content2Bean, but we also need to modify how dialogs 
> are registered and reused (currently not by instance but by class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to