patterns 7.x-2.1

Insecure
Unsupported

- Patterns engine On / Off
- Validating oncluded patterns bug fix
- Codemirror error when a more recent pattern is found in file system fix
- Removed deprecated hook_arguments from components
- Removed unused code snippets
- patterns_utils_check_keys() for components developers
- Minor fixes and improvements
- Patches for issues #2053927 and 1955410

patterns 7.x-2.0

New features
Insecure
Unsupported

New release of Patterns (based on https://github.com/QScience/Patterns/tree/7.x-2.x)
This new version of Patterns provides compatibility with Patterns Client and Patterns Server

patterns 7.x-2.0-rc2

New features
Bug fixes
Insecure
Unsupported

From 7.x-1.x to 7.x-2.x

This is a major release and you might find that the syntax of some of the Patterns might have changed/being extended. Backward compatibility with Patterns created with the syntax of 7.x-1.x branch is not supported.

Syntactic and semantic validation

The new version of Patterns allows the components to implement two separated layers of syntactic and semantic validation, providing a very valuable feedback to the user that is going to run a pattern in case it is necessary to solve any possible conflicts.

Improvement of the export functions and components extension

Improvement of the export functions and components extension. The new version of Patterns provides a set of enhancements to export automatically the configuration of a site. All the main components possess now automatic export capabilities, and depending on the type of component new options to export it are offered. Two different use cases are distinguised:

  1. Export the configuration as a pattern consisting of a set of CREATE actions which allows users the creation of patterns for “fresh installation” of certain feature,
  2. Export the configuration as a pattern consisting of a set of MODIFY actions
    which allows users the creation of patterns to override the current settings (e.g.,

patterns 7.x-2.0-rc1

New features
Bug fixes
Insecure
Unsupported

From 7.x-1.x to 7.x-2.x

This is a major release and you might find that the syntax of some of the Patterns might have changed/being extended. Backward compatibility with Patterns created with the syntax of 7.x-1.x branch is not supported.

Syntactic and semantic validation

The new version of Patterns allows the components to implement two separated layers of syntactic and semantic validation, providing a very valuable feedback to the user that is going to run a pattern in case it is necessary to solve any possible conflicts.

Improvement of the export functions and components extension

Improvement of the export functions and components extension. The new version of Patterns provides a set of enhancements to export automatically the configuration of a site. All the main components possess now automatic export capabilities, and depending on the type of component new options to export it are offered. Two different use cases are distinguised:

  1. Export the configuration as a pattern consisting of a set of CREATE actions which allows users the creation of patterns for “fresh installation” of certain feature,
  2. Export the configuration as a pattern consisting of a set of MODIFY actions
    which allows users the creation of patterns to override the current settings (e.g.,

patterns 7.x-2.x-dev

New features

New dev release including many new features:

- Syntantic and Semantic validation: assistance to solve conflicts.

- Automatic extraction of the configuration improved.

- Patterns server/client: new (sub)modules to allow pushing/pulling patterns (changes to allow future compatibility with them).

patterns 7.x-1.0-rc1

New features
Bug fixes
Unsupported

improved export, bug fixing, better error handling

patterns 7.x-1.0-beta5

New features
Bug fixes
Unsupported

All patterns hooks for components are optional. Ony hook_patterns must be implemented.

patterns 7.x-1.0-beta1

New features
Bug fixes
Unsupported

New exporting, new features, bugfixes, improvements.

patterns 7.x-1.0-alpha2

New features
Bug fixes
Unsupported

- Don't have to prefix filenames with 'patterns.'.
- conf_path() . "/patterns/" added to pattern loading paths.
- Sections are executed sequentially both in batch and php mode
- patterns_prepare_action is also executed during the batch now
- Defalt mode: batch/php can be set by user
- Added export function with possiblity to zip
- Added some AJAX to automatic import function
- Default location to save patterns can be chosen by the user

patterns 6.x-2.x-dev

All new development for 6.x will take place in 6.x-2.x, while 6.x-1.x will remain (mostly) unchanged for legacy support.

6.x-2.x will involve substantial changes to the module, including supported pattern formats. For now, it's a moving target, so beware!

patterns 5.x-1.x-dev

Use patterns to setup pre-configured site configurations using xml to be run on new or existing installations.

Subscribe with RSS Subscribe to Releases for Patterns