I am trying to decide which module to use to publish my newsletter. Does anyone know which system is in use on theonion.com as I would like to create my newletter in a similar fashion.
For what I can tell PHPlist is the holly grail of open-source mailing programs. I am looking at MassMailer - http://drupal.org/node/216178 but I don't know how well it works as I can't find a lot of documentation on it.
The Views introduction on http://drupal.org/project/Views mentions Views 2.
Is it fair to assume Views 2 is for Drupal 6?
Is more information about Views 2 available?
Or is there a place where one can follow the development of Views 2?
There's a new website I'm working that I'd like users to be able to submit testimonials and be displayed randomly in a block. In Drupal 5, I was using the views module to accomplish this which worked fairly well. However, I'm trying to design this website on Drupal 6 and the views module is currently in development. Since this is such a basic feature I'm trying to do, I was curious if anyone had any suggestions or ideas on another way I can accomplish this feature on Drupal 6 without the views module.
I have Drupal in its own directory to make it easier to upgrade when new releases come out, and am using a "files" directory separate from its own to ensure certain files won't be deleted by mistake if I have to mess around with anything in Drupal's folder.
I managed to get the file system path to work, but ended up creating another problem: