Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-1.0-alpha1
  • master default
  • 7.x-1.x
  • 7.x-1.0-beta1
4 results

include_field

  • Clone with SSH
  • Clone with HTTPS
  • Description
    -----------
    This module provides simple Server-Side Include (SSI)-like functionality in
    a custom field type, allowing the inclusion of content from local files or
    via HTTP anywhere a field can be attached.
    
    Requirements
    ------------
    Drupal 7.x
    
    Installation
    ------------
    1. Copy the entire include_field directory into Drupal's sites/all/modules
       (or sites/default/modules) directory.
    
    2. Login as an administrator. Enable the module in "Administer" -> "Modules"
    
    Support
    -------
    Please use the issue queue for filing bugs with this module at
    http://drupal.org/project/issues/1508964
    
    Author
    ------
    This module was originally created by Sven Aas for Mount Holyoke College.