You are not logged in.
Please go to http://bitbucket.org/Manfre/txp-plugins if you…
I do not regularly follow this thread anymore. Any problems or questions posted here will most likely only get answered by other forum members.
This plugin is for Textpattern rc3 rev351 or newer. It will allow users to register themselves for accounts on a Textpattern site. This is useful for community based sites that wish to allow users to sign up and then contribute to the content. This plugin is an improved version of my previously released rc1 mod.
Features:
There is a new version of mem_self_register available. I fixed a lot of issues and changed a bunch of the tags so that all forms now use my mem_form plugin.
Examples
Edit User Details:
<txp:mem_self_user_edit_form>
<txp:mem_form_text name="RealName" label="Full Name" break=":" />
<txp:mem_form_email name="email" label="Email" break=":" />
<txp:mem_form_submit name="Save" />
</txp:mem_self_user_edit_form>
Change Password Form:
<txp:mem_self_change_password_form email_form="self_register_password_email">
<txp:mem_form_text password="1" label="Password" name="password" break=":" />
<txp:mem_form_submit name="submit" button="1"><img src="/images/1.png" alt=""/>Change Password</txp:mem_form_submit>
</txp:mem_self_change_password_form>
Form self_register_password_email
Dear <txp:mem_realname />,You have successfully changed your password at <txp:sitename />.Your new password is: <txp:mem_password />If you have any questions please reply to this email address.Sincerely, The Management
Registration Form:
<txp:mem_self_register_form label="Register" login_url="/register" thanks="You have successfully registered for an account. Your password has been mailed to you.">
<txp:mem_form_text name="RealName" label="Full Name" break="" />
<txp:mem_form_text name="name" label="Username" break="" />
<txp:mem_form_email name="email" label="Email" break="" />
<txp:mem_form_submit label="Register" button="1"><img src="/images/register.png"
alt="" /> Register</txp:mem_form_submit>
</txp:mem_self_register_form>
Last edited by Manfre (2010-10-03 16:18:50)
Offline
Nice work! Will this send the admin an email when it sends the new user an email? And I read through, but didn’t see how you go about setting priveledges I am assuming that is taken care of in the admin tab.
Offline
This plugin has an admin tab, which currently only handles configuration options for the plugin.
When the email is sent out, the configured admin email will be in the Bcc field. You have made me think about this feature a little bit more. I think I will make it so the admin can optionally be emailed upon new user registrations, since I know some people don’t like receiving emails.Offline
so what’s the current state of this plugin?
neme.org | neme-imca.org | hblack.net | LABS
Offline
You can keep up with the progress here. Looks like the ransom is 20% there.
Offline
> colak wrote:
> so what’s the current state of this plugin?
The plugin is coded, working, and idling. The documentation listed is complete and I am more than willing to add more features or clarify existing ones.
Offline
The ransom is now at 25% wish it was more, but you know how it goes :)
Last edited by soulship (2005-05-26 14:26:55)
Offline
Manfre, is there another credit card clearance system that you could use? Verisign for example? paypal does not accept all countries
neme.org | neme-imca.org | hblack.net | LABS
Offline
colak, I can’t afford to set up a Verisign account, but my paypal will now accept credit cards. I didn’t realize they only allowed US and Canada to sign up. I guess now I can start tooling around with the various paypal plugins I was brainstorming about.
Offline
What, only $25 for this plugin ? C’mon people, wake up.
small participation to the ransom done.
Offline