<?xml version="1.0"?>
<layout version="0.1.0">
<!-- in "meinem Benutzerkonto" wird ein weiterer link angezeigt, der über den Controller die neue seite anzeigt -->
<customer_account>
<reference name="customer_account_navigation">
<action method="addLink">
<name>owngallery</name>
<path>ancimage/customer/owngallery</path>
<label>Verwalten Sie Ihre Bilder</label>
</reference>
</customer_account>
  <!-- Kürzel_extensionname_contraller_funcion bzw module_controller_action - ansicht Ansicht wird konfiguriert -->
<anc_image_customer_owngallery>
<!-- einbindung von javascript und css --> <reference name="head"> <action method="addJs"><script>ancimage/dropzone.js</script></action> <action method="addCss"><stylesheet>css/ancimage/dropzone.css</stylesheet></action> <action method="addJs"><script>ancimage/jquery.prettyPhoto.js</script></action> <action method="addCss"><stylesheet>css/ancimage/prettyPhoto.css</stylesheet></action> </reference> <!-- einbindung des templates --> <reference name="content"> <block type="coreanc_image/templateowngallery" name="anc_image_customer_owngalleryanc_image_owngallery" template="ancimage/customer_owngallery.phtml" /> </reference>
</anc_image_customer_owngallery>
Änderungen – Vosp.info

Änderungen

Aus Vosp.info
Wechseln zu:Navigation, Suche

Magento extension: anc image

17 Byte entfernt, 13:03, 14. Apr. 2014
design oberflächen einbindung
3.057
Bearbeitungen

Navigationsmenü