1 | | You can not delete resource by using delete button in the Resource palette. |
2 | | * tested on 32-bit Linux |
| 1 | There is no way to delete a resource even if you've got no intention to use it. |
| 2 | * Provide a delete button next to "Import" and "Export". |
| 3 | * The user must be able to delete a resource from resource palette only by selecting it and hitting delete. |
| 4 | * When resource is deleted a message in the frame should inform the user that the resource is not available. |
| 5 | * There must be a confirmation dialog similar to the one used when deleting frames. |
| 6 | * If page or frame is deleted and there were links associated with this resource when triggers are executed nothing must happen (especially not throwing exceptions). |
| 7 | * (optional) Deleting of resources must be udoable. |