| 1 |
|
This is a module developed by Ebizon Technologies (www.ebizontek.com). Email: info@ebizontek.com. |
| 2 |
|
|
| 3 |
|
Featured Content Slider: |
| 4 |
|
------------------------- |
| 5 |
|
A module to feature latest created nodes (selected through admin settings) in a block that displays as a slideshow. |
| 6 |
|
|
| 7 |
|
Description: |
| 8 |
|
------------ |
| 9 |
|
|
| 10 |
|
Featured Content Slider makes a slideshow out of node content on the block. Currently, latest selected nodes are shown. |
| 11 |
|
|
| 12 |
|
How to use? |
| 13 |
|
----------- |
| 14 |
|
|
| 15 |
|
1. Create a content type called Name: "Featured", type: 'featured' |
| 16 |
|
2. Go to admin/settings/content_slider |
| 17 |
|
3. Enter the content type 'featured' in the source for block 1 |
| 18 |
|
4. Go to admin/build/block and place the block: 'Content Slider 1' anwhere you like. |
| 19 |
|
5. Additionally, theme the featured node by creating a separate node-featured.tpl.php |
| 20 |
|
|
| 21 |
|
The script enlists the help of the jQuery library for its engine. |