name 7.x-1.0-alpha1

New features
Bug fixes

This release contains a lot of new features over the Drupal 6 version.

Name database

A new sub-module Names Database, namedb, contains a fairly large name database from USA census data, with over 100,000 entries with frequency weightings.

Includes
* batch import for this data
* UI for managing this data
* Integration for recording new names entered in any name field, and control the insertion flags
* Two flags, banned and status. Currently only status is used, and controls what shows in the autocomplete queries.

Configurable field types

Most fields have options for text or text with autocomplete. The title and generational fields have the select option too.

Administration upgrade

This has had a major overhaul and is much more user friendly, even with triple the amount of user configurable options.

Configurable title display

The titles for each component can be set to above (standard title), below (standard description) or hidden. Handy, if you want to hide the title for one of the select lists, for example.

Bug fixes

ad_views 6.x-1.0-beta2

New features
Bug fixes

Ad Views 6.x-1.0-BETA2, 2010-10-10
----------------------------------
- Opened up relationships with node and users tables
- Numerous bug fixes

It appears this will not be a seamless upgrade, most likely the Views you've created base upon ad_views are broken and will need to be turned off and rebuilt.

So upgrade steps need to be:

1) turn off all views based upon ad_views

2) install beta2

3) edit your ad views until they look right

4) turn your ad views back on

subdomain 6.x-2.0-alpha4

New features
Bug fixes

- More refactoring and bugfixes
- Added ability to exclude one or more content types from subdomains
- Added permissions for creating/editing subdomains
- Added ability to specify restricted subdomains

Fixes:
#913344 by digi24 - cache sid/subdomain lookups
#936710 by birwel - add isset to protocol check to avoid php notices/warnings

subdomain 6.x-1.2-alpha4

New features
Bug fixes

- More refactoring and bugfixes
- Added ability to exclude one or more content types from subdomains
- Added permissions for creating/editing subdomains
- Added ability to specify restricted subdomains

Fixes:
#913344 by digi24 - cache sid/subdomain lookups
#936710 by birwel - add isset to protocol check to avoid php notices/warnings

cache_converter 6.x-1.4

New features
Bug fixes

Improved theme function.
Added cache_converter_generate function to avoid using file_get_contents to manually generate derivatives.
Added api.php hooks file (deprecated README file - will probably remove it...)
Moved all the modules into their own folders.
Dropped support for cache_converter_processing folder (that was a terrible idea).
Added support for module hooks.
Minor bugs fixes.

Pages

Subscribe with RSS Subscribe to RSS - New features