v1.0.65

Form field richeditor (WYSIWYG) no longer adds full page HTML tags.

May 29, 2014

v1.0.64

Components can now be dragged from the side navigation directly on to the page.

May 24, 2014

v1.0.63

Asset maker methods (addJs, addCss, addRss) now use an optional build code, either core or a plugin code. This is converted to a version number to ensure updates are not affected by cached assets.

May 24, 2014

v1.0.62

Added new method addComponent() to Cms Controller. Components can now act as a proxy for other components.

May 24, 2014

v1.0.61

Added new override method init() to Components, called before AJAX requests are processed.

May 24, 2014

v1.0.60

Class CmsPropertyHelper has been deprecated, will be removed year > 2014.

May 23, 2014

v1.0.59

Cms Objects now support basic queries that return a collection. Eg: Page::sortBy('title')->lists('title', 'baseFileName')

May 23, 2014

v1.0.58

Components have a new override method onRender() called before a component is rendered.

May 22, 2014

v1.0.57

The {% component %} tag now supports passing parameters that override the component properties when they are rendered.

May 22, 2014

v1.0.56

Calling addJs() and addCss() in components without a starting slash (/) will now reference the component directory, instead of the theme.

May 22, 2014

v1.0.55

Plugins can now be disabled manually by config (see config cms.disablePlugins).

May 21, 2014

v1.0.54

Plugins with missing dependencies are disabled by the system.

May 21, 2014


541-552 of 561