Closed (duplicate)
Project:
Signup
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2007 at 06:00 UTC
Updated:
20 Jul 2007 at 22:34 UTC
This is a simple patch that does two things.
| Comment | File | Size | Author |
|---|---|---|---|
| close-limit.patch | 4.48 KB | jbrauer |
Comments
Comment #1
dwwhttp://drupal.org/node/32482
Already implemented in 5.x-2.1:
http://drupal.org/node/142974
Comment #2
jbrauer commentedWould be great to add this info to http://drupal.org/node/95695. I'd searched (I thought thoroughly) to see if this feature was in the works and only found mention of it in the TODO document.
Comment #3
dwwSorry, that's a shame. I thought reading the release notes for official releases would be obvious, but I guess not. :( To alieviate these problems for the future, I've taken the following steps:
TODO.txt now lives as a wiki on g.d.o: http://groups.drupal.org/node/5044
All references to it have been changed in the source tree, and TODO.txt has been removed.
This will help ensure that the list remains current, instead of remembering to make changes in many branches. :(
I added a CHANGELOG.txt with data about all releases since 4.7.x-1.0, and included a link to the copy in HEAD on the signup project node. See http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/modules/si...
Changed the release notes on the 5.x-2.x-dev release node to point to the CHANGELOG.txt, too.
Alas for your wasted effort. I hope you can pour some of that desire for improvement into the issue queue. ;)
Thanks,
-Derek
Comment #4
jbrauer commentedMost awesome! Thanks for a ton of great info.
The efforts are not wasted as it got me even deeper into another module so I learned more and next time I'll take a copy of dev of a module in case the same situation comes up and I'll be working issue queues as I can!