<![CDATA[ [Google Code] New Home for WebLoginPE Bug/Template Reports - My Forums]]> https://forums.modx.com/thread/?thread=44344 <![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255910 sottwell Apr 13, 2010, 06:15 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255910 <![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255909
I am still having problems at present. I will post in this forum when completed.
Is only in Google code at present not finished as yet as I am still finding problems.
Don’t want to release while I still have problems.
Also a bit busy at present with family matters.


Regards
Allan]]>
allanb Apr 12, 2010, 04:08 PM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255909
<![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255908 sottwell Apr 08, 2010, 08:59 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255908 <![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255907 Quote from: BobRay at Feb 20, 2010, 05:48 PM

I think it’s really great that someone is willing to take this on.

Let him know if you have bug fixes or improvements that he hasn’t seen yet.
Thanks for the heads up - it is good news. I’m just developing a site where the group wanted a membership secretary to approve any registrations - I’ve got it working using the &regType=`pending` so I’ll be following this with interest.

Adrian]]>
apcherry Mar 16, 2010, 08:48 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255907
<![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255906
If you’ve been following the development of WLPE, you probably know that it’s been languishing somewhat. There are branches at Google Code with changes that haven’t been committed to the trunk and although there are bug fixes and improvements there, and in the trunk version, they aren’t in the version at the MODx repository.

Member Allanb has offered to try to bring together the various branches and bug fixes of WLPE. Hopefully, he will be able to clean up the archive and ultimately release a new version to the repository (after posting it here first for testing). I’ve set up access for him at Google Code (I hope).

I think it’s really great that someone is willing to take this on.

Let him know if you have bug fixes or improvements that he hasn’t seen yet.

Bob
]]>
BobRay Feb 20, 2010, 11:48 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255906
<![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255905
(jimg{dot}sparkmedia{at}gmail{dot}com)]]>
smg6511 Sep 24, 2009, 07:57 PM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=5#dis-post-255905
<![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255904 I’d like to see if I could join the Google project to propose some additions/changes for this snippet. I began using it earlier this week and, while it has a really great foundation, I’ve found some areas coming up short. I’ve been working on those and would like to share these ideas with the group. Among the items I’m looking to add/alter:

  • Add option to format forms in a table. (This cannot be currently done because of how the multiple selects are built.)
  • Add option for multiple checkbox input handler.
  • Shore up validation. Currently, only the registration service attempts to validate (checking for required fields). A user can subsequently delete all the info that was required without error (in edit profile mode), which I’m sure we don’t want.
  • Possibly add client-side validation option using jquery. I personally like the jquery-validate plug-in.
  • [li]Dynamic creation of form elements based on service-based lists in the config file. For example:
$registerFields='username,fullname,email,password,password_confirm';
$profileFields='email,fullname,state,country,phone,password,password_confirm,etc';
...etc...

    This would be a major change, but could cut down on maintaining duplicated data across several form templates.[/li]

That’s my laundry list. I’d love to contribute ... let me know.
Cheers,
Jim]]>
smg6511 Sep 24, 2009, 05:47 PM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255904
<![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255903 rethrash Sep 08, 2009, 09:34 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255903 <![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255902
* Changed the Registration with email verification behavior to allow the user to specify their own password at registration and activate it using a link sent in an email (since sending the user an auto-generated password by email is inherently insecure).

* Included support for my SSL plugin to manage switching between https and http pages

* Increased the security of the password reset facility

* Cleaned up and improved the custom system events

Would anyone be interested in these changes? And, if so, would someone be prepared to integrate them with the latest version of the snippet? If not I may be able to add them to the latest version assuming we can establish where this is.



]]>
therebechips Sep 08, 2009, 04:10 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255902
<![CDATA[Re: [Google Code] New Home for WebLoginPE Bug/Template Reports]]> https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255901 package page ? Sotwell’s,Bob’s or Vhollo’s?]]> designetic Sep 08, 2009, 02:14 AM https://forums.modx.com/thread/44344/google-code-new-home-for-webloginpe-bug-template-reports?page=4#dis-post-255901