Very cool.. thank you. -- bk
Bruno Bornsztein wrote: > Done. Initializers in your application will take precedence over any > with identical filenames in CE's initializers directory. > > On Thu, Sep 18, 2008 at 6:53 PM, Bryan Kearney <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > I tried that, and I am guessing that the engine configs are called after > the app configs.. so they are overwritten by the defaults. Could we add > an if check in the base code? > > -- bk > > > Bruno Bornsztein wrote: > > Umm, I think you could just add you own mce_options.rb in your > > initializers dir (I think they get loaded after the plugins). > Otherwise, > > yes, you could just require an overriding file from env.rb. > > > > > > > > On Tue, Sep 16, 2008 at 8:44 PM, Bryan Kearney > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>> wrote: > > > > > > We wanted to customize the MCE instance (Wanted to use hte > > spellchecker). Is this the suggested best practice? > > > > - Copy the engine_config/initializers/mce_options.rb to a lib > directory. > > - Modify the environment.rb to load that file after the CE > boot.rb > > > > If so, May I suggest (and I will be happy to submit a patch), > to move > > all of this to the application.yml file? That would make > this alot > > easier to modify. > > > > -- bk > > > > > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
