Hi, This project might interest you. It should allow you to integrate an existing Wordpress database into your app. http://github.com/monzee/oopress/
I know that the models are less than pure (e.g. the transfer objects know about the mappers and a bit about the database structure). I did it to simplify the API when echoing the post data in the view. Anyway, please do check out the demo application as it's the only form of documentation right now. -- Mon On Tue, May 4, 2010 at 3:52 AM, bobby.chambers33 <[email protected] > wrote: > > Although it seems annoying to fix a wordpress theme, people that I talk > with > tend to want it. I am not a wordpress advocate or anything but I feel like > I > have to use it or I should say learn to use it with my ZF applications. > > Have you gotten as far as figuring out a way to integrate it into a site > without using a subdomain (for seo). I figure it will need some sort of url > rewriting. > > Please let me know if you get any further on this. > > Thank you! > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Add-blog-to-zf-powered-site-tp2124482p2124520.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
