/[drupal]/contributions/modules/bloginfo/README.txt
ViewVC logotype

Contents of /contributions/modules/bloginfo/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Apr 3 00:41:57 2007 UTC (2 years, 7 months ago) by mfer
Branch: MAIN
CVS Tags: DRUPAL-5--2-5-RC2, DRUPAL-5--2-5-RC1, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-4, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +6 -1 lines
File MIME type: text/plain
updated README.txt for update instructions.
1 -----------------------------------------------------------
2 bloginfo.module for Drupal
3 by Matt Farina
4 contact: http://drupal.org/user/25701/contact
5 -----------------------------------------------------------
6
7 The bloginfo module adds a blog title and description to your blogs. It is a simple module that adds 2 additional fields to the users account screen, for those who have permission, to have a blog title and blog description. These are then put into a block that can be placed like any other block. The title is the block title and the description is the block content.
8
9 The idea is to have a blog title and description like one via blogger.com.
10
11 The block will only display on a users blog list or blog post who have filled in the settings.
12
13 INSTALL
14 -------
15 1) Place the folder bloginfo into your drupal modules directory.
16 2) Go to admin/modules and activate the bloginfo module
17 3) Go to admin/access and set the access privileges to use this module.
18
19 UPGRADE
20 -------
21 1) Replace the bloginfo folder in the modules folder.
22 2) Run update.php to update the database.

  ViewVC Help
Powered by ViewVC 1.1.2