drupalladder 7.x-1.0-alpha17

New features

Minor update. The Ladder module has been updated to 7.x-1.0-alpha6, which removes the need for Field Collection. This module removes Field Collection from the make file, updates the version for Ladder, and updates the UPDATE.txt to reflect these changes.

ladder 7.x-1.0-alpha6

New features

This release un-does, and then re-does, some of the changes made in 7.x-1.0.alpha5.

After releasing 7.x-1.0-alpha5, bryanhirsch and I went back and forth about the implementation of the Field Collections that was used for the Ladder Sections field, added for #1822922: Create new ladder content type to replace curriculum. The interface wasn't intuitive or usable at all, so this release includes a new update to roll back the Field Collection field that had been added in the last release, and reverts the Lesson field to a simple Entity Reference.

If you never installed that release, have no fear: the update will see that the Field Collection field is missing, and simply convert old Curriculum nodes to the new Ladder node type. If you did upgrade to 7.x-1.0-alpha5, then the update will take those existing Ladder nodes and swap out the Field Collection for the Entity Reference for the Lessons field.

In either case, you should run the following drush commands on the site in order to apply the updates. First, drop in the new alpha6 release of the Ladder module, then run the following:

  • drush vset install_profile "drupalladder" # Set install profile name
  • drush cc all # Clear the caches, just in case
  • drush fr ladder lessons_uuid lessons_lists --force --yes # Revert the Features
  • drush updb -y # Run update.php

cm_starterkit_easy 7.x-1.0-beta2

Bug fixes

updated Drupal core to 7.17, several module versions, and modified the install profile process

bean_tax 7.x-2.0

New features

Initial 2.x release with full support for all entities, not just nodes.

Pages

Subscribe with RSS Subscribe to RSS - 7.x