Archive for June, 2010
wp-SwimTeam v0.2.488 – bug for scratches
There was a bug in the scratch process where if you started on the Meets tab when the Scratch action was selected, there was not a list of swimmers presented for the user to scratch. When starting on the Roster page and selecting a swimmer to scratch did work properly. The bug has been fixed and v0.2.488 is now available for download and both paths, starting with a meet or starting with a swimmer, now work correctly. The same bug would have affected Opt-In meets as well.
wp-SwimTeam v0.2.484 available
A new version of wp-SwimTeam has been posted. This releases fixes a couple minor bugs which prevented display of swim meet information in certain situations when scratching or registering from a swim meet. This version also introduces two new features:
- Open or Close the registration system. When the registration system is open, users can register their swimmers for the current season. When the registration system is closed, only an Admin or Editor can register swimmers. This setting appears on the Registration tab from the Options sub-menu.
- Enable or disable user sign ups for jobs. When the job system is set for user sign ups, a user can sign up for any open job. When the job system is set for admin sign up, users with either Admin or Editor roles can sign users up for jobs. This second mode is good for teams where a paper or Excel list is used for job sign ups. This setting appears on the Swim Team tab from the Options sub-menu.
Exploring Roles and Capabilities
I’ve had a request from my team, the MacDolphins, to be able to send e-mail to the parents of specific age groups. We do a number of activities that are limited to older kids or only for a specific age group so I’ve been aware of this need for a while. Unfortunately I don’t have an easy way to solve it.
I think the WordPress Roles and Capabilities functionality may be the answer to my problem. I could create a role for each age group and assign the users that have a swimmer in that age group to the appropriate roles. By doing this, I think I can continue to use the Email Users plugin to contact specific groups of users based on the roles defined.
I need to do more research on Roles and Capabilities. I’ve played with a couple plugins and they aren’t real straight forward.
wp-SwimTeam v0.2.482 released!
This afternoon I uploaded v0.2.482 of wp-SwimTeam. This release introduces the new Jobs module (aka Volunteers). Please back up your database before upgrading as this version changes the structure of one of the tables and introduces two others.
Please let me know if you have any problems with this version. I’ve done a fair amount of testing and I have it up and running on the MacDolphins web site.
The jobs module introduces two new short codes:
- wpst_job_descriptions
- wpst_meet_job_assignments
Example usage of these two new short codes can be found on the wp-SwimTeam demo site here and here.
There is also a new release of the phpHtmlLib plugin which wp-SwimTeam requires available. This build addresses a minor issue exposed in WordPress 3.0 beta testing.
Hopefully the new Jobs module will be helpful for your team, I know it will be helpful for mine!
Recent Comments