Yes, you are right. I forget to include it. Here is the updated zip file: http://www.jroller.com/resources/s/sedat/newRollerPropertyVer3.jar
I also update the method for generating activation code . Sedat --- Dave <[EMAIL PROTECTED]> wrote: > Sedat, > > I don't see any DIFF patch file in the jar you sent. > Perhaps you > forgot to include it? > > - Dave > > > > On 3/12/07, sedat ciftci <[EMAIL PROTECTED]> > wrote: > > I reprepare a single DIFF patch file plus the new > > added file and put them into the ( > > > http://www.jroller.com/resources/s/sedat/newRollerPropertyVer2.jar > > ) (i also put the all of the files that i changed > if > > anyone needs). > > > > Please, forget the previous link, and look at this > new > > file. > > > > note that the extension of the file is indeed > .zip. > > jroller does not allow to upload files with .zip > > extensions. Due to this reason, i change the > extension > > of the file to .jar ( by renaming it) in order to > > upload it to the jroller. So, when you download > it, > > change its extension to .zip . > > > > Sedat > > > > > > --- sedat ciftci <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > I add a new property to roller that is > related > > > with > > > the activation of user account via e-mail > > > when the user register to the system. > > > > > > A brief summary of what i do: > > > - i add a property to the roller.properties > so > > > that > > > a user can turn on/off the registration of user > with > > > e-mail activation (property is > > > user.account.activation.enabled). > > > if user.account.activation.enabled=false, > > > then a user can directly register to the roller, > as > > > it > > > is done normally. > > > if user.account.activation.enabled=true, then > > > a user has to activate his/her account by > clicking > > > the > > > link in the activation mail (when a user > registers > > > to > > > roller, i save the user by setting the enabled > > > property as false so that he/she can not login. > > > Then, > > > I create an activation code, associate it with > this > > > user, and send this code to the user via e-mail. > > > When > > > user clicks the link in this e-mail, user > account is > > > activated by setting the enabled property of > this > > > user > > > to true and then the related activation code > record > > > is > > > deleted from the database). > > > > > > I sent this email with the patch for the > roller > > > 3.0 > > > as an attachment before, but this mail is not > > > delivered to the roller-dev mail list. So, i put > > > this > > > file on jroller > > > > > > (http://www.jroller.com/resources/s/sedat/newRollerProperty.jar); > > > note that the extension of the file is indeed > .zip. > > > jroller does not allow to upload files with .zip > > > extensions. Due to this reason, i change the > > > extension > > > of the file to .jar ( by renaming it) in order > to > > > upload it to the jroller. So, when you download > it, > > > change its extension to .zip . > > > > > > If you copy and paste the files to the > > > roller 3.0 src and compile it, it will work. I > do > > > not > > > try with roller 3.1 but i hope it will work (in > this > > > case, you have to copy the related code segments > to > > > the existing files in the roller 3.1 since there > may > > > be changes on these files after roller 3.0). > > > > > > I hope you like this feature. > > > > > > Sedat > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > TV dinner still cooling? > > > Check out "Tonight's Picks" on Yahoo! TV. > > > http://tv.yahoo.com/ > > > > > > > > > > > > > > ____________________________________________________________________________________ > > Looking for earth-friendly autos? > > Browse Top Cars by "Green Rating" at Yahoo! Autos' > Green Center. > > http://autos.yahoo.com/green_center/ > > > ____________________________________________________________________________________ We won't tell. Get more on shows you hate to love (and love to hate): Yahoo! TV's Guilty Pleasures list. http://tv.yahoo.com/collections/265
