Closed (fixed)
Project:
Webform Add More
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Apr 2015 at 10:06 UTC
Updated:
20 Apr 2015 at 14:01 UTC
Jump to comment: Most recent
Hi, I had to recreate this module for a project, as it didn't fullfill all the needs we had.
It offers the same features, but takes quite a different approach.
Main differences are:
It provides also a couple of tiny additional features : optional 'remove' button, configurable text for add/remove buttons, setting the initial number of children to display.
Instead of creating a duplicate module, I'd rather have it integrated here as 7.x-2.x branch and co-maintain it. You can find the code at https://www.drupal.org/sandbox/bellesmanieres/2473059 if you want to review or test it.
What do you think ?
Comments
Comment #1
chertzogYou got it. You are now a maintainer.
Thanks
Comment #2
bellesmanieres commentedThat was quick, thank !
Pushed a 7.x-2.x branch, plan is to make it a -dev release and let it float around for testing for a while, then see if it's possible to provide an upgrade path from 7.x-1.x (not sure how do-able this would be).
Does that sound sensible ?
Comment #3
chertzogSounds good. Upgrade path should be possible.