Maniqui/David,
I'd have to say almost all of them (CMS's that use the content class). I tend to use Drupal more than others -- which is easy enough for me to configure, but not necessarily for newbies. I'm not claiming that it's "collapsing" or breaking a CMS -- that's too strong of a word -- but most CMS come with their own stylesheets, and most use a div with a content class (and often in multiple places).
Maybe using a class called "type-tripoli" might be better (or something like that). That indicates the basic function (nice typography defaults) and where the changes are coming from.
There is another advantage to having "tripoli" as part of the class name: it's even more obvious when using a tool like Firebug to know what tripoli is affecting and how at a glance. "Content" as a class name is very generic, and separating what your stylesheet and tripoli's do would be an added bonus. For those that want Tripoli to affect the "content" class/div, you could simply change your div to something like <div class="content type-tripoli">.
As a final point, I want to make it clear that it's no biggie. However, it does make more sense from a development point of view for a CMS, which opens the door to Tripoli being even more popular. If I have to change it manually I will, but I'm an advanced user.
Thanks,
Rene
Last edited by rhache (2008-05-16 21:37:36)