...
Beschreibung | Inbound Editor | CREATE | NGEN | Typ in NGEN | E-Paper |
Dachzeile | "content": { component: "head" oder: "header", content: { "catchline" }} | <Dachzeile> | <Dachzeile> | Bereich | <h1 class="kicker"> |
Hauptzeile | "content": { component: "head" oder: "header", content: { "title" }} | <Titel> | <Titel> | Bereich | <h1 class="headline"> |
Unterzeile | "content": { component: "head" oder: "header", content: { "lead" }} | <Untertitel> | <Unterzeile> | Bereich | <h2 class="subheadline"> |
Autor (als Bereich) | - | - | <AutorBereich> | BereichWird beim E-Paper-Export inkl. Inhalt des Tags herausgefiltert. | <p class="author"> |
Ort (als Bereich) | - | - | <OrtBereich> | BereichWird beim E-Paper-Export inkl. Inhalt des Tags herausgefiltert. | <span class="dateline"> |
Zitat (als Bereich) | - | - | <ZitatBereich> | Bereich | - |
Zitat Autor (als Bereich) | - | - | <ZitatAutorBereich> | Bereich | - |
Vorspann | "content": { component: "lead-p", content: { "text" }} | <Teaser> | <Vorspann> | Bereich | <p class="lead"> |
Bildbereich | "content": { component: "image", “content”: { “image”}} | <TextBild Bildref="123"> | <Bild> | Bereich | <div class="image-gallery"><div class="image" data-id=""> |
Bildunterschrift | "content": { component: "image", “content”: { “image”: { "caption" }}} | <BU> | <BU> | Bereich | <image underline="ABC"> |
Textbein | "content": { component: "p", content: { "text" }} | <Text> | <Text> (Bereich) | Bereich | <p> |
...