Thanks for the suggestions. I had considered curl/wget and was leaving that as a "plan b" in case nothing better surfaced. I'll consider doing this as a java module and see if the powers that be go for it.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Unger, Richard Sent: Friday, November 30, 2012 4:54 AM To: Magnolia User-List Subject: AW: [magnolia-user] Completely static deployment Hi Marshall, AFAIK this won't be possible out of the box. However, it should be a relatively easy thing to implement: - Either externally, using a tool like curl or wget, where the main task will be writing a script that gets everything and puts it in the right folder structure - Or internally in magnolia, where the main task would be to write some java code which renders the pages to the filesystem, and copies the resources and documents to go with them. Either way I would estimate a few days' work to get this running. It would make for a nice module if implemented within magnolia... Regards from Vienna, Richard -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Marshall Levin (via Magnolia Forums) Gesendet: Donnerstag, 29. November 2012 17:50 An: Magnolia User List Betreff: [magnolia-user] Completely static deployment Hi, I know this is far from the intended use case, but I have a client that, for security reasons, does not want to run any "executable" CMS components on its secure web server -- they only want to serve static HTML content (this is non-negotiable) -- but they want the authoring benefits of a CMS. Is there any way to configure Magnolia author to spit out fully "baked" HTML pages (there's no personalization on this site) that can then be deployed manually to a web server? Or are we better off looking at a CMS product that is intended for this kind of use? Thanks -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=40fcc8d7-c672-4b00-9dfe-d101f8387d99 ---------------------------------------------------------------- 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: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- 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: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- 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: <[email protected]> ----------------------------------------------------------------
