|
|||
|
Habe eine Frage zu ZOomify.. Und zwar habe ich folgende Anleitung und die kostenlose EZ Version..
Bei mir funktioniert es nur nicht.. Vielleicht weil ich Lightbox eingebaut habe.. Wenn evtll. jemand Zoomify einbauen will bzw. schon hat, könnte der jemand dann mal hier posten, wie er so damit klar kam.. Hier der Link (eigentlich sehr einfach umzusetzen): http://www.maxxin.de/cms/xtc_zoomviewer_zoomifyer.html |
|
|||
|
genau das selbe wollte ich auch eben fragen
ich habe es zum testen mal in eine product_info.html eingebaut...wenn ich mir die seite dann anschaue ist zoomify aktiv und funktioniert...wird es jedoch in den shop integriert ist nur ein leeres fenster ohne zoom und bild zu sehen.. daher bin ich auch für jeden tip dankbar... |
|
|||
|
also ich habe jetzt eine möglicheit gefunden wie alles einigermaßen funktioniert...ist zwar nicht die beste lösung aber bis jemand ne bessere idee hat lass ich es mal so...
ich habe jetzt einfach in die produkt_info.html den zoomify code eingegeben...den player und den bilder ordner habe ich momentan noch dort wo die product_info.php liegt...aber mit der richtigen verlinkung wird er auch woanders gut liegen...und soweit funktioniert es schonmal super... greetz |
|
|||
|
kein problem...hier also der code...
die tabelle nach dem geschlossenen </object> habe ich selbst eingebaut, da es bei mir im shop dann noch die möglichkeit der farbauswahl und der änderung des bildes zu der entsprechenden farbe geben soll... Code:
{config_load file="$language/lang_$language.conf" section="product_info"}
{$PRODUCT_NAVIGATOR}
{$FORM_ACTION}
<table width="100%" border="0">
<tr>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="main"><table width="100%" border="0">
<tr>
<td class="contentsTopics">{$PRODUCTS_NAME}</td>
<td align="right"><strong>{$PRODUCTS_PRICE}</strong><br />{$PRODUCTS_TAX_INFO}{if $PRODUCTS_SHIPPING_LINK}{$PRODUCTS_SHIPPING_LINK}{/if}</td>
</tr>
</table>
{if $PRODUCTS_VPE}{$PRODUCTS_VPE}<br />{/if}
{if $PRODUCTS_MODEL!=''}{#model#} {$PRODUCTS_MODEL}{/if}
{$PRODUCTS_DISCOUNT}<br />
{#print#}{$PRODUCTS_PRINT}<br />
{if $SHIPPING_NAME}
<table width="200" border="0" cellpadding="0" cellspacing="0">
<tr valign="middle">
<td class="main">{#text_shippingtime#}</td>
{if $SHIPPING_IMAGE}<td><img src="{$SHIPPING_IMAGE}" alt="{$SHIPPING_NAME}" /></td>
{/if}
<td class="main">{$SHIPPING_NAME}</td>
</tr>
</table>
{/if}
</td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td style="border-right: 0px solid; border-color: #cccccc;" valign="top" align="left">
// zoomify anfang
<TABLE BORDER="1" WIDTH="200" BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
<TR>testobjekt 1
<TD>
<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" name="1" WIDTH="200" HEIGHT="200" ID="1">
<PARAM NAME="FlashVars" VALUE="zoomifyImagePath=1&zoomifyNavWindow=1">
<PARAM NAME="MENU" VALUE="FALSE">
<PARAM NAME="SRC" VALUE="zoomifyViewer.swf">
<EMBED FlashVars="zoomifyImagePath=1&zoomifyNavWindow=1" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="200" HEIGHT="200" NAME="1"></EMBED>
</OBJECT>
<table BORDER="1" width="200">
<tr>
<td width="50" height="50" BGCOLOR=#ffffff><a href="http://localhost/shop/product_info.php?info=p4_gggg.html" target="_parent">AA</a></td>
<td width="50" height="50" BGCOLOR=#ff00ff>BB</td>
<td width="50" height="50" BGCOLOR=#ffffff>CC</td>
<td width="50" height="50" BGCOLOR=#ff00ff>DD</td>
</tr>
</table></TD>
</TR>
</TABLE>
// zoomify ende
</td>
<td class="main" valign="top">{if $PRODUCTS_DESCRIPTION !=''}{$PRODUCTS_DESCRIPTION}<br />{/if}
<br />{if $MODULE_product_options !=''}{$MODULE_product_options}<br />{/if}
<table width="300" border="0">
<tr>
<td class="main" valign="middle"><table width="100" border="0">
<tr>
<td>{$ADD_QTY}</td>
<td>{$ADD_CART_BUTTON}</td>
</tr></table></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
{if $PRODUCTS_URL != ''}
<table width="100%" border="0" class="boxTextBG">
<tr>
<td align="center">{$PRODUCTS_URL}<br /></td>
</tr>
</table>{/if}
{if $PRODUCTS_DATE_AVIABLE != ''}
<table width="100%" border="0" class="boxTextBG">
<tr>
<td align="center">{$PRODUCTS_DATE_AVIABLE}<br /></td>
</tr>
</table>{/if}
{if $PRODUCTS_ADDED != ''}
<table width="100%" border="0" class="boxTextBG">
<tr>
<td align="center">{$PRODUCTS_ADDED}<br /></td>
</tr>
</table>{/if}
{if $MODULE_products_reviews != ''}
<table width="100%" border="0">
<tr>
<td>{$MODULE_products_reviews}<br /></td>
</tr>
</table>{/if}
{if $MODULE_products_media != ''}
<table width="100%" border="0">
<tr>
<td align="center">{$MODULE_products_media}<br /></td>
</tr>
</table>
{/if} {if $MODULE_cross_selling != ''}
<table width="100%" border="0">
<tr>
<td align="center">{$MODULE_cross_selling}<br /></td>
</tr>
</table>
{/if} {if $MODULE_reverse_cross_selling != ''}
<table width="100%" border="0">
<tr>
<td align="center">{$MODULE_reverse_cross_selling}<br /></td>
</tr>
</table>
{/if}{if $MODULE_also_purchased != ''}
<table width="100%" border="0">
<tr>
<td align="center">{$MODULE_also_purchased}<br /></td>
</tr>
</table>{/if}
{$FORM_END}
|
|
|||
|
Kannst ja vielleicht auch mal deinen Beitrag dazu leisten. Schau dir halt mal den Code an und probier ihn aus!
EDIT: Also ich gebs auf, ich schaffs leider nicht die Zoomfunktion einzubinden, viel Glück euch noch! Geändert von Rotkaeqpchen (21.05.2008 um 11:43 Uhr) |
![]() |
| Lesezeichen |
| Stichworte |
| zoomify |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Zwei Fagen: Zoomify und Suchergebnissseite von Herstellern | pizko | Shopbereich | 1 | 14.04.2008 19:30 |