22 | | These should be saved. When a property is changed, it detaches from the template. In a later stage probably a template editor should be present. |
| 22 | * Frame list - List of frames in current page. In this revision deleting a frame from a page with template applied may not be possible. List should be like |
| 23 | {{{ |
| 24 | <template list> + <modifications> |
| 25 | }}} |
| 26 | Modifications are +frame, -frame, etc, but removing a frame from the template and messing with z-order should be done in later stage. |
| 27 | * Templates should be saved. When a property is changed, it detaches from the template. In a later stage probably a template editor should be present. |
| 28 | In frame HUD a checkbox "Use template" should be present for frame position, background style, border style, frame list. |
| 29 | |