Drupal : Drupal from a Radio User's Perspective
Last updated: 6/16/2002; 10:22:16 AM
 
The FuzzyBlog!

Marketing 101. Consulting 101. PHP Consulting. Random geeky stuff. I Blog Therefore I Am.

Drupal : Drupal from a Radio User's Perspective

I've recently begun playing with Drupal, www.drupal.org, for a bunch of reasons, at least one major one is that a) it's written in PHP, b) Kjartan, one of the team leads, is a reader of my blog and is now someone I consider a friend and c) Kjartan has a better committment to software quality than anyone I've ever met in my life (and that may well include myself).  So, I figured that since I know Radio, it would probably be useful to write about this tool from the perspective of a seasoned Radio user.  I just got up a Drupal site for Joe Friend to experiment with and I figured that what I did for him was just generally useful.

Warning.  There are a lot of big screen captures here.  It was a fast way to author this document.  Bear that in mind when you read it.

Installation

I'm going to assume that Drupal is already installed and functional but no user has yet logged in.  Installation will be covered in a future document.

Getting Started: The Very First Thing

When the very first user logs into a Drupal site, he or she is made the site administrator.  This essentially means the "Radio user" i.e. the person using Drupal as a blogging environment. 

Set Your Permissions

A big difference between Drupal and Radio is that Drupal is much more multi user than Radio.  This means that you need to correctly set your permissions.  My first few times I mucked this up fairly badly so, this time, I got Kjartan to verify my work.  Here's how you set them:

The difference in Drupal between anonymous user and authenticated user is pretty

Configuring Your Modules

The next step you want to take is configuring your modules.  A module is a loadable component which gives you one or more features.  Here is the current (June 10, 2002) set of modules installed by default with Drupal:

I turned a few modules off as shown here:

Turning On the Blogger API Module

Now Joe is a Radio user (as am I).  You's used to Radio.  As am I.  If we turn on the Blogger API support in Drupal and then turn on the Blogger-Manila bridge in Radio, anything Joe puts into Radio automatically goes into Drupal.  That's pretty cool.  Here's how to do that from the Main administration page shown above.

Now that you have turned on the Blogger API support in Drupal, you need to enable it in Radio as shown below:

 

NOTE: There is seemingly a bug in Radio which prevents edits to blogged posts from being sent back to the target system via the blogger API.  I checked the code for Drupal myself and it does accept

News Aggregator

We all know and love Radio's News Aggregator.  Drupal has one too so we'll start by setting this up.  Setting up the Aggregator is done with the Newsfeeds command in Site Administration while actually blogging an item is done from the main user menu.

Click on Administer my Drupal site and the choose News Feeds.

 

 

Clicking on update items gives us this:

Now you can use add new feed to add more feed items.  Shown below are 3 feeds in Drupal.

Click on Home to exit the System Administration portion of Drupal. 

 

 

 

 

 

 

 

 

 

Comments: Very, Very Different – But Better

W

What's Missing?

Here are some of the things that you'll find, as a Radio user, are missing:

  • Anonymous Email Responder, the little Mail icon

 

 

 
Copyright 2002 © The FuzzyStuff