I've been researching XOOPS for several weeks now, and I have to say I haven't been this excited about something since I started using Smalltalk. I think I've learned enough to start asking some questions.
First, my reasons for wanting to use XOOPS are perhaps a little different. I manage the sites for some non-profit orgs I belong to, and I need to allow some absolute non-techies to edit their own content while maintaining strict control over the structure and the graphical presentation of the site.
Now the questions:
1) Can someone please discuss the intersection of templates and blocks?
I totally get the OO stuff, and the difference between templates and themes is clear, but is there some non-trivial usage of templates I can look at to understand when I should build a template and when I should build a block? For example, I have one page that I need to convert, which has some static text at the top and then what should be converted to a table built from database entries. So is that a block or a template and a block, or what?
2) Is there somewhere out there a detailed discussion of how to build a module?
I need a very simple event list: date/time/location/presenter/phone, and I'm thinking I could probably modify TinyEvent to do what I need, but I would feel more comfortable with more detailed instructions. Database and SQL do not bother me, but I don't yet see the big picture and what pieces go where.
3) I want to use TinyContent, and I have the base module working, but I can't figure out how to enable the numbered clones.
4) I'm planning to use MultiMenu (for its TreeView presentation) but I can't seem to get the menu items hooked up to the TinyContent pages.
5) Can someone please jump the gun and tell me how to replace the SPAW editor in TinyContent with the new Koivi editor. Some of my non-techie people have Macs and this thing looks great.
This should be enough to get me going.
And thanks so much for the strong Community. It's been a joy to step into something with the base functionality already pre-constucted.