Skip to content

7.x-1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fubarhouse fubarhouse released this 22 Feb 11:21
· 42 commits to master since this release
7.x-1.0-rc2
4aad6d1

One step closer to a release!

Changes for RC2 include:

  • Changes to hook_menu to remove any problems preventing consistent behavior.
  • Provides integration with drush for adding/removing allowed themes and turning theme restrictions on or off.
  • Fixes the admin settings form problems with the $delta - off-by-one errors and negative integer cases.
  • Removes the Save button from the view form.
  • Fixes the delete item form argument and access argument
  • Consolidates everything in the lib folder into brand.module as per best practice - and including/requiring the files causing some unfixable oddities in multiple implementations.
  • Updates the readme to reflect the above changes, and rewrites some other sections for simplicity.