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 is a module that allows project managers and reporters on projects to be able to create "live" documentation rather than stagnant documentation with repeatable data (i.e.
Drupal & Storify, two technologies, two amazing products, one Drupal module to link them.
Overview
Storify is a site which allows you to make stories using tweets, photos, videos, or other social related stuff. You can easily drag and drop these items into one place, to make a story. You can then re-order the elements to improve the stories flow, and include your own text.
Storypal is the module who links Storify and Drupal.
Features for Drupal 7
Storypal provides a new field and an input filter for including storified Stories into your beloved content.
With Storypal, you can:
Create and edit stories within Drupal using the Storify interface
Embed stories using different templates into your content
Features for Drupal 6
Storypal provides a new field and an input filter for including storified Stories into your beloved content.
This version doesn't use the CCK field system, I'm not planning to add this into version 6 as long as there is no explicit demand; also it may force people to upgrade to D7.
xautoload is a comprehensive and yet highly efficient PHP class loading suite.
Most importantly, it provides Drupal-8-style PSR-0 and PSR-4 autoloading for Drupal 7. But it is also a great tool for 3rd party autoloading.
Since 7.x-5.4, it can also completely replace the Drupal core class loader, which allows to use the xautoload cache options for traditional core and contrib classes.