Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

Angles | Drupal.org

Fri, 09/12/2014 - 05:44 -- rprice

An API module that allows you to define blocks as Angular JS controllers. You define which JS and HTML views to load in a hook in your own module and the information is loaded when that block is requested (you must go to the blocks page and create the Angles block.) Note for developers: You'll want to set angles_cache_blocks to 0 (drupal variable) to turn off the built in view html caching. This module currently requires Context to define the app name. You can bypass this by defining the app name manually in one of the page level templates if you so choose. Future Plans: Panels Integration Allowing the html or body tag to be defined as controllers