Text Rotator Filter

Component ID

2874170

Component name

Text Rotator Filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

130

Component created

Component changed

Component body

Introduction

Text Rotator Filter is a very simple and lightweight module giving node author a filter to create a 'text rotator' effect.
It does so by integrating Simple Text Rotator jQuery plugin with text format filters.

You can see it in action on this page: http://freelance-drupal.com

Installation

- Download and install the module as usual
- Navigate to your various text format at admin/config/content/formats and activate the filter
- Download the Simple Text Rotator project and let it be in your libraries project so you have :
/libraries/simple-text-rotator/jquery.simple-text-rotator.min.js

Usage

- Settings can be changed per format at admin/config/content/formats/manage/xxx
- In your content, simply insert your text as follow:
Here is a [rotate]simple|easy|cute[/rotate] way to rotate text.