node_repeat 6.x-3.x-dev

New features
Bug fixes

6.x-3.x-dev is a complete rewrite.
6.x-1.x-dev and 6.x-2.x-dev had a complicated code and suffer of different limitations.

Main differences
- Use a normal date_repeat widget and in is settings you select if it create node sequence
- Works with more than one date field by node
- Simpler code (so easy to maintain)
- Less recursion and function call (should be faster)
- Admin code is going to be in separate files (less memory)

node_repeat 6.x-2.0-alpha1

New features

This release works.... but it's an alpha.

Please test #927452: DST problems

Note

* The settings are in the field settings now.
* You need to use a widget than allow date repetition
* The "repeat" tab appear only when a sequence is created

node_repeat 6.x-2.x-dev

New features

This new branch will change the UI and how clone are generated.

You should absolutely *not* using this version on production.

node_repeat 6.x-1.1

Bug fixes

- #644602, by gertieiv, fixed to allow using Date and Datestamp field types.

Subscribe with RSS Subscribe to Releases for Node Repeat