cool, thanks for your help. -----Original Message----- From: Adam Churvis [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 2:57 PM To: [email protected] Subject: Re: [plum] Question about user logins
The changes you made sound like they are all part of the Plum Framework itself, rather than any generated code (by generated, I mean generated from database tables. Only Environment.cfm in the Plum Framework gets overwritten. The checkbox on the setup form is to rebuild the Verity collection, which has nothing directly to do with the Plum Framework. Sounds like you're good to go, but let's back up that original anyway, and you may want to go ahead and label it in your source code control system as well. Respectfully, Adam Phillip Churvis Member of Team Macromedia http://www.ProductivityEnhancement.com Download Plum and other cool development tools, and get advanced intensive Master-level training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 ----- Original Message ----- From: "John Stanley" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, May 11, 2005 1:49 PM Subject: RE: [plum] Question about user logins > Hey Adam, > Thanks for the response. Well I was able to edit the login process > to accomodate our requirements, as well as the user add/edit pages. > > If I add a module to my plum app and then run the generate code it wont > overwrite any changes I've made to the admin/users code or the login code > right? I'm assuming the only way to overwrite those is to run setup with > that first checkbox selected. Is this correct? > > -----Original Message----- > From: Adam Churvis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 11, 2005 1:37 PM > To: [email protected] > Subject: Re: [plum] Question about user logins > > > John, > > Users will come across these necessary modifications from time to time, and > we encourage them to try whatever makes sense and share their findings with > the list. The only thing is that we can't easily support such > modifications, as I'm sure you'll understand, because we're not intimately > familiar with the modified code as we are with the standard code. > > Let us know how it works out. Don't hesitate to ask for help just because > you modified Plum; we'll try our very best to help, but if we stumble on the > custom stuff then we might need your help a bit. > > Respectfully, > > Adam Phillip Churvis > Member of Team Macromedia > http://www.ProductivityEnhancement.com > > Download Plum and other cool development tools, > and get advanced intensive Master-level training: > > * C# & ASP.NET for ColdFusion Developers > * ColdFusion MX Master Class > * Advanced Development with CFMX and SQL Server 2000 > > ----- Original Message ----- > From: "John Stanley" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, May 11, 2005 12:54 PM > Subject: [plum] Question about user logins > > > > Well, the tutorials are all finished. I am simply amazed at what this has > to > > offer. > > > > We're looking to start working on putting the pieces in place for a large > > plum app. > > > > I've seen that to log in under the current framework, you need a user > email > > and password. To be frank, that's probably not gonna fly with our users. > > They are gonna want to use their same logins as in the old system. > > > > I know I can add the needed column to the PlumUser table, and massage the > > login code to allow for this but wanted to run this by the list to see if > > others have done this and if the Authors recommend for/against doing it > and > > why? > > > > That's it for now, but I'm sure I'll have lots of questions in the near > > future. > > > > Thanks > > John Stanley > > Web Application Developer > > Active Aero Group > > http://www.activeaero.com <http://www.activeaero.com/> > > 734-547-7200 office > > > > > > > ********************************************************************** > You can subscribe to and unsubscribe from lists, and you can change > your subscriptions between normal and digest modes here: > > http://www.productivityenhancement.com/support/DiscussionListsForm.cfm > ********************************************************************** > > ********************************************************************** > You can subscribe to and unsubscribe from lists, and you can change > your subscriptions between normal and digest modes here: > > http://www.productivityenhancement.com/support/DiscussionListsForm.cfm > ********************************************************************** > ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm ********************************************************************** ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm **********************************************************************
