Perfil
Categorías
Resultados de búsqueda (2871)
Día Mundial de los Humedales 2008
Da Mundial de los Humedales 2008
Cartel conmemorativo del Día Mundial de los Humedales, año 2008, con el programa de actividades realizadas para la concienciación de los ciudadanos acerca de estos importantes espacios.

Cartel conmemorativo del Da Mundial de los Humedales, ao 2008, con el programa de actividades realizadas para la concienciacin de los ciudadanos acerca de estos importantes espacios.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2008
Editor
Direccin General del Medio Natural. Consejera de Desarrollo Sostenible y Ordenacin del Territorio

Normativas relacionadas

Publicaciones relacionadas

Imagen Folleto del paisaje protegido Sierra de Las Moreras
26 de noviembre de 2024

Folleto del paisaje protegido Sierra de Las Moreras

Tipo:
Folleto
Día Mundial de los Humedales 2007
Da Mundial de los Humedales 2007
Cartel conmemorativo del Día Mundial de los Humedales, año 2007, con el programa de actividades realizadas para la concienciación de los ciudadanos acerca de estos importantes espacios.

Cartel conmemorativo del Da Mundial de los Humedales, ao 2007, con el programa de actividades realizadas para la concienciacin de los ciudadanos acerca de estos importantes espacios.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2007
Editor
Direccin General del Medio Natural. Consejera de Industria y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Día Mundial del Medio Ambiente 2005 - Félix Rodríguez de la Fuente 25 años después
Da Mundial del Medio Ambiente - Flix Rodrguez de la Fuente 25 aos despus
Cartel conmemorativo del Día Mundial del Medio Ambiente, año 2005, y del 25 aniversario de la muerte del famoso divulgador ambientalista español Félix Rodríguez de la Fuente.

Cartel conmemorativo del Da Mundial del Medio Ambiente, ao 2005, y del 25 aniversario de la muerte del famoso divulgador ambientalista espaol Flix Rodrguez de la Fuente.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2005
Editor
Fundacin Flix Rodrguez de la Fuente / Regin de Murcia

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 10:30:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 10:30:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 10:23:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 10:23:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Vegetación y fauna de los espacios naturales de interior
Vegetacin y fauna de los espacios naturales de interior
Los espacios naturales de interior son ricos en especies, tanto de fauna como de flora, los cuales se recogen en este cartel, en forma de dibujos acompañados con su nombre común y científico.

Los espacios naturales de interior son ricos en especies, tanto de fauna como de flora, los cuales se recogen en este cartel, en forma de dibujos acompaados con su nombre comn y cientfico.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Editor
Direccin General del Medio Natural. Consejera de Agricultura, Agua y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 10:20:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 10:20:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 10:19:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 10:19:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Fartet vive
Fartet, vive
Cartel divulgativo del Proyecto LIFE Naturaleza sobre "Conservación de los stocks genéticos de Aphanius iberus en Murcia".

Cartel divulgativo del Proyecto LIFE Naturaleza sobre "Conservacin de los stocks genticos de Aphanius iberus en Murcia".

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Editor
Regin de Murcia
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:57:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:57:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:55:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:55:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:46:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:46:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:42:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:42:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:37:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:37:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:33:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:33:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Día Mundial del Medio Ambiente 2005
Da Mundial del Medio Ambiente 2005
Cartel para el 3er. concurso de carteles realizado con motivo de la celebración del Día Mundial de Medio Ambiente, como forma de concienciar a los más pequeños sobre la importancia de su preservación.

Cartel para el 3er. concurso de carteles realizado con motivo de la celebracin del Da Mundial de Medio Ambiente, como forma de concienciar a los ms pequeos sobre la importancia de su preservacin.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2005
Editor
Direccin General del Medio Natural. Consejera de Medio Ambiente y Ordenacin del Territorio

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:29:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:29:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:27:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:27:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:21:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:21:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:19:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:19:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 09:11:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 09:11:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 08:56:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 08:56:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 08:38:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 08:38:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Día Mundial Forestal 2008
Da Mundial Forestal 2008
Cartel realizado para conmemorar el Día Mundial Forestal, año 2008, como forma de rendir homenaje a nuestros bosques, ahondar en su importancia y concienciar a la ciudadanía para su conservación.

