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.
Convert system to serves static html files
-
- Forum Members
- Posts: 12
- Joined: Thu Oct 03, 2013 7:35 am
Re: Convert system to serves static html files
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...
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Convert system to serves static html files
There are some tools available like httrack which you can use to create static content.
-
- Forum Members
- Posts: 12
- Joined: Thu Oct 03, 2013 7:35 am
Re: Convert system to serves static html files
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.
@Rolf thank you for this plugin it works well for single page.
I will try to code something using your solution.
Re: Convert system to serves static html files
Think you should ask why httrack does not get all content (maybe relative/absolute pathes)