splash 6.x-2.x-dev

New features

New branche with a whole lot of new features that will only exist for 6.x

op_video 5.x-2.6

New features

node-type => field-type conversion utility for 5.x-2.x to 5.x-3.x upgrade.
http://openpackage.biz/upgrade

DAST 5.x-2.1

New features
Bug fixes

5.x-2.1
--------------------------------------------------------------------------------
Bug Fixes from previous releases
--------------------------------
1. FIXED: http://drupal.org/node/176240 The docs text files are now properly formatted - wrapped at 80 columns. I removed the duplicate installation section in README.txt and put a pointer to INSTALL.txt.

What's New
------------
1. The behaviour of DAST looking for properties files has changed for the better: instead of looking in DAST_HOME every time, by default properties files are looked up in the build file's ${project.basedir} property (set as the basedir attribute at the root
element, if not specified defaults to '.') So you can run

./bin/dast -f mydir/myproject.xml

and the myproject.properties and myproject-base.properties file will be looked for in mydir instead of DAST_HOME; so you don't have to explicitly say -D"propertiesFile=mydir/myproject.properties"....

2. Added a -p or --project command-line parameter to help out with the long command-lines you need to use sometimes. If you have a myproject.xml build file and you put it in the directory DAST_HOME/projects/myproject you can now run from DAST_HOME

./bin/dast -p myproject

This is equivalent to:

./bin/dast -f ./projects/myproject -D"propertiesFile=

actions 5.x-2.0

New features

This release is a backport of the actions/triggers from Drupal 6. It uses Drupal-6-style actions, hook_action_info() and hook_hook_info().

domain 5.x-1.1beta

New features
Bug fixes
Insecure

The beta release for 5.x.1.1 could use some testing and feedback.

File reports here.

New features include:

-- Adds the ability to delete Domain Conf settings per domain.
-- Adds the ability to delete Domain Theme settings per domain.
-- Adds hook_domainbatch(), for performing batch actions.
-- Allows hook_domainconf() settings to be applied to the main domain.

Bug fixes:

-- Adds some clarifying text with regard to #227751.
-- Clarifies API for hook_domainupdate().
-- #228813. Generates access rules more often and accurately when using Domain User.
-- Adds $reset flags to domain_domains(), domain_default()
-- #223912 by skizzo. Make the -Jump to- navigator element go to the currently active domain.
-- #227999 by skizzo and torgosPizza. Fixes empty -path- passed by parse_url() in PHP 5.
-- Cleans up domain_get_uri().
-- #203776 by MatBoy. Updates documentation of Domain User.
-- #224079 by GearedDesign. Documents that Drupal must be installed before adding any of the Domain includes to settings.php.

Pages

Subscribe with RSS Subscribe to RSS - New features