Downloads

Download node_repeat-6.x-3.x-dev.tar.gztar.gz 11.37 KB
MD5: 236fc5b487435bd2e186f508f44d88c1
SHA-1: 05b026e4afe06b6b084ba6e587049d899cbe41b4
SHA-256: e4b01b4b71d755d6d418b66209a015c46e1fa543a0ef1b656f62ab319c0f0c31
Download node_repeat-6.x-3.x-dev.zipzip 12.63 KB
MD5: 7a07e7bb569fed09de74d2d74f9218d9
SHA-1: 4d081dbdaba42ae262809d61573eb6b2821dd01a
SHA-256: e5d94f3420fa53c9b1a6c1a84c42a3e2f4a3b8064b1e8360bad2cca11124e414

Release notes

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)

Todo
- A upgrade path than keep the old data (for now only the database structure are updated) Patch welcome!
- An interface to see the sequence
- Don't allow the creation of more than one sequence by widget
- the ability to remove a node of a sequence
- change and check all the SQL query to manage the new database structure (insert is ok)

Created by: gagarine
Created on: 23 Apr 2011 at 18:22 UTC
Last updated: 24 Apr 2011 at 00:24 UTC
New features
Bug fixes

Other releases