/[drupal]/contributions/modules/blogger/README.TXT
ViewVC logotype

Contents of /contributions/modules/blogger/README.TXT

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


Revision 1.8 - (show annotations) (download)
Sun Nov 18 14:48:26 2007 UTC (2 years ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Changes since 1.7: +33 -3 lines
File MIME type: text/plain
*** empty log message ***
1 Blogger
2 -------
3 This module used for show list of bloggers.
4
5
6 FEATURES
7 --------
8 1. Limit how many bloggers displayed
9 2. Whether show blogs count or not, i.e: Samuel (7), Linda (5), etc.
10 3. A "read more link" to show all bloggers in page format. Support pagination.
11 4. Case format: small, upper and wordcase.
12 5. Order by: none, name or blogs count
13 6. Support avatar. Avatar will displayed on block and page.
14 7. You can set avatar size: original or certain width x height. Able to keep picture aspect ratio.
15
16
17 INSTALL
18 -------
19 Same as other Drupal modules.
20 1. Extract to sites/all/modules/blogger
21 2. In Administer > Site Building > Modules
22 a. Activate Blog if it is not yet activated.
23 b. Activate Blogger.
24
25
26 TO CHANGE BLOGGER SETTING
27 -------------------------
28 In Administer > Site Configuration > Blogger
29 - Adjust the parameters as you desire.
30
31
32 TO MAKE THE LIST SHOW UP IN A SIDEBAR
33 -------------------------------------
34 In Administer > Site Building > Blocks
35 - Find "Bloggers" in the list.
36 - Set the location to Left sidebar or Right sidebar.
37
38
39 TO MAKE THE LIST SHOW UP ONLY IN THE BLOG PAGES
40 -----------------------------------------------
41 In Administer > Site Configuration > Blogger
42 - Turn on "Show Blogger module when content type is blog only." so it shows up only in blog pages.
43
44
45 CHANGE BLOGGER LAYOUT
46 ---------------------
47 Blogger.css contains css style to format Blogger layout.

  ViewVC Help
Powered by ViewVC 1.1.2