[quote]I tried to add it under the overridden availableComponents content node under promos of my extended template which didn't work.[/quote]
That works too. You can make the stkHTML component available under your extended template but then is is available only in that particular template. When you make it available in the default site definition it is available globally on all templates where the promos area is enabled. Here's roughly how the inheritance works: * Default site definition -> available on all sites * Specific site definition (e.g. demo-project) -> available on that site only * Specific template definition -> available in that template only -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=41c1d736-2846-4789-ae28-d09e662b95a7 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
