Control visibility of a custom generated block.
On node edit form: Add vertical tab with checkbox to toggle block visibilty
When checked the custom block's visibility or status should be updated.
How to add a call back to the form to update the status or visibility of the custom block? Is this possble with block_info_alter()? variable_get() and variable_set() to store the data?
Any in-sight or help would be greatly appreciated!
I installed Acquia Drupal 7 and installed the Omega theme by clicking on 'install new theme' in the Appearance tab. Since it needed a version that ended on .zip I uploaded it from my downloadsfolder.
Then I wanted to create a subtheme. I went to modules to Omega-tools and clicked on 'enable'.
I read that I should get a '+creating an new subtheme' new on my Appearance next to 'install new theme'. But it is not there.