Cartel realizado para conmemorar el Da Mundial Forestal, ao 2008, como forma de rendir homenaje a nuestros bosques, ahondar en su importancia y concienciar a la ciudadana para su conservacin.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2008
Editor
Direccin General del Medio Natural. Consejera de Desarrollo Sostenible y Ordenacin del Territorio

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Día Mundial de las Aves 2006
Da Mundial de las Aves 2006
Cartel conmemorativo del Día Mundial de las Aves, año 2006, como acontecimiento celebrado en distintos lugares del mundo, con la pretensión de dar a conocer este grupo faunístico y su importancia, concienciando a la ciudadanía sobre su conservación.

Cartel conmemorativo del Da Mundial de las Aves, ao 2006, como acontecimiento celebrado en distintos lugares del mundo, con la pretensin de dar a conocer este grupo faunstico y su importancia, concienciando a la ciudadana sobre su conservacin.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2006
Editor
Direccin General del Medio Natural. Consejera de Industria y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 08:06:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 08:06:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 08:04:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 08:04:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Día Mundial de las Aves 2004 (3)
Da Mundial de las Aves 2004 (3)
Cartel conmemorativo del Día Mundial de las Aves, año 2004, como acontecimiento celebrado en distintos lugares del mundo, con la pretensión de dar a conocer este grupo faunístico y su importancia, concienciando a la ciudadanía sobre su conservación.

Cartel conmemorativo del Da Mundial de las Aves, ao 2004, como acontecimiento celebrado en distintos lugares del mundo, con la pretensin de dar a conocer este grupo faunstico y su importancia, concienciando a la ciudadana sobre su conservacin.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2004
Editor
Direccin General del Medio Natural. Consejera de Medio Ambiente y Ordenacin del Territorio

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Día Mundial de las Aves 2004 (2)
Da Mundial de las Aves 2004 (2)
Cartel conmemorativo del Día Mundial de las Aves, año 2004, como acontecimiento celebrado en distintos lugares del mundo, con la pretensión de dar a conocer este grupo faunístico y su importancia, concienciando a la ciudadanía sobre su conservación.

Cartel conmemorativo del Da Mundial de las Aves, ao 2004, como acontecimiento celebrado en distintos lugares del mundo, con la pretensin de dar a conocer este grupo faunstico y su importancia, concienciando a la ciudadana sobre su conservacin.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2004
Editor
Direccin General del Medio Natural. Consejera de Medio Ambiente y Ordenacin del Territorio

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 07:58:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 07:58:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 07:54:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 07:54:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 07:53:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 07:53:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "vie, 05 feb 2010 07:51:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "vie, 05 feb 2010 07:51:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Día Mundial de las Aves 2004 (1)
Da Mundial de las Aves 2004 (1)
Cartel conmemorativo del Día Mundial de las Aves, año 2004, como acontecimiento celebrado en distintos lugares del mundo, con la pretensión de dar a conocer este grupo faunístico y su importancia, concienciando a la ciudadanía sobre su conservación.

Cartel conmemorativo del Da Mundial de las Aves, ao 2004, como acontecimiento celebrado en distintos lugares del mundo, con la pretensin de dar a conocer este grupo faunstico y su importancia, concienciando a la ciudadana sobre su conservacin.

  • Fecha de publicación 05 de febrero de 2010
Tipo
Cartel
Fecha
2004
Editor
Direccin General del Medio Natural. Consejera de Medio Ambiente y Ordenacin del Territorio

Normativas relacionadas

Publicaciones relacionadas

Portada del folleto de los pozos de la nieve.
03 de diciembre de 2025

Los pozos de la nieve de Sierra Espuña

Tipo:
Folleto
Aves rapaces
Aves rapaces de la Regin de Murcia
Cartel que muestra cuatro especies de aves rapaces como representación de las mismas en la Región de Murcia: águila culebrera, halcón peregrino, águila real y buitre leonado.

Cartel que muestra cuatro especies de aves rapaces como representacin de las mismas en la Regin de Murcia: guila culebrera, halcn peregrino, guila real y buitre leonado.

  • Fecha de publicación 05 de febrero de 2010

Categorías

Tipo
Cartel
Editor
Direccin General del Medio Natural. Consejera de Agricultura, Agua y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

01 de diciembre de 2025

Seguimiento biológico aves acuáticas y marinas. 2024

Tipo:
Documento Técnico
01 de diciembre de 2025

Seguimiento biológico aves esteparias. 2024

