jason simmons wrote: > Hi everyone, > > I have been using Mojavi for a number of years now and it is starting to > really show its age now. PHP4 is going EOL and I had better move up to > the latest development. >
Welcome aboard, I'm sure you are going to feel at home :) > > I have checked the list archive to get some more clues, but I could not > find anything to fill my gaps of knowledge. Most of the postings I found > explained changes made, rather than conceptually how the frameworks is > invoked and used. > May I offer you a small sample application to play around with ? http://groups.google.com/group/agavi-users/msg/ccea4e9c3d4b74e7 (mind you, there was a typo on that message: the url to the admin interface is http://localhost/intra). There are some design issues I have later regretted (and not had the time to fix) like putting too much application login into actions and not using models. The application does however show how to use routing, routing callbacks, translation, databases, layers and so on. I believe you can find most things you asked from there. I you have a chance to join our IRC channel #agavi (@ irc.freenode.net) there are many active Agavi users and we are always ready to help the newcomers :) -veikko _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
