Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Note: This project is no longer active. See Features and Ctools Exportables for config-to-code utilities.
Package Builder assists in Drupal development, site-building, and deployent by generating packages from a working Drupal installation without adding any additional dependencies. Once enabled and permissions set, users can create a package node. In the form, users can specify a name(which corresponds to the generated module name), select components and configurations, and generate a module. Users can currently select which views, content types, rules, flags, roles/permissions, users, nodes, and variable_set() configs to include. Users can also specify modules to add to the dependencies list. After clicking "Build package" Package Builder does the rest. Once completed, the package can be found in '/sites/default/files/packages/[package name]' or downloaded via a link.
Upload Log is a module which allows direct uploads from programs to a Drupal site (with authentication, through the HTTP Authentication Module). The sending of notification e-mails is possible, as is data validation.
A demonstration is available in the WaterSums software.
Any programming language that supports HTTP uploads with HTTP authentication can be used to send log files.
This is a port of the Internet_Music theme by Luka Cvrk. This is a fixed width, 2 column layout.
Added
- Regions: header, content top (grey box), content, content bottom (grey box), footer, right plain, right sidebar
- Plain side block (right plain region) on top of the orange side block (right sidebar)
- Table CSS from garland
- Breadcrumb on below the search bar