Just checking in to see if there were any plans for a Drupal 7 port of this module. I'd be interested in helping with this.

--Ben

Comments

fred0’s picture

I don't have any currently as I am not actively developing for Drupal at the moment. It's a pretty simple module so, I expect it to be pretty easy to.

fred0’s picture

I will have a break in about a week and may be able to address a Drupal 7 port at that time. Patches still welcome.

fred0’s picture

Status: Active » Needs review

I have committed a D7 version which should appear on the module page soon. I have also back-ported some code cleanup that I did to the D6 version.
Please test both if you can.

berdir’s picture

Although the API is currently backwards compatible, there is a number of improvements which can be used by modules, see http://drupal.org/node/993376 for more details. You are already using hook_userpoints_info() for the operaton, awesome :)

There is only one additional thing I can see right now, and that is not yet described in the above link:

Add "'#group' => 'settings_additional'" to the settings fieldset so that it integrates nicely into the vertical tab.

  • potop committed 0d5652f on 7.x-1.x authored by Berdir
    Issue #875110 by Berdir: Drupal 7 port
    
potop’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Assigned: Unassigned » potop
Issue summary: View changes
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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