ehem, sorry mister mailing_list police, but i have to reply to this thread one last time. :)
On 4/20/06, Roger Filomeno <[EMAIL PROTECTED]> wrote: > > Is drupal the only CMS that allows users to put PHP code directly into their > post (if permitted)? This is drupal's killer feature for me. nope. other popular CMS has this feature too. these links are helpful to compare CMS features: http://www.opensourcecms.com/ http://www.cmsmatrix.org/matrix > txtdomain.com > and txtmokko.com uses drupal with an added module we made called > "hello.module" that allows it to manage domains, SMS/MMS communication, and > content management. I can even break the modules and use them seperately > like an include files on a seperate customized CMS. maybe you can give back that module to the community? :) > > One drawback tho is drupal eats a lot of MySQL traffic esp on session so im > hacking session management and cache to use memshare like mediawiki. these links will help you fine tune your server for optimal Drupal performance: http://drupal.org/node/2601 http://drupal.org/node/51263 > Another > cons is Drupal works only on PHP 4+ although you can hack it to make it work > on PHP5 but you'll be missing a lot of the drupal development path. > hwat version are you using? Drupal 4.6 is guaranteed PHP 5 compatible out_of_the_box. And im sure the 4.7 release too. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

