The label is placed inline where all other content types use Above. Patch follows.

Comments

BarisW’s picture

Status: Active » Needs review
StatusFileSize
new555 bytes
ezra-g’s picture

Status: Needs review » Needs work

Thanks for the patch! This just needs an upgrade path and looks RTBC.

BarisW’s picture

What upgrade path are you looking for? A features revert will set it back, do we need an update hook for this?

ezra-g’s picture

We typically do an upgrade hook that causes a feature revert. See existing Commons .install files for an example.

BarisW’s picture

Status: Needs work » Needs review
StatusFileSize
new1.01 KB

Ah ok. No problem, here you go!

devin carlson’s picture

Status: Needs review » Reviewed & tested by the community

The patch in #5 applied cleanly and changed the label position for the Topics field from "inline" to "above".

Tested by installing commons, checking the label position for the Wiki content type's Topics field, applying the patch and running the included update function and finally rechecking the label position for the Wiki content type's Topics field.

The Commons Origins theme treats both "inline" and "above" labels the same so there's no need to modify any styling.

devin carlson’s picture

Status: Reviewed & tested by the community » Fixed

Committed #5 to 7.x-3.x.

Thanks!

Status: Fixed » Closed (fixed)

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