This project is under active development.

Movie database

The moviedb module provides the tools to maintain a large database, and is set up for a Movie Database however it can be modified for any type of relational data (ie, Band - Album/Book - Author, etc).

The module treats movies, people (actors, directors...) and companies as separate nodes. This allows a great flexibility and extensibility.

Update 16 August 2011
Apologies for lack of maintainance, I'm going to try to actively work out the issues with the D6 version. As always, your patches and suggestions are very much appreciated.

I'm also going to start work on a D7 version. If anyone has any time to help with this, it would be greatly appreciated.

There are known bugs in the script, which are outlined below. Please do not post issues about these bugs (unless you are posting a patch).
Example Roadmap
6.x-dev release
Integration with Views
Add new fields through control panel (still very buggy, but works and have little control over them after creation)
Actor and Character Functioning, but produces error messages that don't effect end result
Bug fixes (and removal of unneccessary features)
Metadata import
Bulk import? Probably not, as I think other modules might be able to do this?)
See issue #381684: Future Features

3. Documentation

Node History

Node History is a replacement for the revision list built into the node module.

Drush

The Drush project has moved to Github.

Autofocus

Simple module that improves the user interface by setting focus on the first field in a form.

Bot

Druplicon is a PHP IRC bot that has been servicing #drupal, #drupal-support, and many other IRC channels since 2005, proving itself an invaluable resource. Originally a Perl application coded by Morbus Iff, he always wanted to make the official #drupal bot an actual Drupal module. This is the fruit of these labors. Whilst the needs of Druplicon are driving the future and design of the module, this is intended as a generic framework for IRC bots within Drupal, and usage outside of Druplicon is encouraged.

Viewfield

Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed.

Features

  • Author chooses one or more views and displays from a list.
  • View arguments (contextual filters) may be supplied literally or through tokens.
  • Administrators may restrict which views and displays may be assigned.
  • Administrators may supply default values that will be used for all entities in a bundle, making it unnecessary to supply field values for each piece of content.

Pages

Subscribe with RSS Subscribe to RSS - Under active development