1
How much php skills do I need to create a "one page module" and add onto that module a simple user "data entry" based interface for group members to have access to preconfigured html layouts. I want to add gui's that provide entry data for a page content like, "Title", "Content", "About Us", etc.- with sub content data entry points for menu titles and linked sub pages. I am learning php and I was told to pick a live php based CMS tool and learn php coding within that development model. I have been working with various modules and have found that I will have to build a few of my own simple modules even for custom page content block creation. Even if you can not be too specific on the workflow details that have helped you in creation of a simple module like this, any links to resources would be helpful. Thanks.
My first impression on php and CMS was that I would have to start my own from scratch for a customized CMS development project. Then I discovered open source CMS developments. My goal is to learn to use Xoop's enough to be able to add my talents to its development. Xoop's is the first open source CMS tool that makes sense enough for me to start my own php development through.
I am working with the WF-Sections module and I am new to its usage. Can I use the WF-Sections module to connect a group to my custom "one page module"?