Active
Project:
Node Repeat
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Jan 2011 at 18:45 UTC
Updated:
30 Jul 2013 at 16:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gagarine commentedYes, when they will be a release of http://drupal.org/project/date for D7 I will start thinking about it.
Of course patchs are welcome but I think it's better to first stabilize 6.x-2.0. In my point of view fastest the 6.x-1 branch will be dead better it is.
Now, I miss adventurous tester than grab the 6.x-2.0-alpha1 test it and report bugs and what they think about it. I spend too much time in testing (I think about implementing automated test).
If you are in the hurry, you can always contact me for paid customizations.
Comment #2
rorymadden commentedsubscribe
Comment #3
MasterChief commentedHi gargarine,
I just change 6.x-1-dev by 6.x-2.0-alpha1 and i have this error :
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\mysite\sites\all\modules\node_repeat\node_repeat.module on line 88It's breaking the design of vertical tabs module.
When this error will be fixed, i will test again :)
Comment #4
gagarine commentedThanks that's an incompatibility with PHP 5.3. I will test the module on PHP 5.3 to avoid other bug like that.
But please MasterChief post in the right issue or open new one :).
Comment #5
MasterChief commentedOk i will open a new issue but it's not php 5.3 because i am on WAMP and it's php 5.2.11 :)
Comment #6
Shadlington commentedSub'd
Comment #7
mattcasey commentedsubscribing for D7 version
Comment #8
Rob_Feature commentedYeah, me too....
Comment #9
Anonymous (not verified) commentedsubscribing for D7 version too.
Comment #10
MasterChief commentedgagarine could you give some news about you, to know what is the module status ?
Comment #11
gagarine commentedOk time to come back on this module...
I tried the 7.x-2.0-alpha1 of date. For me their are still some bug on date... If someone want to work on it before a stable version is welcome and I will be happy to help. But I still think than it will be easier to have a good D6 version.
I made my first two D7 modules for a client so I got a practical overview of what's new in the D7 API. And I'm really excited to port this module :).
Now the reality is than I need to have works project than need it to spend lot on time on it. Hopefully I can take one day next week to take the D6 version to a stable level.
Comment #12
MasterChief commentedOk great news gagarine!
I am agree with you, it's better to have a drupal 6 version which works well before to make a port and as you say the D7 date module has some some bugs.
Do you think it's possible to add an option like repeat the sequence every hour or something like that not just every days and more ?
Comment #13
webankit commented+1
Comment #14
TripX commented+1
very intested as we want to switch from d6 do d7 and need such a functionality :)
Comment #15
dogboy72 commented+1
Comment #16
mraichelson commentedsubscribe
Comment #17
dogboy72 commentedMaybe this? http://drupal.org/project/date_repeat_instance
edit: On closer look it appears this doesn't create separate nodes for each date instance - a feature that makes node repeat necessary for many.
Comment #18
sprice commentedsubscribe
Comment #19
jesss commentedAny update on this? I'm trying to build a D7 site that needs this functionality.
Comment #20
MasterChief commentedHi jesss,
a new module is available here :
http://drupal.org/project/date_repeat_sequence
Thanks to give reports about this module, i just discovered it so i didn't test it but seems interesting.
Comment #21
jesss commented@MasterChief, thanks for the link, but I need a Drupal 7 compatible module.
Comment #22
gmak commentedI've paid the fee and have run the 6.x-3.x-dev version of Node Repeat through the boombatower module upgrade 'thingy' (http://upgrade.boombatower.com) and got the attached.
You need to edit the .info file and remove reference to the Content module, in order to install it.
The module does not throw any errors (that I can see), but it doesn't seem to do anything either.
Perhaps it will give others a place to start in looking at how to get this working.
Comment #23
dabblela commentedSub...might be able to work on this in the future.
Comment #24
mrpauldriver commentedgmak Thank you for taking this project a little further forward.
The Date module is still in alpha and AFAIK is waiting on other modules including Token. Would I be right to assume that this will effect further development of Node Repeat at this stage?
I am hoping to use Node Repeat and Commerce together to build a seat booking system. Unfortunately, progress seems very slow on all fronts.
Comment #25
mattcasey commentedPaul, as an alternative for now, you might want to check out Rooms.
I have used a similar module, Hotel Booking for Ubercart, to sell tickets to repeated scheduled events ie. 'rooms' and the Rooms module is the Commerce equivalent.
Comment #26
mrpauldriver commentedThank you mattwad, I'll take another look at rooms.
Comment #27
pepemty commentedSubscribing
Comment #28
mattcasey commentedPepe, you can now click "Follow" on the top right instead of posting 'subscribe'
Comment #29
zeezhao commentedHi - please has anyone now got a version for D7 that works with signup?
Comment #30
jaspm2004 commentedfollowing!
Comment #31
gagarine commentedSorry but i don't have time to work and I don't use it of any D7 drupal project.
So if you can code.. please contact me... if you have $$$ please contact me :).
Comment #32
klonosYou can try Node Recur or Date Repeat Instance for D7.
@gagarine: can you please link these modules from your project's page as alternatives for D7 if you have no time for a 7.x version. Thanx.
PS: in #1224100-9: Drupal 7 port of Date Repeat Sequence Dan Wilga (Gribnif) has posted a comment where he points to a sandbox project he created. You can check the module out by:
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/gribnif/1922762.git date_repeat_sequenceComment #33
klonos...and in #1224100-12: Drupal 7 port of Date Repeat Sequence I have uploaded a fresh tar of the module from the sandbox. Here's a direct link too:
https://drupal.org/files/date_repeat_sequence-1224100-7.x-git-20130730.t...