Remove post redirects
This commit is contained in:
parent
8080640147
commit
9ba45e74e3
87 changed files with 0 additions and 176 deletions
|
@ -8,8 +8,6 @@ tags:
|
|||
- fancy-slide
|
||||
- slideshow
|
||||
use: [posts]
|
||||
redirect:
|
||||
- blog/create-slideshow-multiple-images-using-fancy-slide/
|
||||
---
|
||||
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