Changes between Version 1 and Version 2 of Templates


Ignore:
Timestamp:
03/26/10 14:21:09 (15 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Templates

    v1 v2  
    11== Page templates == 
    22For each page template in addition to page options frames (as well as other options) should be present in templates. The frames in a page templates are just like frame templates, but here they will be called Slots instead of templates. 
     3=== Page options === 
     4The page options should be like they are now, however the UI may be slightly different (and the order can be other) 
     5=== Frames === 
     6Existing 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 === 
     8Groups will be added like slots with subslots. 
     9=== Creating instance of a page template === 
     10Creating 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 === 
     12The 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.