Extracting Copyright-value
Atle Enersen via opencms-dev <[email protected]> Mon, 25 Nov 2024 09:28:25 +0000
| Newsgroups | gmane.comp.cms.opencms.devel |
|---|---|
| Message-ID | <VI1PR10MB20636B54E5FFC7A95CEFA523A92E2@VI1PR10MB2063.EURPRD10.PROD.OUTLOOK.COM> |
Hello.
I can find the title of a page using:
<title><c:out value="${cms.title}" /></title>
But I cannot find any way to extract the value of the Image-property of a regular Image object. I have consulted the documentation but found nothing. The image itself works and are displayed ok.
Can anyone help?
Here is the extracted definition from the xsd:
<xsd:complexType name="OpenCmsEnersenArticleSimple">
<xsd:sequence>
<xsd:element name="ImageTop" type="OpenCmsVfsFile" />
</xsd:sequence>
<xsd:attribute name="language" type="OpenCmsLocale" use="required"/>
</xsd:complexType>
<Setting>
<PropertyName>ImageTop</PropertyName>
<Widget>imagegallery</Widget>
<WidgetConfig>{useformat:true}</WidgetConfig>
<Search>false</Search>
</Setting>
Alt godt/best regards, hilsen Atle Enersen.
--
Telefon: +47 48 06 31 71
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
https://lists.opencms.org/mailman/listinfo/opencms-dev