19 lines
527 B
Plaintext
19 lines
527 B
Plaintext
|
= CalendarDateSelect
|
||
|
|
||
|
http://code.google.com/p/calendardateselect/
|
||
|
|
||
|
This project is looking for a new maintainer. Please contact me if you have sufficient interest in this project to move it forward.
|
||
|
|
||
|
== Examples
|
||
|
|
||
|
"See a demo here":http://electronicholas.com/calendar
|
||
|
|
||
|
== Submitting patches
|
||
|
|
||
|
Please take care to do the following:
|
||
|
|
||
|
* Clean up your patch (don't send a patch bomb with a hundred features in one)
|
||
|
* Write test cases!
|
||
|
* As a general rule of thumb, think of ways to make things more general purpose than specific.
|
||
|
|