#-*- coding: utf-8 -*- #:Progetto: Buildout sviluppo shop PratiFioriti #:Creato: sab 26 feb 2011 16:11:01 CET #:Autore: Giancarlo Gaifas #:Licenza: GNU General Public License version 3 or later # In var/plone4 c'è una esportazione (`Plone.zexp.NegozioPratiFioriti_27_02_2011`) del sito p4 base con pCommerce installato Modifiche: traduzioni: nelle cartelle `i18n` dei componenti pcommerce (core, payment, shipment, stock) ho inserito un link ai file `-it.po` raccolti nella cartella `translation` Ai templates (`omelette/` +) `pcommerce/stock/browser/cart.pt` `pcommerce/core/browser/cart.pt` ho aggiunto la definizione di `isAnon` che dava errore e sostituito `login_form` con `@@register` ~/wip/aem.dexterity/src/pcommerce.core$ svn st ? pcommerce.core.egg-info ? pcommerce/core/i18n/pcommerce-it.po ? pcommerce/core/i18n/pcommerce-plone-de.mo ? pcommerce/core/i18n/pcommerce-plone-it.mo ? pcommerce/core/i18n/pcommerce-de.mo ? pcommerce/core/i18n/pcommerce-plone-it.po ? pcommerce/core/i18n/pcommerce-it.mo M pcommerce/core/profiles/default/propertiestool.xml M pcommerce/core/browser/components/address.py M pcommerce/core/browser/configlet.pt M pcommerce/core/browser/configlet.py M pcommerce/core/browser/address.pt M pcommerce/core/order.py M pcommerce/core/interfaces.py M pcommerce/core/address.py personalizzazione /Plone/portal_view_customizations/zope.interface.interface-plone.footer
/home/lallo/wip/aem.vetrina/src/pcommerce.shipment.parcel/pcommerce/shipment/parcel/profiles/default/propertiestool.xml 0.0 era 30.0 in /Plone/portal_skins/custom/pcommerce.css aggiunto: :: .section-fiori-selvatici #primacella { background-image: url(&dtml-portal_url;/fiori-selvatici/img/bar-016.gif); background-color: #47474d; } .section-fiori-selvatici #secondacella { background-image: url(&dtml-portal_url;/fiori-selvatici/img/bar-025.gif); background-color: #47474d; } .section-fiori-selvatici #terzacella { background-image: url(&dtml-portal_url;/fiori-selvatici/img/bar-001.gif); background-color: #47474d; } .section-fiori-selvatici #quartacella { background-image: url(&dtml-portal_url;/fiori-selvatici/img/bar-034.gif); background-color: #47474d; } /* colore di sfondo e intestazione tabelle delle specie */ table.species { background-color: #f4f8f0; } table.species caption { background-color: #e4efd8; } in: http://localhost:8080/Plone/@@filter-controlpanel > Impostazioni filtro HTML > Combinazioni eliminate:: togliere l'impostazione predefinita: combination: tags: `table th td` attributes: `width height`