CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#10466] Use .ini files for module configuration

avatar
Created By: Robert Campbell (calguy1000)
Date Submitted: 2015-03-27 12:44

Assigned To: Robert Campbell (calguy1000)
Resolution: Fixed
State: Closed
Summary:
Use .ini files for module configuration
Detailed Description:
Right now there are just way too many virtual callbacks in the CMS Module API. 
for doing things such as listing capabilities, and for author information,
module name, dependencies, and various functionalities.

It should be possible to use a config.ini file in the module directory for many
of these callbacks.

This would make the module manager/ module repository more stable as instead of
having to load the class for a module to see if it's compatible and build a
navigation it could be done merely by reading the config.ini file for the
module.

History

Comments
avatar
Date: 2017-07-16 21:43
Posted By: Robert Campbell (calguy1000)

Improved for CMSMS 2.2.2
      
Updates

Updated: 2017-08-26 11:13
state: Open => Closed

Updated: 2017-07-16 21:43
resolution_id: => 7