PDA

View Full Version : The Average CMS


DrkFusion
03-18-2004, 02:16 AM
What exactly does the average CMS consist of?

SmEdD
03-18-2004, 03:41 AM
News, Calander, Welcom Box, Latest Threads, Poll, Custom Blocks

Xenon
03-18-2004, 01:42 PM
hmm, every CMS consists of code :p

(sorry, couldn't resist this time)

Velocd
03-18-2004, 06:33 PM
News, Calander, Welcom Box, Latest Threads, Poll, Custom Blocks
This is what a generic portal might consist of.

A CMS system isn't a portal, although the best portals will contain CMS aspects.

A CMS is like vBulletin, a management system for content. A templating system, like vBulletin uses, is often regarded as the most valuable feature of a CMS.

CMS make content easier to manage for administrators who aren't fluent in programming. On the client side, they generally make the site more appealing.

The downside of CMS right now is there are so many of them, and they mostly all have the same features. A lot of talk amongst developers over at Sitepoint forums is to create robust XML structured CMS systems, to separate logic from presentation, etc. etc.

DrkFusion
03-18-2004, 06:43 PM
I see, I was hired to develop a CMS for a company and just needed an idea on what the TYPICAL CMS consists of so I can break away from that and make it unique and more robust :-p

Velocd
03-18-2004, 07:42 PM
I see, I was hired to develop a CMS for a company and just needed an idea on what the TYPICAL CMS consists of so I can break away from that and make it unique and more robust :-p
:\

Be sure to ask this company what they want out of the CMS, so you can personalize it to their taste. Most likely they're people not adapted in programming therefore need an easier environment to work in.

In this case, you really don't need to thrust out the innovation, unless they request something unordinary.