energine-cmf / energine

Energine is a content management system which allows to support web-applications (including websites) of any level of complexity. Energine is based on Energine CMF — a power full toolkit for web-application development using XML/XSLT transformations.
http://energine.org
MIT License
13 stars 3 forks source link

problems with multiple active components on page #86

Open andykarpov opened 9 years ago

andykarpov commented 9 years ago

I suggest to remove active property from the component parameters and create a new one - "page controller", boolean, definable in the template xml. like this one:

Only one component should be a "page controller" that will accept uri routes. All other components in the template / layout should be called only through their single states.

drPavka commented 9 years ago

not only "page controller" component but components in single mode also can accept uri routes