Skip to content

Instantly share code, notes, and snippets.

@cfalzone
Last active November 3, 2015 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfalzone/ca666446c2232c42d6dd to your computer and use it in GitHub Desktop.
Save cfalzone/ca666446c2232c42d6dd to your computer and use it in GitHub Desktop.
Contentlet Dependencies:
>> Add the Contentlet's Host
>> Add the Contentlet's Relationships
>> Foreach Related Contentlet + This Contentlet
>> Add the Host
>> Foreach Contentlet referenced in an Image or File Field of this Contentlet + this Contentlet
>> Add the Host
>> Add the Contentlet
>> Add the Folder
>> Add the Language
>> If PUSH_PUBLISHING_PUSH_ALL_FOLDER_PAGES == true
>> Foreach Page in this Folder
>> Add the page (Legacy or Content)
>> Add the Template
>> Add the Containers
>> Foreach Container
>> Foreach Structure referenced by this Container
>> Add the Structure
>> End Foreach Structure
>> End Foreach Container
>> End Foreach page
>> End If
>> Add the Structure of this Contentlet
>> End Foreach Contentlet
>> End Foreach Related Contentlet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment