integreat-cms icon indicating copy to clipboard operation
integreat-cms copied to clipboard

Remove short description field from POI model

Open ulliholtgrave opened this issue 2 years ago • 3 comments

Motivation

The service team requested to remove the short description field from the POI model as the app doesn't use it.

Proposed Solution

Remove the "short description" field from:

  • POIForm
  • POI model
  • POI-API

ulliholtgrave avatar Oct 26 '22 10:10 ulliholtgrave

Can we use the information which is already entered in this field as meta-information? In other words, instead of removing the field, can we also rename it to meta_description and solve issue #522 partially with it?

timobrembeck avatar Oct 26 '22 11:10 timobrembeck

Yeah, I think that this is a good idea :+1: However, I would then move the field within the form. Right now it's pretty present next to the title and maybe we could think of some kind of "SEO section" beneath the whole content section.

ulliholtgrave avatar Oct 26 '22 11:10 ulliholtgrave

However, I would then move the field within the form. Right now it's pretty present next to the title and maybe we could think of some kind of "SEO section" beneath the whole content section.

Sounds good! And make the field optional, of course.

timobrembeck avatar Oct 26 '22 11:10 timobrembeck