Maintainers strive to actively monitor issues and respond in a timely manner.

DruStack

Welcome to DruStack Installation Profile - a fully-functional Drupal environment that you can use as the skeleton for your new applications.

With DruStack pre-configured modules, you can get your own ready-made and highly customizable development environment by default Drupal installation procedure.

DruStack replace most of the features and as a successor of PantaRei Siren distribution.

Usage

First you need to install composer.

After that you can create the project:

composer create-project drustack/framework-standard-edition:^8.4.0 MYPROJECT --no-interaction

With composer require ... you can download new dependencies to your installation.

composer require drupal/devel:~1.0

The composer create-project command passes ownership of all files to the project that is created. You should create a new git repository, and commit all files not excluded by the .gitignore file.

Localization server site

Install profile to set up your own localization server.

As a result of Drupcalcon Munich Localization server BoF, we decided it would be helpful to create and maintain such install profile.

See http://drupal.org/project/l10n_server

CTools CCK Field

This module provides an argument, context and relationship handler for CCK Fields.

Encore

Encore is a Drupal / Wowza Streaming Server integration module.

Planned features for version 1:

  1. Web uploading of videos via Drupal 7.X
  2. automatic creation/configuration of Flowplayer for each uploaded video via a new custom formatter
  3. Drupal SWFtools and Custom Formatters modules will no longer be needed (they were dependencies in the first non-module version of this project)
  4. simplified configuration of Wowza via Drupal interface
  5. support for secure token with Flowplayer
  6. HTML5 fallback via Flowplayer when Flash is not available
  7. simplified configuration of Flowplayer and it's supporting sub-modules
  8. Drupal filter to allow remote embedding of Wowza video streams in other Drupal sites (this is already being done at: http://www.stonybrookmedicine.edu/idea)

Any feedback appreciated! - Erich

PS - The module is only being developed for the newer Drupal 7 (and eventually Drupal 8) if you are interested in Drupal 6, please refer to the original Encore project description at http://www.ebremer.com/encore/originalproject

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained