Did anyone managed to use Doctrine extensions (e.g. Taggable) with ZF? Where should I put Extension files? How to configure autoloader?
Now I'm using dir structure like this: /library/ /library/Zend/ /library/Doctrine/ /library/Doctrine.php /library/Doctrine/Extensions/Taggable/ /library/Doctrine/Extensions/Taggable/lib/ /library/Doctrine/Extensions/Taggable/lib/Doctrine/ but still Taggable.php is not loaded. How to configure it? P.S. Matthew, we are still waiting for the second post you promised about Doctrine :) -- regards takeshin -- View this message in context: http://www.nabble.com/Doctrine-extensions-and-ZF-tp25632708p25632708.html Sent from the Zend Framework mailing list archive at Nabble.com.
