Once created there is now way in the admin interface to delete a piecemaker block.

There is a menu path created but it is not linked to from anywhere.

to delete a block you simply click the configure link on the blocks admin page and then add /delete to the end of the url and it should take you to the deletion page. Example you click the configure link for a block and it takes you to either:

admin/structure/block/piecemaker/edit/1 or admin/structure/block/piecemaker/edit/1/configure

so for that block (piecemaker block id #1) you would simply go to:

admin/structure/block/piecemaker/edit/1/delete

And that would bring you to the delete confirmation page.

Patch to fix this and add the delete link to the block listing page is attached

CommentFileSizeAuthor
pb_delete.patch833 bytesarcaneadam

Comments

arcaneadam’s picture

rootical’s picture

Status: Closed (fixed) » Needs work

I am having the following error while trying to delete a block
piecemaker_blocks/block.admin.inc' (include_path='.;/usr/local/php5/PEAR') in A:\home\ooriflame.by\www\includes\menu.inc on line 514

webmestre’s picture

Same problem, even with the dev version (drupal-7.7)

webmestre’s picture

Same problem :
d7-14
piecemaker 7.x-1.x-dev