Making a Block Editable Sitewide via The Dashboard
Permalink
I would like to make a block/plugin that changes the scroll bars on all pages, base on settings controlled via a dashboard page. I know I could just make the block and stick it in a GlobalArea, but it seems to make more sense to have this plugin controlled through a dashboard page, where when enabled applies itself anytime a page is loaded (as long as not logged in). I've made several plugins, but have yet to make a dashboard page control the plugin. Any insight onto how others have done this or an example to get me started would be very helpful.
http://documentation.concrete5.org/developers/working-with-pages/single-pages/overview
Hi ob7dev,
After you read the documentation on Dashboard Single Pages, I would take a look at these two free add-ons. Both provide excellent examples of Dashboard Single Page code in a real project.
http://www.concrete5.org/marketplace/addons/social-share-lite1/...
http://www.concrete5.org/marketplace/addons/open-graph-tags-lite1/...
After you read the documentation on Dashboard Single Pages, I would take a look at these two free add-ons. Both provide excellent examples of Dashboard Single Page code in a real project.
http://www.concrete5.org/marketplace/addons/social-share-lite1/...
http://www.concrete5.org/marketplace/addons/open-graph-tags-lite1/...
Finally got it figured out with some help from hutman:
https://www.concrete5.org/community/forums/customizing_c5/setting-a-...
https://www.concrete5.org/community/forums/customizing_c5/setting-a-...