Problem/Motivation
Having this will save bit time for Editors.
For example on changing the spacing for every new added section or block
Steps to reproduce
Given that a content type was configured to use the "Bootstrap Layout Builder" and the "Bootstrap Styles"
When an editor wants to add 20 sections in 40 pages
And sections should have site wide default spacing as a requirements for selected projects
Then editors may face the issue when adding new sections which they have to change the top , bottom spacing for each and every section
Which that will need more time to do the job
The case could extend to other styling options.
Proposed resolution
Have a default pre-set default value for each Bootstrap Styles option
Can be selected at the settings page
When an editor try to add a new section, the section styling will have that default value.
TEMP:
Using the Section Library module as one way to Import from the library
not to Add section for every section
A basic section with basic styling could be saved to be imported instead.It could be that this way is the better editorial workflow.
Remaining tasks
- Research number of ways to have this implemented.
- Patch
- Test
- Review
- Automated testing
User interface changes
Some pre-set default bootstrap styles options will have the default valued
If not, styling will use the hard coded default
API changes
- None
Data model changes
- Could be a new bootstrap_styles_[PLUGIN_NAME]_default value in configs
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshah