Archive for the '2:// Web development' Category

Find out if you’re missing translations in Magento

Categorized Under: Magento No Commented

Let your visitors inform you about missing translations! This is for ‘exotic’ languages, from what I’ve seen, the main languages are well covered and up-to-date with new versions of Magento, but who knows… Edit the file /app/code/core/Mage/Core/Model/Translate.php and go to the protected function _getTranslatedString($text, $code) On the else branch add the code so that it [...]

List of all manufacturers in Magento (v0.1.4)

Categorized Under: Magento 14 Commented

This new version of the “Shop by manufacturer” extension will display all the manufacturers/brands/etc that you have enabled. And as a bonus, you get a “featured manufacturers” block that you can use to display a list of maximum 5 manufacturers with logos (if you uploaded any). Some screenshots will follow soon, in the extension page. [...]

New version released for Magento Attribute Info Pages

Categorized Under: Magento 2 Commented

New version released (0.1.3) which takes into consideration the prefix for the sql tables (thanks Irineu!). The logos can be resized automatically to a desired size with the code (just an example, adjust to suit your template) <action method="setImgResizeTo"><value>75×60</value></action> in /app/design/frontend/default/default/layout/dc_catalog.xml: – 75×60 will resize the logo to max 75px width and max 60px height [...]

Magento

Categorized Under: Magento No Commented

A fost dragoste la prima vedere. O imensitate de librarie construit pe ZF pe care am apucat sa o testez la versiunea 0.7 prin toamna anului 2008. A fost a doua oara cand am luat contact cu Zend Framework, dar de data asta am ramas masca de complexitatea codului, de numarul de librarii folosite si [...]