Hyia, As you might have seen from SVN commits, I've just begin preparation for 4.2-m1 milestone release. I hope to get it out of the door before the end of the week and we will start second Sprint on Monday.
That being said, I suggest if anybody has patches, improvements or new features you would like to see in Magnolia 4.2, please try to provide your contributions over the next 2 weeks to avoid last minute changes and leave enough room for review and testing of possible side effects of the changes. Thanks in advance. - Best regards, Jan Haderka Magnolia International Ltd. Meet us at the Magnolia Conference http:/www.magnolia-cms.com/conference Magnolia® - Simple Open Source Content Management On Fri, 2009-10-16 at 11:56 +0200, Zdenek Skodik wrote: > Hi Bert, > > afaik it's not fixed yet. > I expect that this bug occurs due the fact > that the initialization method of AbstractProfilePage > is called twice. > Otherwise it have to be fixed for the next release, > I'll get in touch with Gregory about that. > > - > Best regards, > > Zdenek Skodik > Magnolia International Ltd. > > Magnolia® - Simple Open-Source Content Management > > > On Pá, 2009-10-16 at 11:40 +0200, Bert Leunis wrote: > > Hello, > > > > > > > > I checked out PUR again, but the tree has still the same duplicated > > folder issue. Is the code for that error not in SVN yet? I couldn’t > > find a jira ticket for that. I am clearly missing something L > > > > > > > > Bye, Bert > > > > > > > > > > From:[email protected] > > [mailto:[email protected]] On Behalf Of Philipp Bärfuss > > Sent: donderdag 8 oktober 2009 10:05 > > To: Magnolia Dev-List > > Subject: Re: [magnolia-dev] making PUR module more flexible > > > > > > > > > > Best is to create jira tickets for each item in the PUR project, they > > will most likely be applied immediately. The nasty duplicated folder > > issue is already solved. > > > > > > > > > > Thanks > > > > > > > > > > - Philipp Bärfuss > > > > > > > > > > > > > > > > > > > > > > > > > > > > On 06.10.2009, at 16:05, Bert Leunis wrote: > > > > > > > > > > Hello Magnolians, > > > > > > > > > > > > I see that you are starting work on the PUR module. On this moment I > > work with PUR on one of our projects. The client will use PUR in a > > slightly different way than the intended scenario. I have two ideas > > that, when applied, can make the module more flexible. Thus the code > > will serve more different scenarios, with little effort. I think this > > can be achieved very easily and will lead to less programming work > > when adapting/applying PUR, but instead configuration. > > > > > > > > > > > > 1. Add a new method to > > info.magnolia.module.publicuserregistration.strategy.Mail: public void > > validateRegistration(User user, Map<String, Object> templateValues). This > > way the process using that class can add their templateValues themselves. > > > > > > > > > > > > 2. When you need an extra strategy, you have to adapt the > > PublicUserRegistrationConfig class. Instead of having a fixed set of 3 > > strategies, a list of strategies could be present in the config. > > Probably a module class has to be created that loads the strategies in > > a Map<String, Strategy>. From the module instance the strategy can > > then be retrieved by name. (I created a sendPasswordStrategy). > > > > > > > > > > > > Some other issue I have is with the tree Public Users. All folders > > appear twice, in two shades. I didn’t change the config of that. > > What’s wrong here? > > > > > > > > > > > > <image001.png> > > > > > > > > > > > > > > > > > > If you’re interested I may apply a small patch for these changes. > > > > > > > > > > > > Many regards, Bert > > > > > > > > > > > > > > > > > > ______________________________________________________________________ > > ---------------------------------------------------------------- > > For list details see > > http://www.magnolia-cms.com/home/community/mailing-lists.html > > To unsubscribe, E-mail to: <[email protected]> > > ---------------------------------------------------------------- > > > > > > > > > > > > > > > > > > ______________________________________________________________________ > > ---------------------------------------------------------------- > > For list details see > > http://www.magnolia-cms.com/home/community/mailing-lists.html > > To unsubscribe, E-mail to: <[email protected]> > > ---------------------------------------------------------------- > > > > > > > > > > > > ______________________________________________________________________ > > ---------------------------------------------------------------- > > For list details see > > http://www.magnolia-cms.com/home/community/mailing-lists.html > > To unsubscribe, E-mail to: <[email protected]> > > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