Tipo:
Documento Técnico
Aves esteparias
Aves esteparias de la Regin de Murcia
Cartel que muestra cuatro especies de aves esteparias como representación de las mismas en la Región de Murcia: alcaraván, terrera marismeña, ganga ortega y avutarda.

Cartel que muestra cuatro especies de aves esteparias como representacin de las mismas en la Regin de Murcia: alcaravn, terrera marismea, ganga ortega y avutarda.

  • Fecha de publicación 05 de febrero de 2010

Categorías

Tipo
Cartel
Editor
Direccin General del Medio Natural. Consejera de Agricultura, Agua y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

01 de diciembre de 2025

Seguimiento biológico aves acuáticas y marinas. 2024

Tipo:
Documento Técnico
01 de diciembre de 2025

Seguimiento biológico aves esteparias. 2024

Tipo:
Documento Técnico
Aves acuáticas
Aves acuticas de la Regin de Murcia
Cartel que muestra cuatro especies de aves acuáticas como representación de las mismas en la Región de Murcia: avoceta, cigüeñuela, garceta y charrancito.

Cartel que muestra cuatro especies de aves acuticas como representacin de las mismas en la Regin de Murcia: avoceta, cigeuela, garceta y charrancito.

  • Fecha de publicación 05 de febrero de 2010

Categorías

Tipo
Cartel
Editor
Direccin General del Medio Natural. Consejera de Agricultura, Agua y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

01 de diciembre de 2025

Seguimiento biológico aves acuáticas y marinas. 2024

Tipo:
Documento Técnico
01 de diciembre de 2025

Seguimiento biológico aves esteparias. 2024

Tipo:
Documento Técnico
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:56:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:56:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:53:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:53:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Aves acuáticas del Mar Menor
Aves acuticas del Mar Menor
Cartel donde se recogen las aves acuáticas pertenecientes a los espacios naturales protegidos de Calblanque, Salinas de San Pedro, e Islas y Espacios del Mar Menor.

Cartel donde se recogen las aves acuticas pertenecientes a los espacios naturales protegidos de Calblanque, Salinas de San Pedro, e Islas y Espacios del Mar Menor, con nombre comn y cientfico, as como informacin sobre su nivel de amenaza, segn el Catlogo de especies amenazadas de la Regin de Murcia (ley 7/1995).

  • Fecha de publicación 04 de febrero de 2010

Categorías

Tipo
Cartel
Editor
Direccin General del Medio Natural. Consejera de Agricultura, Agua y Medio Ambiente

Normativas relacionadas

Publicaciones relacionadas

01 de diciembre de 2025

Seguimiento biológico aves acuáticas y marinas. 2024

Tipo:
Documento Técnico
01 de diciembre de 2025

Seguimiento biológico aves esteparias. 2024

Tipo:
Documento Técnico
2º Concurso de fotografía Murcia Natural
2 Concurso de fotografa Murcia Natural
Cartel de la segunda edición del Concurso de fotografía "Murcia Natural".

Cartel de la segunda edicin del Concurso de fotografa "Murcia Natural".

  • Fecha de publicación 04 de febrero de 2010
