Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module is integrating impress.js to create 3D html5 presentations while using Drupal's node system and Views to manage the slides.
It is actually a feature, it will create an 'impress_slide' content type to be used for the presentation, these nodes contain all the fields needed to position the slides in the 3d space created by impress.js.
USAGE
Enable the module, you'll need Features, Views, ctools, Entity API, editablefields, Weight and a few core modules enabled, or you can simply use Drush which will download all dependencies for you:
drush dl impress
drush en impress
Create some nodes of the type 'impress_slide'.
Navigate to /impress to see your presentation.
You can have multiple presentations (7.x-1.x-dev only) by assigning slides to a specific slideshow, your slideshow will be available at /impress/% (% representing your slideshow name).
Allows websites to communicate with each other. Using playnice, any website can have a user account on another site, Drupal or not. In preliminary development, don't attempt to use this!
A module to provide live score to Drupal sites. The ambition is to integrate with different services and have an interface to enter the score (and hence create matches) directly on the site.