Sat 9 Feb 2008
This week I started on the user registration. At the moment, new users can register themselves with Crisoft, providing information like username and password and (if available) and email address, url and description. The email will become mandatory soon, because I want to build a email-based activation to prevent spam users to register. At the moment new users are marked as “inactive” in the database and they can not login yet.
I added a simple pagination component, that builds an alphabetical navigation for all the recipes in the database. It’s written by myself, because I had no access to the official pagination helper, but it does its job.
Maybe I replace it with the official version soon.
Finally, I added the model Role that hopefully helps to give users a role and access rights. I don’t have a feeling how to code that yet, but I think having models like Role and Right will help with the setup.
April 30th, 2008 at 9:34 pm
ciao vorrei provare ad inserire una sezione di ricette nel mio sito
May 13th, 2008 at 8:18 am
Hey Cartsten,
I am running the ricette program on my local wampserver 2. I am very impressed with the ease in installation and the failsafes that were put in for guys like me. Thanks..All has worked flawlessly under php5.2.5/mysql5.0.51a/Apache 2.2.8. However, I either didn’t catch something in the docs or I messed up creating the DB. I cannot add any recipes within the admin page. If you have time would you tell me where to look..Thankyou so much..
Bill
PS. I am a newbie so pardon my ignorance..