FLUID-1138: Document the Layout Customizer's ID requirements

Metadata

Source
FLUID-1138
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2008-08-13T12:11:19.000-0400
Updated
2009-06-03T13:43:47.000-0400
Versions
  1. 0.4
Fixed Versions
  1. 0.5
Component
  1. Layout Reorderer
  2. Tech. Documentation

Description

The Layout Customizer does require that all columns and portlets have unique IDs. This is, in general, contrary to our DOM-agnosticism goals, and is therefore unexpected. The basic API for the Layout Customizer does not imply this requirement.

The documentation should make this requirement explicit (unless the Reorderer gets refactored to eliminate the requirement).

dev-iteration43

Comments

  • Antranig Basman commented 2008-09-07T22:28:57.000-0400

    The ModuleLayout no longer makes assumptions on id structure beyond those required to specify it.