manifiesta / app

The official ManiFiesta app where you can view the festival program and save events as favorites.
GNU General Public License v3.0
1 stars 0 forks source link

Migrate hardcoded or old backend info to the Drupal Data Platform #7

Open FreeCaribou opened 9 months ago

FreeCaribou commented 9 months ago

We have some info text that are hardcoded or linked to an old backend, we need to migrate that to the Drupal Data Platform

Here is the list of thing to change (or need to be re added in the app, but with the data platform info)

(for the moment that's all)

AndreasDeRijcke commented 8 months ago

The dataplatform is supposed to provide you with json files per language for this, so the content managers don't have to use the app backend anymore.

I've created a ticket for this on the dataplatform: https://github.com/manifiesta/dataplatform/issues/4 as a reminder on my end.

If you list all the current texts (types)/content that you need, we can start molding this into a practical solution. I also think we need to involve Ine to see if there is other kind of content she would like to be able publish to the app (regardless if it something we can do this year or not)

FreeCaribou commented 5 months ago

We will have on the app

AndreasDeRijcke commented 4 months ago

The FAQ typing is final now:

The last changes were,

ParagraphFaqType:

ParagraphFaqType:

Getting the FAQ content ready is on Ine's short term todo list now.

AndreasDeRijcke commented 4 months ago

List of news

Still work in progress on our end, but i intend to finish the content type definition in june.

The begin date of the festival that are show on a counter in the home page

I think this is already implemented, but just in case/for reference.

In general.json > 'event_info' > 'timing'

Right of the volunteer and the assurance message (in My Manifiesta page)

I think this can be a 'basic page' on our end (so we can also include it in the footer menu for example) and to included as a 'structural' page in general.json > 'pages' > '...'.

I've asked Ine what she thinks about this.

Info for the train / bus

The pages:

There is a related menu, which can be found in

as 'menu_transport' and can be matched with the pages using the 'aliases' list in general.json. But the contents of transport_pages.X.json are order by name as well.

Already present

In testing (ACC)