smart-village-solutions / smart-village-app-cms

A CMS based on JSON schema of smart-village api
GNU General Public License v3.0
7 stars 2 forks source link

feat: implement editable points of interest #35

Closed donni106 closed 3 years ago

donni106 commented 3 years ago

16


Bildschirmfoto am 2021-02-03 um 20 22 52-fullpage

donni106 commented 3 years ago

@digorath:

logo image file for POIs is missing

donni106 commented 3 years ago
donni106 commented 3 years ago

@digorath:

logo image file for POIs is missing

  • [x] media content of type logo for point of interests Bildschirmfoto 2021-02-05 um 17 07 00
"mediaContents": [
  {
    "contentType": "image",
    "sourceUrl": {
      "url": "http://backoffice2.reiseland-brandenburg.de/rpcServer/file/get/id/336458"
    }
  },
  {
    "contentType": "logo",
    "sourceUrl": {
      "url": "http://backoffice2.reiseland-brandenburg.de/rpcServer/file/get/id/51140"
    }
  }
],

there will be a "logo" content type for media contents possible through CMS