Problem/Motivation
Theme Settings Docs are needed for Stable release.
Proposed resolution
Document it :)
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff-2746089-2-4.txt | 416 bytes | rajeshwari10 |
| #4 | 2746089-4.patch | 15.49 KB | rajeshwari10 |
| #2 | docs_theme_settings_2746089-2.patch | 15.48 KB | jorgediazhav |
Comments
Comment #2
jorgediazhav commentedComment #3
markhalliwellFirst, let me say thank you! This was, no doubt, not an easy task.
--
Settings are located in
./config/install/THEMENAME.settings.yml, not the info file.--
Also, I'm not entirely sure this is the best approach for documenting theme settings. It's a manual file and it can easily get stale rather quickly.
I would much rather find a way to generate this list automatically if possible. Maybe a grunt/drush command that reads the yaml file(s)? Or perhaps utilizing the plugin system somehow?
Comment #4
rajeshwari10 commentedChanged the location of the settings in subtheme.info.yml as per said n #3.
Comment #5
markhalliwellComment #6
markhalliwellComment #8
markhalliwellComment #10
rajeshwari10 commented