Problem/Motivation

In working on #3350888: Create an Event System built around Schema.org Blueprints one change I noticed was that the description field appears above the date field, which reverses a design decision that had done into smart_date_starter_kit. It would be ideal if starter kits could explicitly declare not only which fields to include, but also influence the order.

Proposed resolution

Allow starter kits to set a weight for fields in the YAML file that defines what will be created.

Comments

mandclu created an issue. See original summary.

jrockowitz’s picture

Status: Active » Needs review
StatusFileSize
new3.02 KB

For now, I think we should move startDate, endDate, and eventSchedule before the body text.,

jrockowitz’s picture

StatusFileSize
new618 bytes

Lol,here is the right patch.

Status: Needs review » Needs work

The last submitted patch, 3: 3352194-02.patch, failed testing. View results

jrockowitz’s picture

Status: Needs work » Needs review
StatusFileSize
new1.41 KB
jrockowitz’s picture

Status: Needs review » Fixed

  • jrockowitz authored a6fa304e on 1.0.x
    Issue #3352194 by jrockowitz: Allow starter kits to set the weight of...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.