Tipo
Cartel
Editor
Direccin General del Medio Natural. Consejera de Medio Ambiente y Ordenacin del Territorio
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:42:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:42:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:40:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:40:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:38:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:38:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:37:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:37:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:34:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:34:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:32:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:32:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:26:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:26:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:25:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:25:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:21:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:21:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:19:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:19:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:10:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:10:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:04:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:04:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 13:00:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 13:00:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 12:38:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 12:38:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 12:20:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 12:20:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 12:17:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 12:17:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 12:11:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 12:11:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 12:05:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 12:05:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table> 
Se ha producido un error al procesar la plantilla.
The string doesn't match the expected date/time/date-time format. The string to parse was: "jue, 04 feb 2010 11:50:00 +0000". The expected format was: "EEE, dd MMM yyyy HH:mm:ss Z".
The nested reason given follows:
Unparseable date: "jue, 04 feb 2010 11:50:00 +0000"

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign publishDate = publishDate?dat...  [in template "84823072840842#33034#TPL_ACRONIMO" at line 14, column 1]
----
1<#-- TEMPLATE VERSION: 1.0.0 --> 
2<#-- RESOURCE IMPORTER VERSION: 2.7.0 --> 
3<#assign dlFileEntryLocalService = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService") 
4		 journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") 
5		 assetEntryLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService") 
6		 assetTagLocalService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetTagLocalService") 
7/>  
8<#if .vars['reserved-article-display-date']?? && (.vars['reserved-article-display-date'].data?has_content)> 
9	<#assign publishDate = .vars['reserved-article-display-date'].data /> 
10<#else> 
11	<#assign publishDate = .vars['reserved-article-create-date'].data /> 
12</#if> 
13<#assign formatoFechaBarras = languageUtil.get(locale, 'general.fecha-formato-barras')> 
14<#assign publishDate = publishDate?datetime("EEE, dd MMM yyyy HH:mm:ss Z")> 
15<#assign publishDate = publishDate?string(formatoFechaBarras)> 
16 
17<#-- Javascript para las imágenes --> 
18<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/css/slimbox2.css" type="text/css" media="screen" /> 
19<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/slimbox-2.03/js/slimbox2.js"></script> 
20 
21<#-- Javascript para la ordenación --> 
22<script type="text/javascript" src="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/script.js"></script> 
23<link rel="stylesheet" href="${themeDisplay.getPathThemeRoot()}/javascript/ordenarTablas/style.css" /> 
24 
25<#-- Definir días --> 
26<#assign diasNoticias = -400 
27		 diasAnuncios = -60 
28		 diasLegislacion = -60 
29		 diasPublicacion = -60 
30		 diasArticulosGenericos = -60 
31		 diasDirectorioAmbiental = -60  
32		 diasAcronimos = -60 
33		 diasLugares = -60 
34		 diasEspecies = -60 
35		 diasHabitats = -60 
36		 diasIndicadores = -60 
37/>   
38 
39<#-- Orden de las etiquetas --> 
40<#assign listaTipologias = [] /> 
41 
42<#assign tags_ = assetTagLocalService.getGroupTags(groupId) /> 
43<#list tags_ as tag> 
44    <#if tag?lower_case?starts_with("tipología -")> 
45        <#assign listaTipologias += [tag] /> 
46    </#if> 
47</#list> 
48 
49<#assign article = journalArticleLocalService.getArticle(groupId, .vars["reserved-article-id"].data) /> 
50 
51<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="tablaContenido" > 
52	<tbody> 
53			<tr> 
54				<td class="setentaSup" style=""> 
55					<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
56						<thead></thead> 
57						<tbody> 
58							<tr> 
59								<td class="fecha_medio_natural">${publishDate} </td> 
60							</tr> 
61							<tr> 
62								<td class="tituloContenido">${.vars["reserved-article-title"].data}</td> 
63							</tr> 
64							<tr> 
65								<td class="formatoTemas"> 
66									${languageUtil.get(locale,'contenido.temas')} 
67									<#assign countTags = 0 /> 
68									<#assign tags = assetTagLocalService.getTags("com.liferay.journal.model.JournalArticle", article.getResourcePrimKey()) /> 
69									<#list tags as tag> 
70									    <#if tag.getName()?lower_case?contains("temas -")> 
71									    	<#if countTags gt 0 > 
72									    		${languageUtil.get(locale,'caracter.separacion.temas')} 
73									    	</#if> 
74									        ${tag.getName()} 
75									        <#assign countTags = countTags + 1 /> 
76									    </#if> 
77									</#list> 
78								</td> 
79							</tr> 
80							<tr> 
81					  			<td> 
82					 	 			${.vars["reserved-article-description"].data} 
83					  			</td> 
84					  		</tr> 
85						</tbody> 
86					</table> 
87				</td> 
88				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
89					<td> 
90						<a rel="lightbox-imagenes" href="${imagen_fieldset_22302.imagen_22302.getData()}" target="_blank" title="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
91				  			<img class="imagenContenidoGrande" src="${imagen_fieldset_22302.imagen_22302.getData()}" alt="${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
92				  		</a> <br /> 
93				  		<span class="letraImagen">${imagen_fieldset_22302.imagen_22302_textoImagen_22302.getData()}</span> 
94					</td> 
95				</#if> 
96			</tr> 
97			<tr> 
98				<#if imagen_fieldset_22302.imagen_22302.getData()?has_content> 
99					<td colspan="2"> 
100				<#else> 
101					<td> 
102				</#if> 
103				<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
104					<thead></thead>  
105					<tbody>  
106						<tr> 
107							<td> 
108								${contenido_22302.getData()} 
109							</td> 
110						</tr> 
111						<tr> 
112							<td> 
113								<table summary="${languageUtil.get(locale,'tabla.estructura')}" title="${languageUtil.get(locale,'tabla.estructura')}" class="hundred"> 
114									<thead></thead> 
115									<tbody>  
116										<#if documento_fieldset_22302.getSiblings()?has_content> 
117											<tr> 
118												<td> 
119													<div class="tituloDocumentosRelacionados"> 
120														${languageUtil.get(locale,'glosario.ref_doc')} 
121								 					</div> 
122								 					<ul> 
123														<#list documento_fieldset_22302.getSiblings() as cur_documento> 
124															<#if cur_documento.documento_22302.getData()?has_content> 
125		 														<li> 
126		 															<a target="_blank" href="${cur_documento.documento_22302.getData()}" title="${cur_documento.documento_22302_tituloDocumento_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
127		 																${cur_documento.documento_22302_tituloDocumento_22302.getData()} 
128		 															</a> 
129			 														</br>${cur_documento.documento_22302_descripcionDocumento_22302.getData()} 
130			 													</li> 
131															</#if> 
132														</#list> 
133													</ul> 
134												</td> 
135											</tr> 
136										</#if> 
137										<#if enlacesExternos_fieldset_22302.getSiblings()?has_content || enlacesInternos_fieldset_22302.getSiblings()?has_content || enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
138											<tr> 
139												<td colspan="4"> 
140													<div class="tituloEnlacesRelacionados"> 
141														${languageUtil.get(locale,'enlacesRelacionados')} 
142													</div> 
143													<ul> 
144														<#if enlacesExternos_fieldset_22302.getSiblings()?has_content> 
145															<#list enlacesExternos_fieldset_22302.getSiblings() as cur_enlacesExternos> 
146																<#if cur_enlacesExternos.enlacesExternos_22302.getData()?has_content> 
147																	<li> 
148																		<a target="_blank" href="${cur_enlacesExternos.enlacesExternos_22302.getData()}" title="${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}">${cur_enlacesExternos.enlacesExternos_22302_textoEnlacesExternos_22302.getData()}</a> 
149																	</li> 
150																</#if> 
151															</#list> 
152														</#if> 
153														<#if enlacesInternos_fieldset_22302.getSiblings()?has_content> 
154															<#list enlacesInternos_fieldset_22302.getSiblings() as cur_enlacesInternos> 
155																<#if cur_enlacesInternos.enlacesInternos_22302.getData()?has_content> 
156																	<li> 
157																		<a href="${cur_enlacesInternos.enlacesInternos_22302.getFriendlyUrl()}" title="${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()?html}">${cur_enlacesInternos.enlacesInternos_22302_textoEnlacesInternos_22302.getData()}</a> 
158																	</li> 
159																</#if> 
160															</#list> 
161														</#if> 
162														<#if enlacesContenidosInternos_fieldset_22302.getSiblings()?has_content> 
163															<#list enlacesContenidosInternos_fieldset_22302.getSiblings() as cur_enlacesContenidosInternos> 
164																<#if cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()?has_content> 
165																	<li> 
166																		<a href="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302.getData()}" title="${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}">${cur_enlacesContenidosInternos.enlacesContenidosInternos_22302_textoEnlacesContenidosInternos_22302.getData()}</a>				 
167																	</li> 
168																</#if> 
169															</#list> 
170														</#if> 
171													</ul> 
172												</td> 
173											</tr> 
174											<#if imagenes_fieldset_22302.getSiblings()?has_content> 
175												<tr> 
176													<td> 
177														<#list imagenes_fieldset_22302.getSiblings() as cur_imagenes> 
178															<#if cur_imagenes.imagenes_22302.getData()?has_content> 
179																<a rel="lightbox-imagenes" href="${cur_imagenes.imagenes_22302.getData()}" target="_blank" title="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"> 
180								 									<img class="imagenContenidoPequeno" src="${cur_imagenes.imagenes_22302.getData()}" alt="${cur_imagenes.imagenes_22302_textoImagen_22302.getData()}. ${languageUtil.get(locale,'general.external-doc')}"/> 
181								 								</a> 
182															</#if> 
183														</#list> 
184													</td> 
185												</tr> 
186											</#if> 
187										</#if> 
188									</tbody> 
189								</table> 
190							</td> 
191						</tr> 
192					</tbody> 
193				</table> 
194			</tr> 
195									</tbody> 
196								</table> 
197							</td> 
198						</tr> 
199					</tbody> 
200				</table> 
201			</td> 
202		</tr> 
203	</tbody> 
204</table>