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

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

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


Revision 1.3 - (show annotations) (download)
Sat Mar 28 15:38:45 2009 UTC (8 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-4, DRUPAL-6--1-5, HEAD
Changes since 1.2: +3 -4 lines
File MIME type: text/plain
6.x-1.4: Fixed: Block Title use $glider_id and
         New: Add instruction to README.TXT
         Fixed: show better error message when no content exists
1 Content Glider:
2 ---------------
3 A module to integrated Featuured Content Glider to Drupal.
4
5 Featured Content Glider source:
6 -------------------------------
7 http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
8
9 Description:
10 ------------
11 This script lets you painlessly showcase new or featured contents on your page,
12 by turning ordinary pieces of HTML content into an interactive, "glide in" slideshow.
13
14 For the ultimate in the ability to customize its look, the pagination links are also
15 ordinary links that you define on the page, but with special CSS class names inserted
16 when it should perform a certain task (ie: "toc" class if it's a pagination link).
17 This means the pagination links can be styled and arranged any way you like.
18
19 The script enlists the help of the jQuery library for its engine.
20
21 How to Use:
22 -----------
23 1. This module provides 3 Content Glider blocks
24 2. This module displays published content in a content-type. You can not select which content will be displayed.
25 So you advised to make new content-type for selected content, i.e : "headline" content-type
26 3. By default Content Glider 1 use "page" as source
27 4. Go to Administer-Site Configuration-Content Glider and set the content-type
28 5. Go to Administer-Site Building-Blocks to select region to show the Content Glider 1,2 or 3
29
30

  ViewVC Help
Powered by ViewVC 1.1.2