Problem/Motivation

Thanks to Drupal 8's concept of configuration entities, it's super-easy to define content types in a module, using essentially only a YAML file.

The change notice is here: https://drupal.org/node/2029519

Proposed resolution

Write an example module about this.

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
#4 2165259_4.patch11.68 KBMile23
#3 2165259_3.patch11.94 KBMile23
#1 2165259_1.patch11.04 KBMile23
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mile23’s picture

Status: Active » Needs review
FileSize
11.04 KB

It's a patch.

The name of the module is totally up for grabs... This is the best I could think of.

Mile23’s picture

Mile23’s picture

FileSize
11.94 KB

Added a test for node creation through the UI.

Mile23’s picture

Title: Create Config Node Type Example Module » Create node_type_example
FileSize
11.68 KB

Changed the name to node_type_example, consolidated the tests for quicker speediness, and some formatting.

Mile23’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.