1
I am trying to transfer a clients website from a fairly static website into the XOOPS system. The end goal is to have a website that is dynamic and can be updated by someone with little to now html knowledge. The original website is
http://www.millergirls.orgBelow are the basic functionality that I need and my initial module ideas on them, but I am not sure what will be the easiest and most efficient in the end.
Basic content: The user needs to be able to type in text for each page. Preferably, it will be broken up into sections with a picture and a title for each one like on the current web page. Ex - Home and About Us pages. I am not sure what module to use for this purpose.
Member Page: The second thing I need is a page that can display all the members of the organization. I thought I would just use the mod that give extended registration information for this, how ever I would need a way to outtput the information into the webpage. Is it a simple matter of writting a php script to do so? Or is there a better way?
Event Signup/Calendar: This one is pretty simple. I will just use extcal. My one question is with extcal is there a way to limit the number of people who can sign up for an event?
Pictures/forums: These are self explanatory and I do not need any advice on.
If you could look over the website and my needs and let me know what you suggest it would greatly be appreciated. Thanks in advance.
--Ryan