Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Portal Maldonado Perfil
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • portal
  • Portal Maldonado Perfil
  • Merge requests
  • !5

Fix merge request feature componente noticias

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Leticia Ferreira requested to merge feature_componente_noticias into Develop 1 year ago
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 13
Compare
  • Develop (base)

and
  • latest version
    ea0fcea4
    4 commits, 1 year ago

13 files
+ 1167
− 1

    Preferences

    File browser
    Compare changes
modules/custom/isa_field_storage/config/install/field.storage.node.field_categorias_noticia.yml 0 → 100644
+ 22
− 0
  • View file @ ea0fcea4

  • Edit in single-file editor

  • Open in Web IDE

uuid: a02bf2e2-5b1f-485c-aac7-da11e7ef67fd
langcode: es
status: true
dependencies:
module:
- node
- taxonomy
_core:
default_config_hash: uK2AHUJh75Hg-F1AjaAAfDV_kiuLRKqfJMIuo65BPt0
id: node.field_categorias_noticia
field_name: field_categorias_noticia
entity_type: node
type: entity_reference
settings:
target_type: taxonomy_term
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
modules/custom/isa_field_storage/config/install/field.storage.node.field_descripcion_noticia.yml 0 → 100644
+ 21
− 0
  • View file @ ea0fcea4

  • Edit in single-file editor

  • Open in Web IDE

uuid: e4feccd3-9db7-4aef-bd2e-3475b603e60e
langcode: es
status: true
dependencies:
module:
- node
_core:
default_config_hash: S48lM3prYg4EFtMMJICVGc1jPRGQ2uuRNzBbw8KfvZQ
id: node.field_descripcion_noticia
field_name: field_descripcion_noticia
entity_type: node
type: string_long
settings:
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
modules/custom/isa_field_storage/config/install/field.storage.node.field_imagen_noticia.yml 0 → 100644
+ 32
− 0
  • View file @ ea0fcea4

  • Edit in single-file editor

  • Open in Web IDE

uuid: 6f345ecb-ebc7-42cb-8e9d-b3110cf4c44a
langcode: es
status: true
dependencies:
module:
- file
- image
- node
_core:
default_config_hash: xY7N1a6eZ3SyQxH2JNwROVl3bWpBDEQtgUF_ejiRVP0
id: node.field_imagen_noticia
field_name: field_imagen_noticia
entity_type: node
type: image
settings:
target_type: file
display_field: false
display_default: false
uri_scheme: public
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
module: image
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
modules/custom/maldonado_noticias_recientes_home/config/install/core.entity_form_display.node.noticia.default.yml 0 → 100644
+ 127
− 0
  • View file @ ea0fcea4

  • Edit in single-file editor

  • Open in Web IDE

uuid: a41e8ec8-1c8e-4ca2-b6b8-6e811f270bf0
langcode: es
status: true
dependencies:
config:
- field.field.node.noticia.field_categorias_noticia
- field.field.node.noticia.field_descripcion_noticia
- field.field.node.noticia.field_imagen_noticia
- image.style.thumbnail
- node.type.noticia
module:
- image
- path
- scheduler
_core:
default_config_hash: g3HIHAHjpsgYyAgz99VNK79wszrjaDIvAZbCJbEC4Rk
id: node.noticia.default
targetEntityType: node
bundle: noticia
mode: default
content:
created:
type: datetime_timestamp
weight: 5
region: content
settings: { }
third_party_settings: { }
field_categorias_noticia:
type: entity_reference_autocomplete
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_descripcion_noticia:
type: string_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_imagen_noticia:
type: image_image
weight: 2
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
path:
type: path
weight: 9
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 7
region: content
settings:
display_label: true
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 52
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 50
region: content
settings: { }
third_party_settings: { }
simple_sitemap:
weight: 6
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 11
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 4
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 54
region: content
settings: { }
third_party_settings: { }
url_redirects:
weight: 10
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
modules/custom/maldonado_noticias_recientes_home/config/install/core.entity_view_display.node.noticia.default.yml 0 → 100644
+ 54
− 0
  • View file @ ea0fcea4

  • Edit in single-file editor

  • Open in Web IDE

uuid: a730926b-71b1-4bbe-b89e-993e16569079
langcode: es
status: true
dependencies:
config:
- field.field.node.noticia.field_categorias_noticia
- field.field.node.noticia.field_descripcion_noticia
- field.field.node.noticia.field_imagen_noticia
- image.style.recent_news
- node.type.noticia
module:
- image
- user
_core:
default_config_hash: G2xi6G3ZTA_HRdoTDhkUwT4RZ2BuxxA8FmM1bhj2ZXs
id: node.noticia.default
targetEntityType: node
bundle: noticia
mode: default
content:
field_categorias_noticia:
type: entity_reference_label
label: hidden
settings:
link: true
third_party_settings: { }
weight: 4
region: content
field_descripcion_noticia:
type: basic_string
label: hidden
settings: { }
third_party_settings: { }
weight: 1
region: content
field_imagen_noticia:
type: image
label: hidden
settings:
image_link: ''
image_style: recent_news
image_loading:
attribute: lazy
third_party_settings: { }
weight: 3
region: content
links:
settings: { }
third_party_settings: { }
weight: 0
region: content
hidden:
langcode: true
search_api_excerpt: true
Assignee
Leticia Ferreira's avatar
Leticia Ferreira
Assign to
Reviewer
Leandro Mesa's avatar
Leandro Mesa
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
2
2 Participants
Leandro Mesa
Leticia Ferreira
Reference: portal/portal-maldonado-perfil!5
Source branch: feature_componente_noticias

Menu

Explore Projects Groups Topics Snippets