Drupal 6 Release?
mfer - August 13, 2008 - 18:52
| Project: | Zend Framework |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
So, is there a drupal 6 release coming in the near future?

#1
An official release? You want to maintain it? :-P
........ I think it needs to be updated to the latest version of Zend.
#2
Is the dev version of the module currently working?
What kind of work needs to be done to get it up to speed?
I'm starting work on a module to utilize zend's gdata api to allow for custom google base feeds on content, hopefully using fields, taxonomy, or any other content associated with the node, such as the location module, and allowing the user to choose which piece of content will be inserted into each part of the feed...
If I don't have a module for zend framework, would it work to just have zend framework installed on my server?
#3
Yeah, that works too, this module just makes sure that it's installed correctly. A lot of the time, people on shared hosts don't have it installed, so this module makes it easy for people to stick it somewhere on their server, and then tell the site where Zend is. All this module needs is to be updated to the latest version of Zend, I believe. If you're goign to be using it, I'd much appreciate any patches ;-) .
#4
Tested out the module (concerning google apps functionality) with the latest version of the zend framework and it worked just fine.