EMPTY

New record

Save the record to validate the content type.

  1. Before you create content types you should create an extension, even an empty one to use as context. This allows things like template paths and settings to be correctly isolated.
  2. Give your content type a name (CType value) and a title (the label humans read as name of the type, can be LLL reference)
  3. You should make sure the CType prefix matches the signature of your extension. For example, if your extension is MyVendor.GreatExtension then the prefix of your CType should be greatextension_.
  4. Or you can use the context provided by FluidTYPO3.Builder which is set as default value below.
Context Usages
Template Icon
{text -> f:format.raw()}