Angles

Component ID

2055545

Component name

Angles

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

801

Component created

Component changed

Component body

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