-
initial commit of core_include_plugins module
-
added a term reference node creation plugin for compatilibity with drupal core
-
updating TemplateData.php to have the appropriate class name
-
Merge branch '8.x' of git.drupal.org:sandbox/chx/1541306 into 8.x
-
additing in drupal_attributes handling for attributes passed through context to the Template class
-
fixed even/odd counting
-
removed MarkupItem wrapper around all items in favor of having around each individual item
-
Merge branch '8.x' of git.drupal.org:sandbox/chx/1541306 into 8.x
-
updating the item_list to work, and updating user.module and MarkupItem accordingly
-
setting $storage to an empty array