[magnolia-user] Re: Integrate external AngularJS applications

2015-12-10 Thread via Magnolia Forums
Thanks for the response Jan, I already faced your suggestion and i think that suits our requirements for now. There we still need to redirect the REST requests to the external servers to meet the same-origin policy. Another idea of us goes further but has pitfalls, seems to be tricky and may be

[magnolia-user] Re: Integrate external AngularJS applications

2015-12-08 Thread Jan Haderka (via Magnolia Forums)
Of course you can use sitemesh, but I wouldn't even go that far. Assuming those are "single page" angular apps, why not to just place them in the page template, one per such app and create one page in website tree for each of those apps, assigning it it's own template and serving it that way. Ha