Tabular Data Module Maker? Would be very interesting huh?

Talk about new features for CMSMS and modules.
Post Reply
jwaldeck

Tabular Data Module Maker? Would be very interesting huh?

Post by jwaldeck »

Guys,

I don't know about you, but in 90% of my projects I could use a "modular data module" to create specific content block for the users to update.

What I mean with that is, for example: My client just asked me to create an About Us page with an image, a little Bio text on the right side and eventually an email at the end.

This information will then loop and be shown on the page I specify inside the WYSIWYG {whatever module}. If you tell the client to go to the editor on the backend to include this data, onte after another, directly into the WYSIWYG editor, it will certainly get messed up and you will have to study the source code to understand what style or or closing tag is missing!

That's the same for every project I've built! Some pages require repeated shown different data, not only straight content. The so called "Foreach" in PHP!

My question to you is: why hasn't someone yet created a module for tabular data?! Something like this awesome thing http://dev.cmsmadesimple.org/projects/ctlmodulemaker but much, much simpler!

Would module steps would be something like:

a) Module Name (that will be shown under the Content menu in the Backend). Ex: "About Us"
b) Fields (specify the fields and field-types). Ex: Faceshot (image), Bio (255 Input), E-mail (email)
c) Then the system creates this module and the client inputs EXACTLY what we has to, without messing with the template
d) The module would as well need: ordering, smarty templating engine (works fine in most modules!), category (maybe attaching one module to another)


Wouldn't that be a great thing? It would be a mix of the existing "Company Directory" and "Module Maker" modules, but to create some kind of custom content (with loop, to show many) without having the clients messing up the templates! :)

Well, these were just thoughts!

Tks a lot. Would appreciate any help, thoughts or ideas!
Programmers, I may help specify the module if you help me building it! :P

Cheers,
jw
jwaldeck

Re: Tabular Data Module Maker? Would be very interesting huh?

Post by jwaldeck »

Just found exactly what I want here: http://wordpress.org/extend/plugins/fresh-page/...
But since I like CMSMS much better than Wordpress for a CMS, I'm still looking for an idea of implementing it around here!

PS - I read about it here: http://php.opensourcecms.com/scripts/de ... scriptid=9 (and someone doesn't like the moderators of this forum there)

Tks!
jw
moonoo
Forum Members
Forum Members
Posts: 77
Joined: Fri Jan 08, 2010 12:23 am

Re: Tabular Data Module Maker? Would be very interesting huh?

Post by moonoo »

There was a module builder called MCFactory but I couldn't get it to work when I'd created the module.. just seemed to kill my css style sheet and I could not see the module in the list under content... but looking in the modules folder under FTP a full folder with all php files existed.. just couldn't get my head around how to solve the css issue..

I ended up taking the Jobs module and customising it for a small simple Staff module.. I also need tabular/repeating data in my sites and JObs which in itself is a fork of the News module anyway!

Would be good to have a (Build your own sections/module area.. ) I use another cms called symphony-cms but it's xslt and a bit of a head ache most of the time.. cmsmadesimple really does make it simple for me.. (hypbrid Geek/Designer ahoy)

Give us a shout if you wanna explore the idea further.. might be able to help out somehow!
jwaldeck

Re: Tabular Data Module Maker? Would be very interesting huh?

Post by jwaldeck »

Moonoo,

I'm thinking of creating this module with a programmer friend here (viebig). We might wait for CMSMS 2.0 to start this module, don't know yet! :)

Tks for you message!
jw
Post Reply

Return to “Feature ideas”