I've looked at
http://blog.astrumfutura.com/archives/415-Self-Contained-Reusable-Zend-Framework-Modules-With-Standardised-Configurators.html,
http://blog.vandenbos.org/2009/07/07/zend-framework-module-config/ and
http://www.amazium.com/blog/zend-framework-module-specific-config but
beyond that my Google-fu is a bit weak ATM.
Has there been some progress upon the subject of pluggable/unpluggable
modules and module configuration? One of the things I would like to do,
for example, is set different doctypes in different modules (something
like admin.resources.view.doctype = "HTML5" +
default.resources.view.doctype = "XHTML1_STRICT"). Would be nice to see
links to references if the topic has been expanded upon since the above
three links.
TIA...
Mike A.