Convert system to serves static html files

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
tomaszgaluszka
Forum Members
Forum Members
Posts: 12
Joined: Thu Oct 03, 2013 7:35 am

Convert system to serves static html files

Post by tomaszgaluszka »

Hello,
Does anybody know something similar to this:
https://github.com/silverstripe-labs/si ... blishqueue
in made simple cms.

I would like to generate static html files from my content and for example once per week regenerate static files to update site.

Thanks for reply.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Convert system to serves static html files

Post by Rolf »

Uhm, have you looked at http://dev.cmsmadesimple.org/projects/cacheremotefile
It is not quite the same but perhaps you can change it to your likings...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
chandra

Re: Convert system to serves static html files

Post by chandra »

There are some tools available like httrack which you can use to create static content.
tomaszgaluszka
Forum Members
Forum Members
Posts: 12
Joined: Thu Oct 03, 2013 7:35 am

Re: Convert system to serves static html files

Post by tomaszgaluszka »

I tested httrack with ms cms and result was page without js files and some images. So it's not good solution...

@Rolf thank you for this plugin it works well for single page.
I will try to code something using your solution.
chandra

Re: Convert system to serves static html files

Post by chandra »

Think you should ask why httrack does not get all content (maybe relative/absolute pathes)
Post Reply

Return to “The Lounge”