Blogging is a very big topic these days. Most people who are new to the web get introduced through blogs. Drupal, at the moment, is not a very good blogging platform out of the box. My mission is to make it better.
There is only one way to do this, which is with an install profile.
Most people are attracted by WordPress because of its ease of setup, and with it, an immediate blogging platform. WordPress bills itself as 'WordPress is what you use when you want to work with your blogging software, not fight it.' And that is what it does. Drupal should do the same.

I want to include a blogging install profile in Drupal core. A number of people use Fantastico and the like, and don't even know what FTP does or means. This is why a Drupal core install profile would help web n00bs.

Into the techie details

  • It will set up two users
    1. Administrator. Gets the normal permissions of user #1
    2. The actual blogger. This user gets partial permissions, because all the permissions of user #1 can be overwhelming
  • It sets up two content types, Blog Post, and Page.
  • A taxonomy free tagging vocabulary
  • Permissions (not yet :P)
  • And that's it!

Comments

mfer’s picture

I've been blogging for quite some time with drupal. I didn't really like free tagging. When you can do anything you do and then it gets out of control. From everything I've read a blog should have no more than 10 categories.

Just a couple thoughts...

What outside modules are you thinking? pathauto, tinymce ????

--
Matt
http://www.mattfarina.com

dmitrig01’s picture

Well, you need to remember this is for a web n00b.
They will probably not know how to create categories, and such.

Re: outside modules, this is for core ;)
[Drupal++]

dmitrig01’s picture

mfer’s picture

The right link for the patch:

http://drupal.org/node/144355

--
Matt
http://www.mattfarina.com