Hi, I'm trying to add a 'sass' filter into Magnolia's filter chain. After adding the directory 'sass' under configuration node '/server/filters', stdout log entry 'Initializing filter [sass]' is displayed along with entries for other default filters.
However, after I add a 'class' property with String value of the filter's class name 'no.tornado.libsass.SassFilter', new stdout logs output just doesn't show 'Initializing filter [sass]' anymore. What can be the problem? I also tried putting breakpoints under the filter's "init" & "doFilter" methods. However, these breakpoints are never reached. What could have gone wrong? Can anyone please advise me what I can do to further investigate? Thanks a lot. Martin -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=6d45f358-d097-4ce8-96ed-a3b1fc164abf ---------------------------------------------------------------- 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: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------