You are here

README.txt in Views Slideshow: Dynamic Display Block 7.2

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 6 README.txt
Views Slideshow: ddblock
------------------------
Note: This is the development version of the views_slideshow_ddblock module for drupal 7. 
This is a first port of the drupal 6 module. At the moment it is unstable and please only use it 
when you want to help with the development and want to create patches. 
Please search the issue queue for existing issues and post your issues in the issue queue at 
http://drupal.org/project/issues/views_slideshow_ddblock 
Further developments needs to be done. There is no timeline when the module will be stable enough for 
testing. The Initial port used is done by Tom Kirkpatrick (http://drupal.org/user/305669)
 
SUMMARY
-------
The Views Slideshow Dynamic display block module enables you to present content in a 
dynamic way. For creating slideshow effects it uses the jQuery Cycle plug-in.

Several effects and other settings can be set in the configuration settings of the Views
Slideshow: ddblock module.

REQUIREMENTS
------------
* Views, Views_slideshow and Libraries are required modules to run the views slideshow: ddblock module.

Optional:
* Emfield can be used to show videos in the views_slideshow_ddblock module.

INSTALLATION
------------
1. Install required module first.
2. Extract the contents of the project into your modules directory, probably at
   /sites/all/modules/views_slideshow_ddblock.
3. Download the jquery cycle plugin from http://malsup.com/jquery/cycle/download.html 
   (use jquery.cycle.all.min.js (packed version) or jquery.cycle.all.js, tested till version 2.99)
4. Install the jquery cycle plugin in /sites/all/libraries/jquery.cycle/
5. Enable the Views slideshow: DDblock module.

STEPS TO CREATE A FIRST SLIDESHOW AFTER INSTALLATION OF THE MODULES
-------------------------------------------------------------------
When using your own content type and view:
   1a. Install the vsdupright10 - 60 views_slideshow_ddblock themes (see below)
      And use one of the vsduprightxxp themes in step 6.
   or
   1b. When you don't install the vsdupright10 - 60 themes you will only be able to 
       select the default theme in step 6

   2. Create or use an existing block display for your view with an image.
   3. Choose slideshow for the style of the block display.
   4. Change the setting for the slideshow style (click on the button after the style).
   5. Choose ddblock for the slideshow mode.
   6. Choose the slideshow theme.
   7. Create the mapping for theme fields.
   8. Leave all other default settings. (you can adjust them later, as needed)
   9. Save the view.
   10. Place the block in a region in the block configuration page.
   
INSTALL VIEWS SLIDESHOW DYNAMIC DISPLAY BLOCK THEMES
----------------------------------------------------
The views slideshow: ddblock module comes with several free themes, other commercial themes
will also be available in the future. (have a look at themes.myalbums.biz for examples of
commercial themes for the ddblock module which will also become available for
the views slideshow: ddblock module).

You can download the free themes from http://ddblock.myalbums.biz/download

* Download the theme package (vsdupright1060V1-1.zip) from http://ddblock.myalbums.biz/download
  Make sure you use the theme package for the views slideshow: ddblock module (Version 2.x for drupal 7)

* Extract the zip file to a temporary directory

* Copy the custom directory with all subdirectories to the theme directory of the
  theme you use. (which is probably at sites/all/themes/[YOUR_THEME_NAME])


DOCUMENTATION
-------------
Documentation will become available at http://ddblock.myalbums.biz 

SUPPORT
-------
Please post bugs and patches for this early release, in the issue queue 
(http://drupal.org/project/issues/views_slideshow_ddblock) of the module.

CONTACT
-------
* Philip Blaauw (ppblaauw) - http://drupal.org/user/155138

PAID SERVICES
-------------
We also offer paid services: installation, development, theming, customization.
You can contact us via the contact form on http://ddblock.myalbums.biz.
or via email to ppblaauw (at) gmail.com

File

README.txt
View source
  1. Views Slideshow: ddblock
  2. ------------------------
  3. Note: This is the development version of the views_slideshow_ddblock module for drupal 7.
  4. This is a first port of the drupal 6 module. At the moment it is unstable and please only use it
  5. when you want to help with the development and want to create patches.
  6. Please search the issue queue for existing issues and post your issues in the issue queue at
  7. http://drupal.org/project/issues/views_slideshow_ddblock
  8. Further developments needs to be done. There is no timeline when the module will be stable enough for
  9. testing. The Initial port used is done by Tom Kirkpatrick (http://drupal.org/user/305669)
  10. SUMMARY
  11. -------
  12. The Views Slideshow Dynamic display block module enables you to present content in a
  13. dynamic way. For creating slideshow effects it uses the jQuery Cycle plug-in.
  14. Several effects and other settings can be set in the configuration settings of the Views
  15. Slideshow: ddblock module.
  16. REQUIREMENTS
  17. ------------
  18. * Views, Views_slideshow and Libraries are required modules to run the views slideshow: ddblock module.
  19. Optional:
  20. * Emfield can be used to show videos in the views_slideshow_ddblock module.
  21. INSTALLATION
  22. ------------
  23. 1. Install required module first.
  24. 2. Extract the contents of the project into your modules directory, probably at
  25. /sites/all/modules/views_slideshow_ddblock.
  26. 3. Download the jquery cycle plugin from http://malsup.com/jquery/cycle/download.html
  27. (use jquery.cycle.all.min.js (packed version) or jquery.cycle.all.js, tested till version 2.99)
  28. 4. Install the jquery cycle plugin in /sites/all/libraries/jquery.cycle/
  29. 5. Enable the Views slideshow: DDblock module.
  30. STEPS TO CREATE A FIRST SLIDESHOW AFTER INSTALLATION OF THE MODULES
  31. -------------------------------------------------------------------
  32. When using your own content type and view:
  33. 1a. Install the vsdupright10 - 60 views_slideshow_ddblock themes (see below)
  34. And use one of the vsduprightxxp themes in step 6.
  35. or
  36. 1b. When you don't install the vsdupright10 - 60 themes you will only be able to
  37. select the default theme in step 6
  38. 2. Create or use an existing block display for your view with an image.
  39. 3. Choose slideshow for the style of the block display.
  40. 4. Change the setting for the slideshow style (click on the button after the style).
  41. 5. Choose ddblock for the slideshow mode.
  42. 6. Choose the slideshow theme.
  43. 7. Create the mapping for theme fields.
  44. 8. Leave all other default settings. (you can adjust them later, as needed)
  45. 9. Save the view.
  46. 10. Place the block in a region in the block configuration page.
  47. INSTALL VIEWS SLIDESHOW DYNAMIC DISPLAY BLOCK THEMES
  48. ----------------------------------------------------
  49. The views slideshow: ddblock module comes with several free themes, other commercial themes
  50. will also be available in the future. (have a look at themes.myalbums.biz for examples of
  51. commercial themes for the ddblock module which will also become available for
  52. the views slideshow: ddblock module).
  53. You can download the free themes from http://ddblock.myalbums.biz/download
  54. * Download the theme package (vsdupright1060V1-1.zip) from http://ddblock.myalbums.biz/download
  55. Make sure you use the theme package for the views slideshow: ddblock module (Version 2.x for drupal 7)
  56. * Extract the zip file to a temporary directory
  57. * Copy the custom directory with all subdirectories to the theme directory of the
  58. theme you use. (which is probably at sites/all/themes/[YOUR_THEME_NAME])
  59. DOCUMENTATION
  60. -------------
  61. Documentation will become available at http://ddblock.myalbums.biz
  62. SUPPORT
  63. -------
  64. Please post bugs and patches for this early release, in the issue queue
  65. (http://drupal.org/project/issues/views_slideshow_ddblock) of the module.
  66. CONTACT
  67. -------
  68. * Philip Blaauw (ppblaauw) - http://drupal.org/user/155138
  69. PAID SERVICES
  70. -------------
  71. We also offer paid services: installation, development, theming, customization.
  72. You can contact us via the contact form on http://ddblock.myalbums.biz.
  73. or via email to ppblaauw (at) gmail.com