Share

TurtolCMS

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

File Release Notes and Changelog

Release Name: 0.5.17

Notes: New Features 1. Theme Support: Themes, which provide a pre-set look and feel for your website can now be set when first setting up your TurtolCMS site or set/changed at anytime afterwards. Themes can be changed later from the main toolbar by selecting Map -> Roottemplate -> BasePageTemplate. You can also use the NoTheme option. 2. Div Widget Class and Style attributes: When adding or editing a Div widget, the Class and Style attributes are now broken out for ease of use. Any text added to either of these fields will be added to the div tag as an attribute. For example, setting the Style attribute to color:red will add style="color:red;" to the div tag. Any text added to the Other Attributes field will added to the div tag as is. This is available after clicking the Properties tab when editing a Div widget. 3. CssLink widget Media attribute: When adding or editing a CssLink widget, a Media drop down is available to set media attribute of the CssLink tag. For example, setting the Media drop down to print will add media="print" to the link tag for the css file. This is available after clicking the Properties tab when editing a CssLink widget. 4. CssLinks now passed to the TurtolCMS Editor: By default, CssLinks that are added will be passed to the Editor to provide a more "what you see is what you get" result in the Editor. This can be turned off for a specific css file when editing a CssLink by deselecting the "Apply in TurtolCMS Editor" check box on the Properties pane. Theme css is automatically passed to the Editor. 5. About Pane: Clicking the Turtol logo on the main toolbar now displays an About pane, which indicates the version of the TurtolCMS along with credits. Bug Fixes 1. Resource files are handled more efficiently to improve performance 2. Contact Form allows a list of emails in the To Email field and provides a validation warning if the To Email field is left blank. 3. Validation warnings are displayed when trying to add a template or roottemplate with a name that already exists or when adding CssLink or ScriptLink widgets with data pages that already exist. 4. Upload iframe is only rendered in admin mode. Demo Site:turtolcms.org/signup


Changes: