Any idea where I would find the block title variable? I'm using the context module to store block positions and adding it as a feature to my custom feature/module. Would be great if somewhere the block settings like title could be exported/saved.

Comments

bblake’s picture

Block titles are stored in the block table. There are several options that exist for exporting blocks, you may want to try features_extra, or converting your blocks to Boxes or Beans.

bblake’s picture

Assigned: Unassigned » bblake
Status: Active » Closed (works as designed)