CMSimple_XH 1.6.2

A place for general not CMSimple related discussions
Post Reply
cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

CMSimple_XH 1.6.2

Post by cmb » Thu May 22, 2014 1:22 pm

Hello Community,

we have just released CMSimple_XH 1.6.2. This release fixes several bugs and brings some improvements:
  • There is a new configuration option Security -> Frame options, which is mainly meant to prevent Clickjacking attacks. The default of this option is empty to not break existing (I)Frame based solutions; you are encouraged to change this default.
  • On logout backups of all language contents that have changed are made.
  • The file selection of the filebrowser has changed with regard to the file extensions, so you can, for instance, more easily add links to images (useful for lightboxes).
  • To work around broken mail servers, there is now the hidden config option $cf['mailform']['lf_only'], which can be set to "true".
  • Plugins can now register sub menu items for the plugin menu with XH_registerStandardPluginMenuItems() and XH_registerPluginMenuItem().
  • Special plugins can now register their type (e.g. filebrowser, editor) with XH_registerPluginType().
For further details see the archived roadmap.

As usual you have the following options:
Enjoy!
Christoph M. Becker – Plugins for CMSimple_XH

svasti
Posts: 1659
Joined: Wed Dec 17, 2008 5:08 pm

Re: CMSimple_XH 1.6.2

Post by svasti » Thu May 22, 2014 3:21 pm

Very nice, cmsimple-xh.org has been updated.

Post Reply