Abschnitt: Blockzitat: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Knak (Diskussion | Beiträge) |
|||
Zeile 37: | Zeile 37: | ||
===PHP Datenstruktur=== | ===PHP Datenstruktur=== | ||
− | + | ||
− | + | ====Model==== | |
− | SP\SiteKit\Model\Content\Quote | + | |
− | + | [https://iesapi.sitepark.com/docs/php/sitekit-module/last/class-SP.SiteKit.Model.Content.Quote.html SP\SiteKit\Model\Content\Quote] | |
+ | |||
<noinclude> | <noinclude> | ||
[[Category:Abschnitte]] | [[Category:Abschnitte]] | ||
</noinclude> | </noinclude> |
Aktuelle Version vom 21. Oktober 2015, 10:37 Uhr
Beschreibung
Durch den Blockzitat-Abshcnitt können Zitat eingepflegt werden, welche auf der Website grafisch hervorgehoben werden. Die Eingabe erfolgt als einfacher Text ohne Formatierung über ein mehrzeiliges Texteingabefeld.
Konfiguration
IES Optionen
{
"sectionTypes" : {
...,
"quote": {
"id" : "quote",
"name": "Blockzitat",
"order": 0.2,
"template": { "module" : "sitekit-module", "uri" : "/templates/sectionTypes/quote.spml" },
"aggregator" : { "module" : "sitekit-module", "uri" : "/aggregator/sectionTypes/quote.spml" }
},
...
}
}
PHP Optionen
Mehrsprachigkeit
Unterstütz keine Mehrsprachigkeit.
Datenstruktur
IES Datenstruktur
Name | Type | Beschreibung |
---|---|---|
sp_quote
|
String | Zitat |