From ad442245af7e48527bddc36b56f62b4f04de3021 Mon Sep 17 00:00:00 2001 From: Manuele J Sarfatti Date: Mon, 10 Jun 2013 12:02:09 +0300 Subject: [PATCH 1/3] Add "developer needed" announcement --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a8a9d..042f91c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +**DEVELOPER NEEDED** +**I'm sorry to say that I am not able to keep the pace developing this project anymore. I know how much nestedSortable is important for web applications, and I still can't understand why it's not part of jQuery-UI. I also think the base of the plugin is very strong, and deserves much more attention and involvement. If anybody is willing to take this project, please say so [here](https://github.com/mjsarfatti/nestedSortable/issues/95).** +**Thank you.** + # nestedSortable jQuery plugin *nestedSortable* is a jQuery plugin that extends jQuery Sortable UI functionalities to nested lists. @@ -120,4 +124,4 @@ Tested with: IE 6/7/8, Firefox 3.6/4, Chrome, Safari 3 This work is licensed under the MIT License. This work is *pizzaware*. If it saved your life, or you just feel good at heart, please consider offering me a pizza. This can be done in two ways: (1) follow [this link](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJEW3N9PRMYY&lc=IT&item_name=Manuele%20Sarfatti¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) to donate through paypal; (2) send me cash via traditional mail to my home address in Italy. Is the second method legal? It is in Italy if you use Posta assicurata. You should check with your local laws if you live elsewhere. - \ No newline at end of file + From cf72a2526e2d0263fde7d5df063d0747a201545f Mon Sep 17 00:00:00 2001 From: Manuele J Sarfatti Date: Mon, 10 Jun 2013 12:02:47 +0300 Subject: [PATCH 2/3] Fix "developer needed" announcement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 042f91c..5138dde 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**DEVELOPER NEEDED** +**DEVELOPER NEEDED** **I'm sorry to say that I am not able to keep the pace developing this project anymore. I know how much nestedSortable is important for web applications, and I still can't understand why it's not part of jQuery-UI. I also think the base of the plugin is very strong, and deserves much more attention and involvement. If anybody is willing to take this project, please say so [here](https://github.com/mjsarfatti/nestedSortable/issues/95).** **Thank you.** From dfd95dda908ce48f96341fcfa7f2fa117812e7d0 Mon Sep 17 00:00:00 2001 From: Manuele J Sarfatti Date: Tue, 29 Jul 2014 11:21:31 +0200 Subject: [PATCH 3/3] new maintainer --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5138dde..7429153 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -**DEVELOPER NEEDED** -**I'm sorry to say that I am not able to keep the pace developing this project anymore. I know how much nestedSortable is important for web applications, and I still can't understand why it's not part of jQuery-UI. I also think the base of the plugin is very strong, and deserves much more attention and involvement. If anybody is willing to take this project, please say so [here](https://github.com/mjsarfatti/nestedSortable/issues/95).** -**Thank you.** +# 29 July 2014 +**nestedSortable is currently maintained at [ilikenwf/nestedSortable](https://github.com/ilikenwf/nestedSortable). Please [go there](https://github.com/ilikenwf/nestedSortable).** + +**~~DEVELOPER NEEDED~~** +**~~I'm sorry to say that I am not able to keep the pace developing this project anymore. I know how much nestedSortable is important for web applications, and I still can't understand why it's not part of jQuery-UI. I also think the base of the plugin is very strong, and deserves much more attention and involvement. If anybody is willing to take this project, please say so [here](https://github.com/mjsarfatti/nestedSortable/issues/95).~~** +**~~Thank you.~~** # nestedSortable jQuery plugin