Appendix A - Site Studio Package Conventions
Cohesion configurations must be exported in individual packages. This packages must be prefixed depending on the type of configuration
Entity | Prefix |
---|---|
Component | cpt |
Custom Style | cs |
View Template | vt |
Content Template | ct |
On Details:
Title
The entity (usually, this in the task description on JIRA)
Use this format: <ENTITY TYPE>
- <ENTITY NAME>
Machine name
Use the convention <PREFIX CODE>
_<NAME WITH UNDERSCORES>
Description
Use the format: Author: <YOUR NAME> / Last update: <CURRENT DATE> (Previous: <PREVIOUS AUTHOR> <OLD DATE>)
For example:
01.
Title: Custom Style - Heading 1
Machine name: cs_headign_1
Description: Author: Ricardo / Last update: 01/12/2021
02.
Title: Custom Template - Full content(Node, Faq)
Machine name: ct_node_faq_full
Description: Author: Ricardo / Last update: 01/12/2021