|
|||
|
Hallo,
ich bekomme das Ergebnis aus diesem Code nicht angezeigt in Veyton (Content Manager Seite "Katalog ansehen"): HTML-Code:
<div> <object width="100" height="100" data="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&showFlipBtn=true&documentId=110128133901-d0f13c6cfb0849979f05c51843826c64&docName=katalog2011&username=XXXXXX&loadingInfoText=YYYYYY%20Katalog%202011&et=1296223479529&er=41" type="application/x-shockwave-flash"> <param name="allowfullscreen" value="true" /> <param name="menu" value="false" /> <param name="src" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&showFlipBtn=true&documentId=110128133901-d0f13c6cfb0849979f05c51843826c64&docName=katalog2011&username=XXXXXX&loadingInfoText=YYYYYY%20Katalog%202011&et=1296223479529&er=41" /> <param name="flashvars" value="mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&showFlipBtn=true&documentId=110128133901-d0f13c6cfb0849979f05c51843826c64&docName=katalog2011&username=XXXXXX&loadingInfoText=YYYYYY%20Katalog%202011&et=1296223479529&er=41" /> </object> <div style="width: 420px; text-align: left;"><a href="http://issuu.com/XXXXXX/docs/katalog2011?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&showFlipBtn=true" target="_blank">Open publication</a> - Free <a href="http://issuu.com" target="_blank">publishing</a> - <a href="http://issuu.com/search?q=catalog" target="_blank">More catalog</a></div> </div> Vielen Dank, mfG ako |
|
|||
|
hi,
embedded Code im Content-Manager funktioniert nicht. Lager das besser in die content.html oder die default.html aus innerhalb einer if-Abfrage auf die Content-Id. Grüsse |
|
|||
|
Das hier ist der Inhalt der default.html:
HTML-Code:
<h1>{$title}</h1> <p>{$text}</p> {page name=xt_startpage_products type=user order_by='p.products_sort' tpl_type='product_listing'} {page name=xt_upcoming_products type=user order_by='p.date_available' tpl_type='product_listing'} Edit: Hmm, ein Beispiel wäre nicht schlecht, ich bekomme es so nicht hin. Sinngemäß wird die Abfrage wie aufgebaut? HTML-Code:
{if $smarty.get.page == index.php?page=content&coID=13}....
Geändert von ako (28.01.2011 um 15:17 Uhr) |
|
|||
|
Hi!
@oldbear: was meinst Du hierzu: ich habe die content.html so erweitert und es ergibt auch das Ergebnis, welches gewünscht ist. Ist die Lösung so, wie Du es erwähnt hast? Ist der Code so korrekt oder gibt es eine kürzere Deklaration? HTML-Code:
<h1>{$data.content_heading}</h1> {if $smarty.get.page == '/index.php?page=content&coID=13' or $smarty.server.REQUEST_URI == '/index.php?page=content&coID=13'} <object style="width:600;height:450"><param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&documentId=110128133901-d0f13c6cfb0849979f05c51843826c64&documentUsername=XXXXXX&documentName=katalog2011&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" /><param name="allowFullScreen" value="true" /><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowFullScreen="true" style="width:600;height:450" flashvars="mode=embed&documentId=110128133901-d0f13c6cfb0849979f05c51843826c64&documentUsername=XXXXXX&documentName=katalog2011&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" /></object> {else} <p>{if $file}{$file}{else}{$data.content_body}{/if}</p> {/if} |
![]() |
| Lesezeichen |
| Stichworte |
| code, embed, html, issuu |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Link Zur Sendungsverfolgung Bei Bestellstatus-?nde | gswkaiser | Shopbereich | 127 | 10.02.2012 16:47 |
| Bei Artikelimport HTML Code entfernen | rickenharp | Installation und Konfiguration | 3 | 17.12.2009 16:10 |
| HTML Code bearbeiten - wo finde ich das html document? | Herr-stromberg | HTML & CSS | 1 | 18.06.2007 00:48 |