Skip to content

[DIFE-1072] Together EU Content Block

Ghost User requested to merge feature/DIFE-1072 into develop

Description On the homepage, we need to have an extra Content block that will hold the toghether.eu banner. It will need to support:

Image upload

link and Call to action for that link

title

subtitle

On the directory meetings page, a new content place needs to be created. Please add it to app/overrides/decidim/meetings/directory/meetings/index/add_together_banner.html.erb.deface, after the https://git.fpfis.eu/future-of-europe/dife-decidim-app/-/merge_requests/769 is merged. Please refer to app/overrides/decidim/participatory_processes/participatory_processes/show/participatory_process_footer.html.erb.deface for additional details.

As a starting point, you can check how the slider has been defined in : config/initializers/decidim.rb at line: 205

Merge request reports