I'm with ww. Here are the advantages of Drupal for community groups:

  1. broad selection of other community groups who use it and who may have already invented wheels your group needs

  2. easy to turn over management of parts of the site to community members and keep other parts under your control

  3. easy to plug in many many existing modules or ones you write either in PHP, or if you prefer, in Perl (with a minimal PHP glue to attach the Perl to Drupal)

There are many technically better solutions to get #3, and a few which do #2 as well as Drupal but if there's something else that has the extent of #1 that Drupal has, I would like to hear about it.

update : Actually, you could use Perl plugins without even the PHP glue ... e.g. you have a Perl Catalyst / Mason / Whatever server and simply make AJAX calls to it from Drupal.


In reply to Re: Looking for a CMS for a community group by jZed
in thread Looking for a CMS for a community group by talexb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.