Removed extra div surrounding components.
Added support for additional formatting options on the component title. Above, Inline, and None are now options for title display
Removed apache solr indexing from openaid_base_extra.module to address #1518238: Apachesolr causing distribution install to fail
Resolved issue with double access denied page. Changed functionality to change page title, but not use drupal_access_denied() because of the double page load.
resolved issue from removing $uid variable during last release
Initial dev release.