From: Adam M. <ad...@tu...> - 2001-07-28 22:43:50
|
Hello everyone! For those of you who want to get your hands dirty and get an idea of how modules will be working you can take a peak at the userpage code in the next release of phpws (v0.7.10). The code is basically just sitting in the plug-ins directory at the moment and not being used since we're going to make some changes to the database and some file/directory changes as well. Most of these changes are just renaming some stuff to modules instead of plug-ins though there will be some database changes made to support the new module design. I would strongly suggest that you wait to see the HOWTO before doing any serious coding since all these changes will be "set in stone" at that time and you can have a reference. Until then I'll be happy to answer questions through the developers list. Take care, Adam >> Indeed the design has started. We're basically going to "morph" phpws1 >> into >> phpws2. What we're doing is picking apart phpws into class based >> modules. > > Is this 'morphing' process going to open up? I for one would like to > contribute :) > > >> Once we get each "object" into modules we'll make the rest of the core >> >> class based as well. >> >> I just finished coding up the userpage module recently and we're going >> to >> release it in v0.8.0. This is just the module end though and some >> database >> >> and core changes will be occuring in the future. > > Can we get a peek at this? > > >> Also I'm going to >> write >> the HOWTO for writing modules for phpws2. Don't worry if you've >> written a >> module for phpws1, it's pretty easy to port it over and it doesn't >> HAVE to >> be class based though it makes it a lot easier (and it runs faster >> I've >> found). >> I hope this gives you a heads up on whats going to be coming up in the >> >> future. It should be more clear when you get to see some code and >> read the >> HOWTO. >> >> Take care, >> Adam > > I (and i'm sure others) may like to get my hands dirty before the HOWTO > :) > > Any thoughts? > > __________________________________________________ > FREE voicemail, email, and fax...all in one place. > Sign Up Now! http://www.onebox.com > > > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------- Adam Morton Developer - Web Technology Group Appalachian State University ad...@tu... |