tweme 7.x-1.0-alpha1

New features
  • Responsive layout
  • New Built-in carousel animation for "Featured" region
  • Amazing navbar with integrated logo, search box and main menu
  • Main menu with dropdowns, unlimited nesting, headers and delimiters
  • Elastic search box
  • Affixed sidebars for table of contents, social plugins or something else
  • Adjusted styles of pager and polls
  • Perfect subtheming support

tweme 7.x-1.0-beta1

New features
Bug fixes
  • Responsive layout
  • New Built-in carousel animation for "Featured" region
  • Amazing navbar with integrated logo, search box and main menu
  • Main menu with dropdowns, unlimited nesting, headers and delimiters
  • Elastic search box
  • Affixed sidebars for table of contents, social plugins or something else
  • Adjusted styles of pager and polls
  • Perfect subtheming support

og_titles 7.x-1.x-dev

Bug fixes
New features

Development release for 7.x-1.x branch.

This branch is under active development to port Organic groups Titles to Organic groups 7.x-2.x functionality. The implementation has changed dramatically. Og Titles now implements a field to store titles and a custom select field widget. It will rely on Organic groups field access and group permission layer.

Og Titles adds a Group Membership interface to manage individual group memberships by altering the Group Member Admin view provided by Organic groups UI module.

Upgrade Path

The upgrade path from Drupal 6 is handled via Migrate. The migration has the following steps:

  1. Create fields and field instances for managing group titles on groups and for storing group member title on group membership
  2. Migrate og_titles table to text field on respective group nodes created in #1. Each node type is a separate migration.
  3. Migrate og_uid_titles table to group member field values for each group member.

API

It's possible to provide a separate field widgets for the group member title field that would retrieve titles from other sources such as Taxonomy. This is completely different than Drupal 6, and needs more documentation written.

Changes since last release

menu_token 7.x-1.0-beta3

New features
Bug fixes

- by alexweber: Migrate node, taxonomy and user plugins to generic entity API plugin.
- Drop the deprecated menu_token table if it exists.

Pages

Subscribe with RSS Subscribe to RSS - 7.x