Hi,
Thanks for the development of this module! I was wondering if we may expect a stable release of this module in the near future?
Thank you!
Hi,
Thanks for the development of this module! I was wondering if we may expect a stable release of this module in the near future?
Thank you!
Comments
Comment #1
daviesap commentedI'm wondering the same - though for Drupal 7!
Happy to help if I can?
Comment #2
geekgirlweb commented+1 Subscribe
Comment #3
Anonymous (not verified) commented+1 :-) Thank you
Comment #4
goldlilys commentedSubscribing
Comment #5
asb commentedsub
Comment #6
Everett Zufelt commentedI have created a 7.x-1.x branch and will begin the process of porting the module to Drupal 7.x.
I am not planning on looking at 6.x open issues until the 7.x port is complete. At that time any bugs that can be reproduced in 7.x will be fixed, and possibly backported to 6.x.
I am not planning on looking at any open 5.x issues.
Happy to receive help.
Comment #7
Everett Zufelt commentedI have committed a rough port of the module to 7.x-1.x with the final commit in the rough work being at http://drupalcode.org/project/cck_time.git/commit/ff8f7ac
What I mean by rough is that the module is by no means working, syntax errors etc. The APIs should all be moved away from content module to field module now.
Now it is time for me to actually install / test / fix bugs.
Note: currently doesn't contain upgrade path, but that shouldn't bee too difficult to bring in as a follow up.
Comment #8
Everett Zufelt commentedFinished the rough port to 7.x. See http://drupalcode.org/project/cck_time.git/commit/e129fc4
- Still no testing of upgrade path.
- Still no support for multiple values
- Needs testing
Comment #9
Everett Zufelt commentedReleased cck_time 7.x-1.0-alpha1. See http://drupal.org/project/cck_time
Comment #10
Everett Zufelt commentedReleased 7.x-1.0-beta1
Tested and there is a working upgrade path from 6.x - 7.x, see instructions at http://drupal.org/node/1144136