Note: The following modules are used to create an Advanced Dynamic Display Block slideshow:
- Dynamic display block module (RC6)
- jQuery update module
- CCK module
- Views module
- filefield module
- imagefield module
- imageapi module
- imagecache (optional)
Download, install and enable required modules
- Go to http://drupal.org/project/ddblock and download the latest version of Dynamic display block module.
- Go to http://drupal.org/project/jquery_update and download the jQuery update module.
- Go to http://drupal.org/project/cck and download the CCK module.
- Go to http://drupal.org/project/views and download the Views module.
- Go to http://drupal.org/project/filefield and download the filefield module.
- Go to http://drupal.org/project/imagefield and download the imagefield module.
- Go to http://drupal.org/project/imageapi and download the imageapi module.
- Go to http://drupal.org/project/imagecache and download the imagecache module (optional, only if you want to use imagecache presets with your images).
- Extract and copy these modules into the /sites/all/modules/ folder.
- Note: Read the readme.txt and the install.txt files of these modules for further instructions.
- Navigate to Administer > Site building > Modules and enable the modules by selecting the check boxes next to them.
Note: Enable the (sub)modules in the following order:
- First enable the following (sub)modules.
- CCK - content
- ImageCache - ImageAPI
- ImageCache - ImageCache (optional)
- ImageCache - ImageAPI GD2 (optional, only if you enabled Imagecache - Imagecache.)
- Imagecache - ImageCache UI (optional, only if you enabled Imagecache - Imagecache.)
- User Interface - jQuery Update
- Views - Views
- Click Save configuration button.
- Second enable (sub)modules which require the (sub)modules from step 1.
- CCK - content copy
- CCK - file field
- CCK - Text
- Others - Dynamic display block
-
- Views - Views exporter
- Views - Views UI
- Click Save configuration button.
- Third enable (sub)modules which require the (sub)modules from step 2.
- Click Save configuration button.
Note: Don't forget to run update.php, if you update one of your modules to a later version.
Set permissions
- Configure the following permissions at Administer > User management > Permissions, for the anonymous users and/or authenticated users of your site:
- ddblock module:
- view dynamic display blocks
- Click Save permission button at the bottom of the page.
Important:
- Download the Dynamic display block themes which are packed in the upright10-50.zip file
- Download and CCK and VIEWS export files and preprocess functions which are packed in the Export_files_V1.x.zip file (replace x by latest version)
at the Download page.
Install dynamic display block themes
The installation of the Dynamic display block themes can be found at:
http://ddblock.myalbums.biz/node/768
Install preprocess functions
The installation of the preprocess functions can be found at:
http://ddblock.myalbums.biz/node/765
Comments
installation hint
hi,
the whole of it goes straightforward, but...
if you're going to set up any pieces of views or types based on already prepared exports (e.g. ddblock_embedded_video_export.zip), run (please) before it update.php. I've spent really not necessary time for wandering why my server with fresh new drupal hangs on.
best regards
marek