Skip to content

Dependencies

RedDragonWebDesign edited this page Sep 8, 2020 · 9 revisions

These all need upgrading.

Front End (JavaScript, CSS, Fonts)

  • JQuery 1.8.3 (latest version 3.5.1)
    • TinyMCE - WYSIWYG editor
    • miniColors
  • JQuery UI 1.8.17 (latest version 1.12.1)
  • Google Fonts - linked directly, should be all good

Attempt to upgrade JQuery did not go well. The modal background colors went from black to white.

There are JQuery and JQuery UI files floating around in 3 different places: js/, installer/js/, and themes/$THEME/js/

Back End (PHP)

  • PHPMailer 5.2.8 (latest version 6.1.7)
    • The classic email sending library for PHP
  • lib_autolink v??? (latest version 1.7, from year 2015)
    • PHP HTML link formatting library. Find URLs in HTML that are not already links, and make them into links.
Clone this wiki locally