/[drupal]/contributions/modules/ticketyboo/INSTALL.TXT
ViewVC logotype

Diff of /contributions/modules/ticketyboo/INSTALL.TXT

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

revision 1.1, Tue Aug 26 15:34:14 2008 UTC revision 1.2, Thu Sep 11 15:48:39 2008 UTC
# Line 15  Go into block administration (admin/buil Line 15  Go into block administration (admin/buil
15  Choose the block you want to configure (Ticker 1, 2 or 3) and drag it into the section where you want it displayed (or use the dropdown to place it in a content region).  Then click "Save blocks".  Choose the block you want to configure (Ticker 1, 2 or 3) and drag it into the section where you want it displayed (or use the dropdown to place it in a content region).  Then click "Save blocks".
16    
17  Then click "configure" alongside the block.  The block configuration screen has the standard Drupal configuration options (Title, Visibility, Roles, Pages).  In addition, you can set:  Then click "configure" alongside the block.  The block configuration screen has the standard Drupal configuration options (Title, Visibility, Roles, Pages).  In addition, you can set:
18     - Block title - ie to be displayed as a heading, enter <none> if no heading wanted
19     - Text - text to be displayed before the ticker
20   - The Nodes to be displayed in the ticker - this should be a comma-separated list of node numbers, eg 101, 102, 103 ... etc   - The Nodes to be displayed in the ticker - this should be a comma-separated list of node numbers, eg 101, 102, 103 ... etc
21   - The frequency of the ticker - in seconds   - Transition time - the number of seconds it takes for the ticker to move from one item to the next
22   - The height and width of the ticker area - this should be a standard CSS style attribute, eg 100px etc   - Pause time - the number of seconds the ticker should pasue on each item
23     - Direction - horizontal or vertical
24     - Ticker style - CSS attributes to wrap around the ticker content - if you want any padding, put it in here
25     - Item width - the width, in pixels, of each item displayed
26     - Item height - the height, in pixels, of each item displayed
27     - Item spacing - distance, in pixels, between each item
28     - Ticker item style - CSS attributes to put on individual items - Note: margin and padding tend to confuse the ticker so avoid using these
29     - Offset - move the "home" position of each item by this number of pixels
30    
31    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2