Thanks for your response.

> Have you tried putting your mime-types files in the exact same
> hierarchy but starting at the root?

No I have not.

Instead I did debug the issue - should have done this first.

The mimetype-fu plugin under vendor/plugins/mimetype-fu gets
initialized first, then vendor/plugins/community-engine/engine_plugins/
mimetype-fu gets initialized, so it overrides the local one using
EXTENSIONS = YAML.load_file(File.dirname(__FILE__) + '/
mime_types.yml').symbolize_keys

Not sure, if this is a configuration issue on my end, or if it is
caused by still using a fairly old CE version. Can I control the order
of plugin initialization?  How?

Also, I noticed that the engine_plugins directory has changed to
plugins.  Are newer CE versions still engine based?  Would plugin
initialization be any different?

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