Hi Ludovic, [quote]How can we define a paragraph without dialog ?[/quote]
Leave out the dialog property from your component definition. It is not mandatory to have a dialog. If your component renders content without editor input then you don't need a dialog. See for example components provided by the Public User Registration module (not the STK PUR components which do have dialogs). /modules/public-user-registration/templates/components Also, check out autogenerated components too. They get added on the page automatically without editor involvement. Might be useful. http://documentation.magnolia-cms.com/templates/stk/template-definitions.html#Autogeneratedcomponents --Antti -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=a476faf3-d011-425e-8ecb-68d2b6c337b0 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
