Skip to content

Commit d9fd33b

Browse files
Liberación temas Drupal nueva plataforma
Actualización completa del repositorio con la nueva estructura para la distribución del código personalizado de datos.gob.es Ver f09b3a3ca7c6e6e5ae1d079776567db899f19003
1 parent 25391da commit d9fd33b

427 files changed

Lines changed: 59020 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog (Drupal themes)
2+
3+
Este documento recoge los cambios relevantes en el paquete de temas Drupal de la plataforma datos.gob.es.
4+
5+
> [!NOTE]
6+
> Para más información el repositorio base está disponible en [github.com/datosgobes/datos.gob.es](https://github.com/datosgobes/datos.gob.es)
7+
8+
## 2025-12-12
9+
10+
- Publicación inicial del código.

dge_admin_theme/AUTHORS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This is the list of datos.gob.es authors.
2+
#
3+
# This does not necessarily list everyone who has contributed code, since in
4+
# some cases, their employer may be the copyright holder.
5+
6+
Entidad Pública Empresarial Red.es
7+
GMV Soluciones Globales Internet S.A.U.

dge_admin_theme/LICENSE

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: DGE admin theme
2+
type: theme
3+
base theme: claro
4+
description: theme extension claro theme .
5+
version: 1.0.0
6+
core_version_requirement: ^10
7+
libraries:
8+
- dge_admin_theme/global-styling
9+
- dge_theme/jquery-base
10+
regions:
11+
header: Header
12+
pre_content: Pre-content
13+
breadcrumb: Breadcrumb
14+
highlighted: Highlighted
15+
help: Help
16+
content: Content
17+
page_top: Page top
18+
page_bottom: Page bottom
19+
sidebar_first: First sidebar
20+
regions_hidden:
21+
- sidebar_first
155 KB
Loading

dge_theme/404-error-page-not-found_datos-gob.svg

Lines changed: 161 additions & 0 deletions
Loading
153 KB
Loading

dge_theme/AUTHORS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This is the list of datos.gob.es authors.
2+
#
3+
# This does not necessarily list everyone who has contributed code, since in
4+
# some cases, their employer may be the copyright holder.
5+
6+
Entidad Pública Empresarial Red.es
7+
GMV Soluciones Globales Internet S.A.U.

dge_theme/LICENSE

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

dge_theme/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)