활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
One of use cases of AEM is managing microsites, it works cool but i need to export those microsites (set of raled pages, js, css, images, videos) to browser which working in offline mode, how i can accomplish that behavior??
Please describe approaches, features and practices, Thanks
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
If you want to export the site, you need to create the package from package manager and install on the offline CQ5 server.
Package should include all your code(jsp,js, css, java libs etc) and contents.
If you want to download all the cq5 contents as static files, you can try some desktop tools like HTTrack website copier, or any other tool.
조회 수
답글
좋아요 수
If you want to export the site, you need to create the package from package manager and install on the offline CQ5 server.
Package should include all your code(jsp,js, css, java libs etc) and contents.
If you want to download all the cq5 contents as static files, you can try some desktop tools like HTTrack website copier, or any other tool.
조회 수
답글
좋아요 수
Yes, I want to export as static files which opened in browser as offline page, I want to use some AEM features for this purpose, are they exist? (I want to do this programmatically)
조회 수
답글
좋아요 수
Static agent is one option[1]. What is exact use case? After exporting you want to edit or just validate?
[1] http://www.wemblog.com/2012/02/how-to-use-static-agent-in-cq-wem.html
조회 수
답글
좋아요 수