Hello all,

I'm developing a paragraph (that will probably be used as an auto-generated paragraph) that I'd like to be able to configure on the site-level. AFAIK there is no functionality in Magnolia that will let me set arbitrary properties on the site definition, as that just instantiates a Site object, which has a fixed set of properties.

Should I create a class that extends the Site class with a Map that I can put arbitrary properties in (and from which paragraphs can read site-level settings?) and use that class instead? Is this functionality that might be interesting to add to Magnolia itself or am I the only one who needs this?

Or is there another (better) way to accomplish this?

Thanks,

Nils Breunese.

----------------------------------------------------------------
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