File access by node type

Component type

module

Maintenance status

Development status

Downloads

557

Component created

Component changed

File access by node type allows website administrators to select which roles can access files belonging to nodes of a certain node type. This goes beyond simple field permission, since there can be situations where users might embed an uploaded file into a Body textarea, or a WYSIWYG editor.

FileField Secure

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows for selected filefields to protect their files from download unless from users with appropriate role permissions. This allows a site to use Public file access method for the main site, but selectively secure a subset of files as required.

The module works by creating a secure subfolder under files. Therefore there are a few requirements:

* Ability to use .htaccess files to secure folders on your server (i.e. Apache webserver).
* Filefield_paths to put selected files in the secure folder.

Imagecache Subdomain

Component type

module

Maintenance status

Development status

Downloads

368

Component created

Component changed

Introduction

This module is a extension for imagecache module to use subdomain to serve image generated by imagecache. You can define multiple subdomain and serve image from that (using specific subdomain for image).

Why use it

Using imagecache_subdomain you can improve your front end loading performance. Each browser can download only 2 different file from each subdomain together; if you use different subdomain for images your browser can dowload much file together and complete page loading faster then only one domain.

You can find more info on:

BundleCache

Component type

module

Maintenance status

Development status

Downloads

833

Component created

Component changed

BundleCache is a module that allows more intelligent bundling of CSS and JavaScript files by grouping only files that belong together. While the aggregation mechanism in the Drupal core creates a new “bundle” for each set of files, BundleCache allows you to create for example one “main” bundle that is used throughout your site and additional bundles that are only used on certain pages. It also adds features to control the delivery of these files to the user by allowing to change the hosts from which they are served.

OpenTracker

Component type

module

Maintenance status

Development status

Downloads

820

Component created

Component changed

This module is intended as an API module, to simplify integration of a Drupal web site with an OpenTracker BitTorrent tracker. It allows you to create .torrent files, and parse the statistics provided by the OpenTracker instance.

This module does not provide a UI. It's an API module only.

Running live on DriverPacks.net.

Imagecache External

Component type

module

Maintenance status

Development status

Downloads

168204

Component created

Component changed

About

Imagecache External is a utility module that allows you to store external images on your server and apply your own Image Styles (D7).

Configuration

Important: to use the module you need to visit admin/config/media/imagecache_external and either: