tags:

views:

69

answers:

3

I just curious if there are any CMS is made for web and mobile use.

Preferably PHP-CMS.

Is there anyone knows about it?

A: 

This will be somewhat controversial, as some people don't believe WordPress is a CMS..

But if you're looking for simplicity...

http://wordpress.org/extend/plugins/wordpress-mobile-edition/

madcolor
A: 

Percussion CMS is Web 2.0, engaging your on-line community providing rss feeds, taxonomy, ratings, community forums. The system also allows end-users to publish, modify and create content easily to multi-channels. Systems are also scalable and easy to integrate.

Aja Vitti
+1  A: 

Any fully functional web content management system ought to be able to generate output suitable for mobile devices. If you come across a WCMS that can't do this, you should immediately exclude it from consideration.

Basically, the only real difference between web content for desktop browsers and mobile devices is that you might want to generate slightly different text output. It's that simple.

Dominic Cronin