This plugin will search for a "I18N" dir under "MyApp" in your features directory, then add it to the localization lexicon. Duplicate entries are treated on a last come, first serve based. The last feature loaded will have precedence over the rest....
VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTCLoads config files from features. The feature config file should have the feature name, plus the regular your usual "C::P::ConfigLoaded" config extensions. The config values will be merged into the main app config hash. That means the feature is allo...
VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTCVTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC
The idea behind this module is to make it easier to spread your code outside of the main application directory, in the spirit of Eclipse features and Ruby on Rails plugins. It's mainly useful if you're working on a large application with distinct iso...
VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTCWIP. Work in progress. This is a placeholder for an upcoming plugin for pre and post setup phases. The idea is to have your feature run code during the application startup phase. Right now, running "before" and "after" setup handlers somewhere within...
VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTCThis role is an interface. No code here....
VTI/CatalystX-Features-0.26 - 29 Jul 2015 09:25:40 UTC