Commanding Chaos for Coworking, Open Source and Creative Communities

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