"COL.name" (where COL the column data in 'columns') # - "heading.$column.href" -> "attributes.order_url" (for sorting), # dropped otherwise # - row.class ('heading', 'subtotal', 'divider') -> # should directly use the classes mapped by the block: # ('listheading', 'listsubtotal', 'listheading') # Mapping of rows to "listrow${row.i}" has been dropped and should be # applied through CSS pseudo classes (:nth-child()) # - "columns.size" -> dropped # - "row_alignment.$column" -> dropped (use CSS classes) # - "totals" -> "tfoot.rows" # - "row.$column.delimiter" -> dropped # - "row.$column.text" -> "row.$col_id" # - "row.$column" -> "row.$col_id" # - "row.$column.input.type" -> "COL.type" # - "row.$column.input.value" -> "row.$col_id" # - "row.$column.input.name" -> (auto: [_]_) # - "row.$column.select" -> not supported # Mapping rows to "th" or "td" elements based on row.class -> dropped -?> ") ?> < class="" align="">
>