---
url: 'https://metadrop.net/es/proyectos/15-festival-de-sevilla'
title: '15 Festival de Sevilla'
author:
  name: 'Cristian Aliaga'
  url: 'https://metadrop.net/es/sobre/cristian-aliaga'
date: '2018-10-19T11:09:24+00:00'
updated: '2026-06-09T11:19:48+00:00'
type: project
summary: 'El Festival de Sevilla tiene como objetivo promover y difundir la cinematografía europea.'
tags:
  - 'Drupal 8'
  - 'Layout Kit (Drupal module)'
  - 'Bricks (Drupal module)'
  - 'Paragraphs (Drupal module)'
  - 'Responsive web design'
  - UX/UI
image: 'https://metadrop.net/sites/default/files/styles/full/public/imce/image/project/Sala_de_cine_small.jpg.webp?itok=RaBOBaAm'
published: true
og:
  determiner: Automatic
  site_name: Metadrop
  'image:url': 'https://metadrop.net/sites/default/files/styles/full/public/imce/image/project/Sala_de_cine_small.jpg.webp?itok=RaBOBaAm'
  'image:type': image/jpeg
  'image:width': '1316'
  'image:height': '740'
  'image:alt': '15 Festival de Sevilla'
  street_address: 'Calle Manuel Luna, 12, 3 Dcha'
  locality: Madrid
  region: Madrid
  postal_code: '28020'
  country_name: España
  email: hola@metadrop.net
  phone_number: '910053180'
schema:
  '@context': 'https://schema.org'
  '@graph':
    -
      '@type': Article
      name: '15 Festival de Sevilla'
      headline: 'Festival de Cine de Sevilla'
      description: 'Festival de Cine de Sevilla'
      about:
        - 'Drupal 8'
        - 'Layout Kit (módulo de Drupal)'
        - 'Bricks (módulo de Drupal)'
        - 'Paragraphs (módulo de Drupal)'
        - 'Diseño web responsivo'
        - UX/UI
      image:
        '@type': ImageObject
        url: 'https://metadrop.net/sites/default/files/styles/full/public/imce/image/project/Sala_de_cine_small.jpg.webp?itok=RaBOBaAm'
        width: '1316'
        height: '740'
      datePublished: '2018-10-19T13:09:24+0200'
      dateModified: '2026-06-09T13:19:48+0200'
      author:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
      publisher:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
      mainEntityOfPage: 'https://metadrop.net/es/proyectos/15-festival-de-sevilla'
    -
      '@type': Organization
      '@id': 'https://metadrop.net/#organization'
      url: 'https://metadrop.net/'
      name: Metadrop
      sameAs:
        - 'https://www.drupal.org/metadrop'
        - 'https://twitter.com/metadrop'
        - 'https://asociaciondrupal.es/partner/metadrop'
        - 'https://www.linkedin.com/company/metadrop'
      logo:
        '@type': ImageObject
        url: 'https://metadrop.net/themes/custom/mdrop_radix/logo-metadrop-500-500.jpg'
        width: '500'
        height: '500'
    -
      '@type': ItemPage
      '@id': 'https://metadrop.net/es/proyectos/15-festival-de-sevilla'
      breadcrumb:
        '@type': BreadcrumbList
        itemListElement:
          -
            '@type': ListItem
            position: 1
            name: Inicio
            item: 'https://metadrop.net/es'
          -
            '@type': ListItem
            position: 2
            name: 'Casos de Estudio'
            item: 'https://metadrop.net/es/proyectos'
      publisher:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
---
 

 

# 15 Festival de Sevilla

## Festival de Cine de Sevilla



 

El **Festival de Sevilla** tiene como objetivo promover y difundir la cinematografía europea.



 

 [Explorar](#scroll-to-content) 

 



   



 ## Introducción

La web del **Festival de Cine de Sevilla** tiene como principal objetivo presentar toda la información posible sobre el **15 Festival de Sevilla**, además de la historia del festival de cine de Sevilla a lo largo de los años.



 

 

 

 



 







 

## Características destacables

\- Diseño personalizado.
\- Uso componentes reutilizables con la ayuda de [bricks](https://www.drupal.org/project/bricks), [paragraphs](https://www.drupal.org/project/paragraphs) y [layout kit](https://www.drupal.org/project/layout_kit).
\- Test automatizados.
\- Drupal 8.
\- Multi-idoma.
\- Integración layout discovery.

El hito más reseñable sería el logrado al brindar la posibilidad a los **editores** de **generar contenido** con una estructura basada en **bloques y plantillas** que pueden **reubicar / reutilizar.** Y sin la necesidad de tener que eliminar el bloque y tener que introducir la misma información en una estructura de campos distinta.

De ese modo, los editores puede mover un bloque que ahora supone el contenido de una pestaña horizontal, a un deslizador o incluso fuera de toda plantilla.

Para ello ha sido necesario **realizar un análisis** y desarrollo para **determinar** qué **componentes del diseño** suponen un **bloque de información**, y qué otros suponen una **plantilla**.