Guys, I had issues before with using WURFL an Zend, i've since fixed that problem by creating a plugin.
I'd now like to automatically change all view scripts from action.phtml to action.mobile.phtml, my current understanding says because this is all to do with mobile i should add a postDispatch to the mobile plugin. I've now created the postDispatch, but i'm v. unsure how i go about changing the view from the default. Ideally i'd like to make sure the mobile template exists before loading it. Any help would be great, i;'m happy to find the answer myself, i just have no idea what i'm looking for. Is it a helper, am i looking at another plugin, do i have to extend the controllers. As you can see .... LOST :) ----- ... or is it me? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Detect-Mobile-use-Different-View-tp3387303p3387303.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
