Commit graph

7 commits

Author SHA1 Message Date
Oliver Davies
349ec8f965 Add tdd_dublin_test sub-module 2018-03-20 18:58:02 +00:00
ab524316b6 Rename file 2017-11-21 00:51:00 +00:00
eb5465c5a6 Update README 2017-11-07 01:10:11 +00:00
81af444a97 Update sort criteria
Remove the default "Authored on" sort criteria and replace it
with a "Content: Title" sort to order the items alphabetically.
2017-10-30 10:44:16 +00:00
f6d572211f Add type condition to the view 2017-10-30 10:44:16 +00:00
dfda72bcd7 Add missing config
Add the page node type.

Prevents UnmetDependenciesException due to the pages node type
being a dependency of the view.
2017-10-30 10:44:15 +00:00
51d91feb46 Add pages view
Fixes the 404 error by adding the /pages view.
2017-10-30 10:44:15 +00:00