Hidden Design Elements Previews in Plone
In the ClassicUI we have a @@test_rendering view
This renders examples of most UI elements using the active CSS styling.
This useful hidden feature is not mentioned or searchable in the docs or trainings.
How to enter these pages
- in a Plone ClassicUI site append /@@test-rendering to any url
- from there you can enter three tabs:
- [Test Rendering] ./@@test-rendering
- [Bootstrap Cheatsheet]./@@test-rendering-cheatsheet
- [Icons] ./@@test-rendering-icons
ToDo
Add a chapter or notes to the docs and trainings for people in need to look up styling and available elements in Plone
Related Questions
- Is this feature deprecated and or unsupported? It was present since at least Plone 3 (in Plone 2.5 we had /test_rendering)
- Is there any related view for Volto?
- How are the Storybook attempts in e.g. Mockup related to this?