Closed (works as designed)
Project:
Strongarm
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 Jul 2012 at 19:52 UTC
Updated:
6 Aug 2012 at 19:24 UTC
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
Comment #1
bblake commentedBlock 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.
Comment #2
bblake commented