Renamed tags
This commit is contained in:
parent
787265c628
commit
8f9c42322f
59 changed files with 186 additions and 184 deletions
|
@ -5,10 +5,11 @@ use:
|
|||
- posts
|
||||
slug: create-slideshow-multiple-images-using-fancy-slide
|
||||
tags:
|
||||
- Drupal Planet
|
||||
- Drupal 6
|
||||
- Fancy Slide
|
||||
- Slideshow
|
||||
- drupal-planet
|
||||
- drupal
|
||||
- drupal-6
|
||||
- fancy-slide
|
||||
- slideshow
|
||||
---
|
||||
Whilst updating my About page, I thought about creating a slideshow of several images instead of just the one static image. When I looking on Drupal.org, the only slideshow modules were to create slideshows of images that were attached to different nodes - not multiple images attached to one node. Then, I found the [Fancy Slide](http://drupal.org/project/fancy_slide) module. It's a jQuery Slideshow module with features that include integration with the [CCK](http://drupal.org/project/cck), [ImageCache](http://drupal.org/project/imagecache) and [Nodequeue](http://drupal.org/project/nodequeue) modules.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue