How to create a blueprint at the space level.

Prerequisites

Before you begin building your space blueprint, you'll want to: 

  • Make sure Brikit Blueprint Maker is installed and enabled
  • Confirm that you have administrative permissions 
  • Familiarize yourself with the json file, substitution fields, and the basics of blueprints
  • Consider the substitution fields you'll want to employ
  • Consider what pages will exist in the space


Create a set of pages (space) that will become a space blueprint

Define the blueprint in the spaceBlueprints object in the json file

    1. Name (A human-readable name)
    2. Description (Appears below the blueprint name in the Blueprint Menu)
    3. blueprintSpace Key (The key of the space where the space blueprint pages reside)
    4. blueprintFields (List of the substitution fields used in the blueprint)
      1. Both built-in and custom fields
        1. Not required, but useful
        2. Sets the order the fields will appear in the Wizard
    5. spaceName  (A name for the new space)
    6. spaceKey (A key for the new space)
    7. spaceCategories (One or more words to categorize the space)
      1. Will be added as space labels
    8. spaceDescription (A description of the space)
    9. access (a permission scheme for the new space)

Define each substitution field in the blueprintFields object in the json file

    1. ID (A unique ID for the field)

    2. Name (A human-readable name)

    3. Required (A toggle for whether the field is required)

    4. Type (Defines the length of the field)

    5. Help Text (Additional text to assist the user in filling out the field - appears below the data-entry field in the blueprint wizard)

    6. Placeholder (Default text in the field)

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the Steps block above to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.