Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Excerpt

Need to address the UI for container reflection management. As theming best practices evolve its becoming increasingly important to make container management as intuitive as possible.

Note

This is a working paper for a suggested feature enhancement to FarCry 5.0.x

Current Container Reflection UI

Proposed Changes

Mockup
Version1
Name

Code Implementation

Code Block
<con:container label="#stobj.objectID#_Body" defaultMirrorLabel="Body">	

...

That is, newly created containers are always assigned a reflected container if this is nominated in the code.

Required Features

This is a basic list of features container management is suppose to address, in no particular order of importance:

  • container can be unique to page
  • container can be shared across pages (or reflected)
  • container can be prepopulated when a page is first created without user intervention (currently done with defaultMirrorLabel)