Active
Project:
Block Admin Light
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 20:01 UTC
Updated:
12 Jan 2011 at 00:11 UTC
Currently the destination parameter is set on the pop-up edit links; for example:
http://www.XXXX.com/admin/build/block/configure/block/92?destination=adm...
But the for delete links the destination is not set:
http://www.XXXX.com/admin/build/block/delete/92
This means that once you click the delete link and confirm the delete, you're taken back to the standard blocks page. Which is the page this module is designed to help we of the many-hundreds-of-blocks avoid.
Comments
Comment #1
reinvented commentedI note, for completeness, that the Add Block tab could also benefit from a destination setting. Right now it's:
http://www.XXXX.com/admin/build/block/add
and it could be:
http://www.XXXX.com/admin/build/block/add?destination=admin/build/block/...
Comment #2
donquixote commentedThanks for pointing this out. On my list.