While discussing what to do with the color module in #1905, we took a look at how other services such as Squarespace and Tumblr provide an interface for customizing the appearance of your site and previewing the changes before saving them.


We already provide the ability for themes to add their own custom settings to the theme settings forms. For example Bartik asks why style of tabs it should use for the main navigation menu. However, there is no way to preview the different options without making the changes, saving them, and navigating to a non-admin page that uses the public theme.
Perhaps we should implement an interface just like the ones above that show a bar with the settings on the left and a live preview of the public theme on the right? It could probably be done in contrib to start, but it seems like a good candidate for core functionality, since it would allow us to support a feature that other platforms have already trained users to expect.
We could also include a theme switcher in the sidebar interface, which would satisfy the request for that functionality in #1711.
Recent comments
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
The Future of Configuration Recipes for Backdrop CMS
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again. Then...
My Webform Worksheets have disappeared
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
My Webform Worksheets have disappeared