Hi, I am developing a new paragraph using Blossom, this has been fine. However, I want to use this new paragraph in the teaser area (alongside other teasers). Now my problem is that in STK, when you add a teaser, it will automatically work out the teaser div id and CSS class e.g. <div id="teaser-1" class="teaser mod">.
Now I've digged deeper and found that this is worked out by /templating-kit/paragraphs/teasers/init.inc.ftl, which in turn refers to several parameters specific to that teaser paragraph e.g. divIDPrefix, headingLevel, divClass etc. My question is how do I add these parameters automatically using Blossom? Or am I completely missing the point about developing a new teaser for STK? Thanks in advance. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=67a58293-2e2c-4f7d-b2ef-2983b64eae38 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
