Hi every one, I've created my own template definition with following nodes (among others): type stk modelClass STKTemplateModel class: STKTemplate templatePath: events
In my "events" script I add my own paragraph extending stkEventsOverview paragraph : [code][@cms.newBar contentNodeName="eventsOverview" paragraph=nyEventsParagraph" newLabel="Create"/][/code] and after creation: [code][@cms.includeTemplate contentNodeName="eventsOverview"/][/code] By default I don't see any events. I always have to enter [i]internal link[/i] and only then, the events appear. When using the stkEventsOverview template this parameter is set by default somewhere and all events under the root of the website are found. When I add stkExtrasCalendar to my template, I don't have any date of events highlighted and I think this is due to this default value set to null. Since the default dialog of sekExtrasCalendar does not have the [i]internal link[/i] option, where am I supposed to set this property, either in the paragraph directly or in ma template? Thanks Fredy -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=90e4374c-6aa0-4c3e-9256-4bca5cc01c17 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
