Amir Moradi Posted February 27, 2010 Share Posted February 27, 2010 Hi all,After hours of testing and coding templates for PrestaShop, I thought it would be nice to rewrite PrestaShop code, and make it more portable, flexible, and less dependent on Old JavaScript.The first goal of the PrestaShop Revolution, is to use the latest JS librairies, as latest jQuery, and its plugins. Here is the place for everyone interested to share their knowledge, and work toward making PrestaShop a better e-commerce solution.To be more efficient, I beleive that loaded JS and CSS files should all be defined in template files, and not main PrestaShop PHPs; e.g. the JS files for the Product Page, which are defined in /prestashop/product.php rather than prestashop/themes/mytheme/product.phpFor longtime I’ve been a WordPress developper and I beleive that the success of WordPress not only relies on its community, but also on its way of handling themes and interfaces.Basically, Smarty – the templating framework used for PrestaShop – is complex and difficult to understand, so why making it more unreliable by using unclean and unhealthy coding?I’m actually working on integrating latest jQuery 1.4.2 on PrestaShop and updating latest jQuery Plugins, and most important, I moved JS librairies to theme’s folder, rather than PrestaShop’s JS directory.I invite everyone interested in this project to share their work, knowledge, experiences and ideas here, and on a dedicated page on Gibni called PrestaShop Revolution. Link to comment Share on other sites More sharing options...
blingblingpow Posted February 27, 2010 Share Posted February 27, 2010 It would be more beneficial for everyone if you removed some of the google ads on your site.Sorry but I gave up reading simply because I couldn't tell what was the article and what was advertising. Link to comment Share on other sites More sharing options...
Amir Moradi Posted February 28, 2010 Author Share Posted February 28, 2010 tnx for sharing, I believe the ads are not obstructive, and the article is neat and easy to read. The goal is making good changes to prestashop jquery, and other javascripts.I would think about it, and if I can, will re-think my page structures. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now