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]>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
-~----------~----~----~----~------~----~------~--~---

Reply via email to