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

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

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


Revision 1.3 - (show annotations) (download)
Tue Dec 16 01:25:51 2008 UTC (11 months, 1 week ago) by mfer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +3 -1 lines
File MIME type: text/plain
Updated changelog in the README.txt
1 // $Id: README.txt,v 1.2 2008/08/05 23:26:39 mfer Exp $
2
3 ### ABOUT #############################################################################
4
5 Profile Blog Information
6
7 Author:
8
9 Matt Farina, aka, mfer
10 matt.farina@gmail.com
11 http://www.mattfarina.com
12
13 Requirements: Drupal 6.x
14
15 ### FEATURES #############################################################################
16
17 - Adds fields for a Blog URL, Blog Title, and Blog Feed URL to user profiles.
18 - Displays the title and url on the user profile.
19 - Adds the feed to the aggregator module.
20 - Provides default settings for the aggregator feed configuration.
21
22 ### INSTALLATION #############################################################################
23
24 1. Download and unzip the Profile Blog Information module into your modules directory.
25
26 3. Goto Administer > Site Building > Modules and enable Profile Blog Information.
27
28 4. Goto Administer > User Management > Profile Blog Information and configure the options.
29
30
31 ### CHANGELOG #############################################################################
32
33 1.1, 2008-xx-xx
34 ----------------------
35 - #291386 - Moved Title field on user form above blog url field.
36 - #309589: Fixed issue where RSS field title could not be changed.
37 - #318080: Fixed schema. Removed unneeded default => ''
38
39 1.0, 2008-08-04
40 ----------------------
41 - Initial release
42
43

  ViewVC Help
Powered by ViewVC 1.1.2