Add latest posts to other pages

This commit is contained in:
Oliver Davies 2016-12-29 16:32:52 +00:00
parent 3980cfcad3
commit 21fd100515
101 changed files with 101 additions and 12 deletions

View file

@ -6,6 +6,7 @@ tags:
- drupal-planet
- drupal-7
- php
use: [posts]
---
{% block excerpt %}
How to use the [xautoload][1] module to autoload migration classes within your Drupal 7 migration modules.