wiki:FRAME_TEMPLATES_R0

Version 3 (modified by deyan, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=FRAME_TEMPLATES_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Frame templates provide the ability a frame to be saved as template. Frame elements that are included into the template are frame properties (excluding frame position in the page) and optionally frame containing. Frame templates can be accessed via Frame Templates Palette

Task requirements

You should provide templating of the following frame properties:

  • position (frame bounds without z-order)
  • size (frame bounds without z-order)
  • insets
    • padding
    • margins
  • content
  • border style
    • color
    • thickness?
    • opacity
  • shadow style
    • color
    • thickness
    • opacity
  • background style
    • image
    • color
    • opacity

Task result

The result of this task should be code. You should provide prototype of frame templating.

Implementation idea

(It is advisable to include some rough implementations ideas.)

(Here you can add related tasks that could be useful or helpful.)

How to demo

(In this section you must add instructions for the demo of the task.)

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)