Allow blocktypes to implement 'get_instance_title', for which they receive a...
Allow blocktypes to implement 'get_instance_title', for which they receive a blockinstance and can use data from that to set the title of the blockinstance. For example, the blogpost blocktype can look at the title of the blog post (by examining the configdata for the blogpost id).
Please register or sign in to comment