Wordpress Themes - Debt Consolidation - Find jobs - Watch Anime Online - Wordpress Theme

PDA

View Full Version : Content Management Systems


Nitin M
Sep 4th 2004, 8:12 pm
Curious what content management systems, if any, people use for their sites?

To date I am just using standard header/footer/nav include files and then editing HTML in notepad (no kidding).

Would love a really, really lightweight CMS that allows me to quickly jump between WYSIWYG and code view and doesn't automatically ty to add a bunch of garbage to the page everytime I edit it.

I am thinking about maybe buying editize and just creating my own super simple cms. I am a developer type and don't want a "complete" solution.

Would appreciate any advice/suggestions...

bobafind
Sep 5th 2004, 11:17 pm
http://sourceforge.net/projects/phpwebsite/

Depending on how much control you want, this includes wysiwyig editors, templates, and a module system so developers can add new functionality. The whole thing is done in PHP and is backed by MySQL.

I've used is for a few things, it's worth taking a look at.

payoutwindow
Sep 6th 2004, 1:57 am
visit Open Source CMS (http://www.opensourcecms.com/) .. signup and you get try out many cms packages on their test servers.

Nitin M
Sep 6th 2004, 6:23 pm
Thanks for the links. I'll be checking them out. The more I think about my sites and my ideal solution the more I think I have no choice but to build my own. But, I'll be taking a look at these and if nothing else, hopefully they will give me a good starting point.

Anyone use the editize product?

kuhleen
Sep 8th 2004, 11:31 am
I was surprised to see how easy to customise WordPress is; try it at wordpress.org. It's light and easy to use; i use it since two days and can't say anything bad about it yet ;)

david_sakh
Sep 8th 2004, 1:11 pm
"Would love a really, really lightweight CMS that allows me to quickly jump between WYSIWYG and code view and doesn't automatically ty to add a bunch of garbage to the page everytime I edit it."

I would try Chami's HTML editor. It's really useful and not full of clutter.

~david.

Dodger
Sep 15th 2004, 8:40 pm
I would try Chami's HTML editor. It's really useful and not full of clutter.


Just had to ditto that. Plus if you install the PHP interpreter on your machine, you can run the php scripts within the editor. Install Apache and you can do a lot more.

Back on track. Someone mentioned OpenSourceCMS already. I would look at CMS Matrix (http://www.cmsmatrix.org ) also. You can get a "matrix" of features to do comparisons with. The features are filled in by volunteer editors or the software makers themselves -- and it is a pretty exaustive list.

The popular CMS going right now is Mambo, while Drupal is not half shabby. An up and coming newcomer that is showing good reviews is Xaraya -- this is one killer app that I need to look into a little more.