Views PDF Export

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Plugin to export views as pdf format.

The audience for this module are mainly developers who will need to overwrite the modules .tpl file to obtain the desired layout, but also end users, because this module is plug and play.
Installation and usage instruction are in the README and INSTALL files.

The new version of the module is a bridge between the print_pdf module and the views module.
This new approach ensures a smaller codebase and ensures better performance by relying on 2 well tested modules.

Mass image import

Component type

module

Maintenance status

Development status

Component created

Component changed

This module implements a bulk image import operation that doesn't have a limit of number of images at a time as happens with the image_import module. It does so by using a different batch operation and by not relying in a image form selection.

This module is a sollution to problems such as the one reported at http://drupal.org/node/493686

Copyright Notice

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Copyright Notice module displays a configurable copyright notice. The notice can be displayed in the footer and as a block, and uses a number of configuration options to generate the copyright owner name and copyright date.

Youtube Upload

Component type

module

Maintenance status

Development status

Component created

Component changed

Zend library-based Youtube uploader, a project for uploading video files to youtube via Zend library & oauth token magic!

It lets the client post videos into the site's youtube account without requiring the user to have their own youtube login. The upload page includes the correct token to get the video to post directly into youtube.

This code was rendered unnecessary/redundant by MediaMover, but is simpler than that and effectively uses Zend library and OAuth so could be useful for various purposes!

Thus, put it into a sandbox!