Menu

#521 Remove Mootools

Work_in_progress
closed-rejected
nobody
5
2010-04-05
2010-04-05
No

Looking at the browsers javascript object graph it seems to me that mootools is not used anywhere (anymore). I also tried some search terms on the codebase and could not find any uses of the mootools library.
I removed mootools from common.inc.php and did some basic UI tests, where everything worked fine. I come to the conclusion that mootools is not used anymore and suggests its removal and the continued use of jQuery, which pretty much does the same things.

Discussion

  • Marc Delisle

    Marc Delisle - 2010-04-05

    Mootools is still used:
    - /setup
    - js/functions.js (look for "BLOB repository")
    - maybe import progress bar

    but we are converting to jQuery.

     
  • Marc Delisle

    Marc Delisle - 2010-04-05
    • status: open --> closed-rejected