| 3 | === Page options === |
| 4 | The page options should be like they are now, however the UI may be slightly different (and the order can be other) |
| 5 | === Frames === |
| 6 | Existing frames should be added like Slots. Slots should be named just "Slot" and in brackets should be displayed frame name. For each slot checkboxes will show what frame options should be preserved for this slot. |
| 7 | === Groups === |
| 8 | Groups will be added like slots with subslots. |
| 9 | === Creating instance of a page template === |
| 10 | Creating an instance of a template will create new page with all the options following the page template and new frames following the slots. This means that if "Slot (Frame A)" was created with unchecked position checkbox, it will appear on position 0,0. |
| 11 | === Applying a template to an existing frame === |
| 12 | The user interface will be decribed further below. However, the main idea is each of the existing frames can be assigned to one slot, left unassigned or deleted. |