Podcast
Questions and Answers
Which of the following themes must be included in a new GST site before handover?
Which of the following themes must be included in a new GST site before handover?
All layouts must be unpublished before the CMS is handed over to the DPM and CMS users.
All layouts must be unpublished before the CMS is handed over to the DPM and CMS users.
False
What is necessary for each PAGE TEMPLATE intended for CMS users?
What is necessary for each PAGE TEMPLATE intended for CMS users?
Assigned to a CMS-ENABLED Layout and a CMS-ENABLED Theme.
Code Snippets intended for CMS users must be _______ in CMS ADMIN.
Code Snippets intended for CMS users must be _______ in CMS ADMIN.
Signup and view all the answers
What statement is true regarding the SECTION CATALOG?
What statement is true regarding the SECTION CATALOG?
Signup and view all the answers
A 'test' Page is required to be created by the developer in CMS ADMIN.
A 'test' Page is required to be created by the developer in CMS ADMIN.
Signup and view all the answers
How can CMS users edit Pages, SECTIONS, and Modules?
How can CMS users edit Pages, SECTIONS, and Modules?
Signup and view all the answers
Match the following requirements with their descriptions:
Match the following requirements with their descriptions:
Signup and view all the answers
What should be replaced in Modules created from SECTION TEMPLATES?
What should be replaced in Modules created from SECTION TEMPLATES?
Signup and view all the answers
Modules in a multi-lingual site should not include any non-translatable text content.
Modules in a multi-lingual site should not include any non-translatable text content.
Signup and view all the answers
What is the purpose of testing Custom HTML Modules related to Code Snippets?
What is the purpose of testing Custom HTML Modules related to Code Snippets?
Signup and view all the answers
All Modules on the 'test' Page have been thoroughly ______ to confirm no unexpected behavior exists.
All Modules on the 'test' Page have been thoroughly ______ to confirm no unexpected behavior exists.
Signup and view all the answers
Match the following testing processes with their descriptions:
Match the following testing processes with their descriptions:
Signup and view all the answers
Which of the following statements about styling options in Custom HTML Modules is true?
Which of the following statements about styling options in Custom HTML Modules is true?
Signup and view all the answers
The 'Insert Code Snippet' preview window is not relevant to testing Code Snippets.
The 'Insert Code Snippet' preview window is not relevant to testing Code Snippets.
Signup and view all the answers
What should be confirmed for multilingual Modules during testing?
What should be confirmed for multilingual Modules during testing?
Signup and view all the answers
Study Notes
GST Site Implementation Requirements
- CMS GUIDE and DEV GUIDE requirements must be fulfilled before handover.
- All layouts must be published live.
- Layout styling should only include an
@import
statement for the preview site’s stylesheet.
Themes and Layout Management
- Site must include the "Default Theme" and "Primary CMS Theme".
- Themes intended for CMS users must be CMS-ENABLED and visible in CMS ADMIN.
- Pages, Sections, and Modules intended for CMS users must be assigned to a CMS-ENABLED Layout.
Page and Section Templates
- PAGE TEMPLATES should be assigned to a CMS-ENABLED Layout and Theme, visible in CMS ADMIN.
- Each PAGE TEMPLATE must have a preview image that accurately represents its default look.
- SECTION TEMPLATES must also be CMS-ENABLED and accessible via the SECTION CATALOG in CMS ADMIN.
Code Snippets and User Accessibility
- Code Snippets intended for CMS users must be CMS-ENABLED and available in CMS ADMIN.
- Non-CMS-enabled themes and Code Snippets should not be assigned to CMS-ENABLED Layouts.
SECTION CATALOG Review
- Ensure each SECTION/SECTION TEMPLATE is categorized correctly in the SECTION CATALOG.
- Verify the preview images of sections appear as expected.
Page Creation and Testing
- CMS ADMIN allows CMS users to create a "blank" Page with global elements only.
- Developers must create a "test" Page in CMS ADMIN to facilitate testing.
Module Testing Process
- All SECTIONS and SECTION TEMPLATES must be added to the "test" Page.
- Thoroughly test all Modules for unexpected behavior, including:
- Replacing "lorem ipsum" text with real content.
- Using actual images from the CMS ASSET FOLDER.
Multi-Language Support
- For multi-lingual sites, confirm that Modules are fully translatable, excluding non-translatable text.
Custom HTML Module Testing
- Test for "related" Code Snippets that should work within Custom HTML Modules.
- Verify that these Code Snippets display correctly in both content editors and published content.
- Ensure that styling options via Style Management outperform global styles in case of conflicts in Custom HTML Modules.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
This quiz covers the essential requirements for implementing the GST Site, focusing on CMS guidelines, layout management, and template assignments. Understand the distinction between CMS-enabled and non-CMS-enabled items to ensure all necessary components are accessible and functional for CMS users.