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

Diff of /contributions/modules/slider/README.txt

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

revision 1.1.4.1, Wed Feb 25 14:40:16 2009 UTC revision 1.1.4.2, Wed Feb 25 15:14:37 2009 UTC
# Line 1  Line 1 
1  // $Id: README.txt,v 1.1 2008/10/15 10:04:25 marktheunissen Exp $  // $Id: README.txt,v 1.1.4.1 2009/02/25 14:40:16 marktheunissen Exp $
2    
3  Slider module creates a scrollable jQuery node display effect called the "coda slider", which was made famous by the site:  Slider module creates a scrollable jQuery node display effect called the "coda slider", which was made famous by the site:
4    
# Line 26  How to set it up: Line 26  How to set it up:
26  5. Create a new node of this slider content type, select the slides you want in the nodereference field, and save!  5. Create a new node of this slider content type, select the slides you want in the nodereference field, and save!
27  6. You can re-order fields, remove the label and do all other CCK tweaks the usual way.  6. You can re-order fields, remove the label and do all other CCK tweaks the usual way.
28    
29  There is no support for having more than one slider on a page, and it's not possible to re-order the nodes, they are ordered by title. There are a few modules that claim to provide a widget for ordering nodereference fields, but I don't support that.  There is no support for having more than one slider on a page, and it's not possible to re-order the nodes, they are ordered by title. There are a few modules that claim to provide a widget for ordering nodereference fields, but I don't support that. Try http://drupal.org/node/321486.
30    
31  If you need to change the width and height or any other properties of the slider, you can do so in your theme's CSS file (overriding the styles in this module's css/slider.css).  If you need to change the width and height or any other properties of the slider, you can do so in your theme's CSS file (overriding the styles in this module's css/slider.css).
32    

Legend:
Removed from v.1.1.4.1  
changed lines
  Added in v.1.1.4.2

  ViewVC Help
Powered by ViewVC 1.1.2