Quantcast
Channel: Moishe BeshkinTag Archive » Moishe Beshkin
Browsing latest articles
Browse All 3 View Live

Bash script to resize images

To make sure that this script works correctly, check that ImageMagic pack is installed on your Linux machine. #! /bin/bash dir=$1 target_dir=$2 mkdir -p $target_dir list=`ls -1 $1` for i in $list do...

View Article



e-Commerce multi-currency support 0.4.5

Thanks to Leif Moldskred, a developer of SOALZA.com, who helped me to improve 2 main problems: - replacement of currency symbols - conversion in Product Cart. As soon as version 0.4.5 is out. You can...

View Article

e-Commerce multi-currency support 0.5.2

New version got new features: - Google currency conversion mechanism was added in addition to existing in e-Commerce core. - Advanced settings page added for switching between different conversion...

View Article
Browsing latest articles
Browse All 3 View Live


Latest Images