Am Mittwoch, 26. März 2008 schrieb sirobbob: > @Ryan: Thx alot, thats exactly what i needed to know (i mean if the best > way is to use a module)! But...you see its getting worse...i thing i > already read all threads about exporting xml (not really all but alot) and > also the wiki things like the in the link you sent. I already understood > how to do create a template that dumps my sitecontent as xml (this seems > not to be very complicated even if i havent tried to save the output as > xml-File) > > >one for an individual page that would just dump the page content as XML > > but having problems with this > > >that just walks through your whole site and generates XML for it > > because i didnt have any idea how to walk through the whole site generating > XML without deeper knowledge of the magnolia structure, is there any java > method/object? and where to place the code for this....i dont want somebody > to write the code for me, i just need a technical advisory like: Boris > write a jsp that includes a bean that walks trough the whole site creating > an XML Output...would be nice ;)
Nobody can tell you how you should do it. It's depends on your site structure and size (request full site or single pages), your preferred protocol for client/server communication, used paragraphs and of course the data you want to use in your Flash client (only pure content or also style). O. ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
