Mootools

  • Posts: 172
  • Thank you received: 2
9 years 8 months ago #166908

-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.3
-- Browser(s) name and version -- : Google

hello friends !
Why you still use Mootools lib. in your shop component .
it pulls my website down)

thx

Please Log in or Create an account to join the conversation.

  • Posts: 26013
  • Thank you received: 4004
  • MODERATOR
9 years 8 months ago #166911

Hi,

Because Joomla is still using it too.
But don't worry, we will use it lesser and lesser ; there are already other interesting thread talking about this specific and precise subject.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: rockettboost

Please Log in or Create an account to join the conversation.

  • Posts: 172
  • Thank you received: 2
9 years 8 months ago #167553

Jerome , can i disable (full) mootols and work with hika ?
i see error if i disable like :

unset(
$this->_scripts[$this->baseurl.'/media/system/js/mootools-core.js'],
$this->_scripts[$this->baseurl.'/media/system/js/mootools-more.js'],
$this->_scripts[$this->baseurl.'/media/system/js/core.js'],
$this->_scripts[$this->baseurl.'/media/system/js/caption.js'],
$this->_scripts[$this->baseurl.'/media/system/js/validate.js']
);

Please Log in or Create an account to join the conversation.

  • Posts: 26013
  • Thank you received: 4004
  • MODERATOR
9 years 8 months ago #167561

Hi,

Not yet ; we still have some mootools references in HikaShop.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 172
  • Thank you received: 2
9 years 5 months ago #177447

hello Jerome !
Hika 2.3.4 still use mootools ?
thx

Please Log in or Create an account to join the conversation.

  • Posts: 26013
  • Thank you received: 4004
  • MODERATOR
9 years 5 months ago #177471

Hi,

Less than 2.3.3 but yes, there is still some mootools.
I rewrote the javascript "vote" library so now, votes are "stand alone" and mootools free.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: rockettboost

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 5 months ago #177552

Jerome is thee a list of the last things working with mootools (and 234) in Hikashop ? cart ? filter ?

thanks

Please Log in or Create an account to join the conversation.

  • Posts: 26013
  • Thank you received: 4004
  • MODERATOR
9 years 5 months ago #177555

Hi,

carousel
listing fade
listing slide
mass action (countresults fct)
toggle helper (Ajax/Request)
cart helper (Ajax/Request)
limitparent type (Ajax/Request)
data_filter type ($$ call)
filter type ($$ call)
backend product edition (Ajax/Request)
frontent entry view (Ajax/Request)
frontend product view ($$ call)
frontend product listing view ($$ call)
frontend product show_tabular view ($.val())
frontend product option tmpl (Ajax/Request)
paypal recurring plugin (Ajax/Request)
payjunction plugin (to check)
stripe plugin (to check)
front checkout view (payment - to check)

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: erickb

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 5 months ago #177585

merci

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 5 months ago #178445

is it possible to keep mootools-core (84kb) but to remove mootools-more (237 ko) ?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 5 months ago #178461

Hi,

It depends on which functionalities you are using.
Some will only require the core, but others like carousels will need the more too.

The best way to know that for your precise case is to test ;)

The following user(s) said Thank You: erickb

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 5 months ago #178578

thanks

I use jquery for a carousel :-)

Please Log in or Create an account to join the conversation.

  • Posts: 172
  • Thank you received: 2
9 years 5 months ago #178579

i hope Hikateam kill em all in the next update )

Please Log in or Create an account to join the conversation.

  • Posts: 26013
  • Thank you received: 4004
  • MODERATOR
9 years 5 months ago #178580

Hi,

We reduced the number of inclusion of mootools, the list I gave in my previous message details the different inclusions.
The carousel refactoring is in our TODO list ; the idea is to have several implementation of carousels.
We are trying to list the most used feature in website with HikaShop. The current carousel implementation have a lot of options but several are not used.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 3 months ago #184719

and now with 2.3.5 can we totally remove mootools from Joomla ? > 235ko for nothing

thanks to the team !

Last edit: 9 years 3 months ago by erickb.

Please Log in or Create an account to join the conversation.

  • Posts: 172
  • Thank you received: 2
9 years 3 months ago #184722

hika - mootools veterans )

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 3 months ago #184723

:-)

Please Log in or Create an account to join the conversation.

  • Posts: 2605
  • Thank you received: 65
  • Hikashop Business
9 years 1 month ago #193301

It seems that mootools is not removed (at least if we don't choose to use it) in version 2.3.4

Please Log in or Create an account to join the conversation.

  • Posts: 172
  • Thank you received: 2
9 years 1 month ago #194606

guys , how many years i need to wait for mootools dead ?
it's not professional from you

Last edit: 9 years 1 month ago by rockettboost.

Please Log in or Create an account to join the conversation.

  • Posts: 81563
  • Thank you received: 13071
  • MODERATOR
9 years 1 month ago #194674

It would be unprofessional to break HikaShop just for that, or remove features because they re completely coded for mootools.
Doing it properly requires a lot of work.
And removing it or not doesn't change much for your website.
Our plans are to remove the calls to mootools during this year, little by little.

Please Log in or Create an account to join the conversation.

Time to create page: 0.112 seconds
Powered by Kunena Forum