To have a standard set of configurations that will be implemented for every module. The forms for standard configs will be pulled from scaffold to help keep the views more DRY.
We will make the config forms and their YUI tabs a little more automated. The form views will be built dynamically by pulling in module config files and global config files. To do this we will move the content that will go on each tab into it's own file. The config form generator will pull in the files for global/scaffolded configs and module configs and make one YUI tabbed form out of them. File names will be used as the headers on the tabs. We will also need to modify the current file structure by adding a directory called configs under each controllers view directory.
Global Configs will include:
While we are doing this, it would be a good time to go back thru existing modules and implement global features such as tags, comments, files and RSS in modules that haven't already made use of these attachble items.
expController and ALL existing modules will need to be touched to implement this feature.
ExponentFramework.org is a portal dedicated to the development of the Exponent 2.x codeline. All activites pertaining to development of the 2.x codeline can be found on this site.
Sign up for the Exponent newsletter and recieve updates about upcomming events and other news about Exponent's developments.
The community website for Exponent CMS and the 1.x codeline.
Exponent's code development repository and bugtracker. Currently, only the 1.0 codeline (currently at 0.97) is available. The 2.0 codeline will becaome available in July, 2009.