textbook 7.x-1.0-beta3

New features
  • Added ckeditor link defaults
  • Now requires / integrates with Video Filter
  • Input filter processing order changed slightly to interact with video filter

node_gallery 7.x-1.0-unstable1

This is an initial unstable release of Node Gallery for Drupal 7. At this point, the advanced features and integrations with other modules do not work, but the basic mechanics of making a gallery of nodes does work. Code still needs a lot of cleanup, as well. It is not recommended that this be used in production. It should be used for testing and submitting issues and patches.

The module has now been split into two pieces:

  • Node Gallery API: All the functional code is in this module, but installing this alone will not set up any content types, views or NG relationship types. You would use this by itself if you wanted to totally customize everything from scratch.
  • Node Gallery: This module will install the Gallery and Gallery Item content types, it will set up a default NG relationship type between them, and it will install views similar to those found in the D6 version of this module. This is your out-of-the-box gallery solution. This module depends on NG API module.

Here are the things that are currently working:

  • All the back-end admin interfaces except those listed below in the (not working) section.
  • Default content types and views with Node Gallery module.
  • The front-end admin pages (Manage Items, Sort Items, Upload Items)
  • Plupload integration

Pages

Subscribe with RSS Subscribe to RSS - 7.x