It has been 39 weeks since last commit, no release...
The module is very interesting (with all the stats mania in the web ! ) but is it still maintained ?

Comments

eaton’s picture

It's only just barely maintained - it was created as a tool for an internal site, but if someone else is interested in picking it up, I'm happy to turn it over.

minoroffense’s picture

We've got a client who would like this functionality on their site. Not to mention I'd like to use it internally for our knowledge base and another side project. I'd be willing to maintain the module if you like.

MacRonin’s picture

Title: Is this project still Alive, maintained ? » Is this project still Alive, maintained ? - Project "Is Useful"

I'm curious also since I think it might make a good starting point for something I need to do.

> Need to log if a user did something from a general To-Do list.

Also updated issue title to make the issue obviously relate to it's project. This should make is easier to identify in the activity list

eaton’s picture

I haven't had a chance to touch the project in quite some time -- the use case it was originally made for isn't on my radar at this point, so it's been much less of a priority. If someone's interested in taking it over, I'd be happy to turn the project over...

vm’s picture

Title: Is this project still Alive, maintained ? - Project "Is Useful" » New Maintainer requested/needed
Priority: Critical » Normal
bojanz’s picture

I think this module should just be deprecated in favor of Plus1.
It has a similar approach, idea, and is maintained (for D6 and D7). The specific look that this module has can easily be achieved with a custom theme.
(I spent an hour on a preliminary port of this module to D7, then realised I don't need it at all, and finished the job with Plus1).

ericduran’s picture

I'm going to take this over.

I don't think this should be abandon just yet. I need a similar yes/no/maybe widget for D7 and this is the closest thing to it.

vm’s picture

I think http://drupal.org/project/rate would get a yes/no/maybe

ericduran’s picture

Hmm, rate didn't have votingapi last time I checked. I'll have another look at it.

ericduran’s picture

Ok, well I tried using rate, and failed.

I really need this so I just took a couple of hours and gave this a rough pass.

I just pushed everything up. I'll set up a dev release for anyone that wants to test it.

Features Include:
- is_useful field widget
- Support for any entity via fields
- views support via fields. (You don't have to use the votingapi relationship)
- Ajax Support
- Non-ajax support.
- View count next to each vote.

So it looks like this:

With js :
Screen Shot 2012-01-20 at 10.10.59 PM.png

With js disabled:
Screen Shot 2012-01-20 at 10.11.34 PM.png

Anyways I'm marking this issue closed.

ericduran’s picture

Status: Active » Fixed
ericduran’s picture

Please note this is dev at best right now.

I need to give the code another pass, There's a lot of duplication and can be seriously simplified.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.