Hi Folks, I have seen that there is a snippet module available for magnolia but it's very new and not well documented (or I didn't found it)
My concern is: I have a URL with static HTML. Let's call it http://fragment.partner.com/index.html. I have to fetch this HTML and modify it. There are two markers in this HTML: [CONTENT_START] AND [CONTENT_END]. I have to put my Content between these two markers. What is the best practice? My idea is: The model for my magnolia template gets the HTML page, parses to [CONTENT_START], put my content there, delete both markers and send this html to my JSP or Freemarker to display. I think this is practicable but not the best way. Does anyone has suggestions for me? Cheers, Bao ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------