Page 1 of 2

Boilerplate_XH

Posted: Wed May 09, 2012 11:02 pm
by cmb
Hello Community,

I've just released Boilerplate_XH 1beta1.

Boilerplate_XH facilitates to manage and (re)use text blocks consisting of (X)HTML on CMSimple pages. This way, you write some text once, and can reuse it on several pages. Actually boilerplate() is very similar to newsbox(). But while newsbox() is working with hidden CMSimple pages, boilerplate() stores it's content in separate files. So you can use this feature to keep your content.htm small by replacing the complete page content with a Boilerplate_XH text block.

Any feedback is welcome!

Christoph

Re: Boilerplate_XH

Posted: Mon Mar 18, 2013 11:07 pm
by cmb
Hello Community,

I've just released Boilerplate_XH 1rc1.

It now has a German, Russian and Slovak translation (thanks to Old and Tata).

Since this version the extension of the boilerplate data files has changed from `.dat' to `.htm'. Please rename existing files accordingly.

Any feedback is welcome!

Christoph

Re: Boilerplate_XH

Posted: Wed Mar 20, 2013 4:38 am
by Old
Hi Christoph,
cmb wrote:Since this version the extension of the boilerplate data files has changed from `.dat' to `.htm'. Please rename existing files accordingly.
- why the extension was changed? this add some functionality?

RPG: Acronym-Definition - what it means in this case: implemented RPG pattern ?

Re: Boilerplate_XH

Posted: Wed Mar 20, 2013 11:23 am
by cmb
Hi Lubomyr,
Old wrote:- why the extension was changed? this add some functionality?
I've just changed it, as I think .htm fits better; after all the files contain (X)HTML markup.
Old wrote:RPG: Acronym-Definition - what it means in this case: implemented RPG pattern ?
I meant PRG (post - redirect - get) pattern :oops:

Christoph

Re: Boilerplate_XH

Posted: Wed Mar 20, 2013 1:01 pm
by Old
Hi Christoph,
thank you very much.

Re: Boilerplate_XH

Posted: Wed Mar 20, 2013 8:41 pm
by cmb
Hello Community,

I've just released Boilerplate_XH 1rc2.

I've fixed a bug, where the text blocks couldn't be saved on Windows under PHP < 5.3.0 (reported by svasti).

Any further feedback is welcome!

Christoph

Re: Boilerplate_XH

Posted: Sun Sep 28, 2014 5:44 pm
by cmb
Hello Community,

I have just released Boilerplate_XH 1rc3.

I have fixed the erroneous error message regarding invalid names (thanks to Lariss, albert and mhz for reporting that), and did several minor improvements.

Enjoy,
Christoph

Re: Boilerplate_XH

Posted: Wed Mar 04, 2015 10:14 pm
by cmb
Hello Community,

I have just released Boilerplate_XH 1.0.

There have been no bug reports, so I consider this version stable.

Enjoy!

Re: Boilerplate_XH

Posted: Thu Mar 12, 2015 1:13 pm
by deeseecee
Hi Christoph,
I have already installed Boilerplare_XH 1rc3. According to your announcement it is sufficient to change the version.nfo appropriately, isn't it?

Best regards,
Dirk

Re: Boilerplate_XH

Posted: Thu Mar 12, 2015 2:29 pm
by cmb
deeseecee wrote:I have already installed Boilerplare_XH 1rc3. According to your announcement it is sufficient to change the version.nfo appropriately, isn't it?
Basically, yes. However, you still would see 1rc3 in the plugin info (Plugins -> Boilerplate) and the copyright years won't be correct.

I suggest you simply install the patch I've just made available: http://3-magi.net/?CMSimple_XH/Boilerplate_XH (second download button).