Actions

Developer Area/Plugins/Third party

From Mahara Wiki

< Developer Area‎ | Plugins
Revision as of 11:08, 5 October 2022 by Doristam (talk | contribs)

A list of the third-party plugins within Mahara.

A helpful way to update this list is to go:

 find ./htdocs -type f -iname "README.Mahara" -exec grep 'Version' -B1 {} \; -print

... on the current codebase.

Note: another thing to keep in sync is the country names we use for 'Country' dropdowns. To check what the current state of play is

perl -MLocale::Country -le 'print join("\n", sort map { country2code($_) . " => " . country2code($_, LOCALE_CODE_ALPHA_3) . ", // " . $_ } all_country_names())'

and check the results against htdocs/lib/country.php and htdocs/lang/en.utf8/mahara.php files For any confusion you can also check against https://www.iso.org

Legend

  • PHP8 = is the latest version of this plugin compatible with PHP8?
  • Upgrades = what upgrades are available for this plugin?
  • Support = notes on end of support | Active | Inactive | Deprecated (officially)
  • Security = is there a new security patch available?
  • 22.04 = Will this need to be updated for this version?
  • SemVer Info - explaining the symbols in the Mahara version column
  • Inactive: Maintained but not actively making releases
  • Deprecated: All maintainers have left and site may not exist in extreme cases.
  • 🚧: In progress/there is a working patch in Gerrit
Name Mahara
version
Latest
version
22.10 PHP8 Upgrades/Updates Support Security README.Mahara
(./htdocs/...)
URL/Notes License
ADODB 5.22.0 5.22.3 🚧 Yes 8.1 Patch

-remove support for legacy SQL drivers

-PHP 8 support

Active No .../lib/adodb/ - Official site
- GitHub

- Twitter


Wish-list: extract $SESSION

BSD 3-Clause
LGPL
Bootstrap 5.0.1 5.2.2 n/a Minor Active LTS No .../lib/bootstrap/assets/javascripts/
- GitHub releases

- GitHub project

- bootstrap versions

MIT License
BS Datetime

picker

=4.17.47 6.2.4 n/a Major (beta)

Rewrite

Active - 6

Inactive - 4

N/A .../js/bootstrap-datetimepicker/ - GitHub
https://getdatepicker.com/
MIT License
Chart.js 3.7.1 3.9.1 🚧 n/a Minor Active No .../js/chartjs/ - http://www.chartjs.org

- GitHub

MIT License
Clipboard js 🌸 ^2.0.8 2.0.10 🚧 n/a Patch fix Active .../js/clipboard/ ClipboardJS

GitHub

MIT License
Cookie
consent
=3.1.1 4.0 n/a None New updates are
proprietary.
.../js/cookieconsent/ - Osano site
- GitHub


Site talks about versions 2021.6 and 2021.2.3
which are not available on GitHub.
💡Check if we should keep using this - licences.

MIT License
CSS Tidy ~1.7.3 2.0.1 🚧 Yes 2.0.1 released 22 Feb 2022
PHP8 compatible
.../lib/csstidy/ GitHub LGPL
Dragon-drop ^3.2.1 3.2.1 n/a None
Pre-release minor
changelog not available.
Active ..../js/dragondrop/ GitHub

3.6.1 in the making but in pre-release stages.

MIT License
Datatables ^1.10.20 1.11.4 🚧 n/a Patch fix Active
.../js/DataTables/ https://datatables.net/
Download
MIT License
Dropzone ^5.7.6 5.9.3 🚧 n/a Minor Active .../js/dropzone/ GitHub releases


6.0.0 in beta

MIT License
Dwoo =1.3.7 1.3.7 No Replace Deprecated
.../lib/dwoo/ http://dwoo.org/
GitHub project
LGPL
Elastic Search >6.1.0 7.17.0 No WIP - Gold Active
.../lib/elasticsearch/ GitHub


PHP 8 has a milestone.

Apache v2.0
LGPL v2.1
fancybox3 3.5.7 4.0.26 n/a Removed from Mahara 11/2021 Inactive
- v3 deprecated
- v4 in beta stage
.../js/fancybox/ - GitHub - in BETA stage
- Installation
- Official site
- Twitter


Only exists in branch versions 20.10, 21.04, 21.10
Only backport security fixes

CC BY-SA 4.0
gridstack >0.6.4 5.0.0 n/a WIP - Robert
Active .../js/gridstack/ - GitHub

- Website

MIT License
HTML Purifier =4.13.0 4.14.0 🚧 Yes None .../lib/htmlpurifier/ http://www.htmlpurifier.org/

GitHub


4.14 includes PHP8 support

LGPL v2.1+
Javascript
templates
=3.19.0 3.20.0 🚧 n/a Minor Archived, 2021 .../js/javascript-templates/ https://github.com/blueimp/
JavaScript-Templates
MIT License
jQuery ^3.6.0 3.6.0 n/a Minor Active .../js/jquery/ http://jquery.com/
GitHub


https://blog.jquery.com/2021/03/02/
jquery-3-6-0-released/
News: - QA: https://forum.jquery.com/
Twitter: https://twitter.com/jquery

MIT License
jQuery mobile =1.5.0-alpha.1 1.5.0-rc1 n/a None Inactive, 2017 .../js/jquery/jquery-mobile/ http://jquerymobile.com


https://blog.jquerymobile.com
- lack of resources but wish to maintain.
❗Find out if we are still using this.

MIT License
jQuery UI 1.13.1 1.13.1 🚧 n/a In maintenance state
Only security and compatibility fixes
.../js/jquery/jquery-ui/ http://jqueryui.com/


https://blog.jqueryui.com/2022/01/jquery-ui-1-13-1-released/

MIT License
jQuery UI plugin
touch-punch
=0.2.3 0.2.3 n/a None Deprecated .../js/jquery/jquery-ui/
jquery-ui-touch-punch.min.js
http://touchpunch.furf.com/
GitHub


❗Do we still need it - is it merged into jquery

MIT or GPL
Version 2 licenses
JS Color 2.4.7 2.4.7 🚧 n/a None Active .../js/jscolor/ http://jscolor.com/ GPL 3
Json editor >=1.3.5 2.6.1 n/a Major 2.x Active .../js/jsoneditor/ GitHub


- Patch started, including child patch with Mahara customisations: https://bugs.launchpad.net/mahara/+bug/1962219

- Issue with select field dropdowns in SmartEvidence editor: possibly related to select2 plugin - leave for 22.10

MIT License
jTLine =1.0 1.0 n/a None Inactive, 2018 .../js/jTLine/ GitHub

Twitter

MIT License
Lodash ^4.17.15 4.17.21 n/a Patch fix Active .../js/lodash/ GitHub


- Lodash was brought in with gridstack v0.5.0
- Will be removed when gridstack 4+ gets merged.

MIT License
Marked ^2.1.3 4.0.12 🚧 n/a Minor - v2.1.1, v2.1.2, v2.1.3
Major 3.x - breaking changes
4.0.0 Major security fixes
Active Yes .../js/marked/ GitHub MIT License
Masonry =4.2.2 4.2.2 n/a None Inactive, 2018 .../js/masonry/ Masonry
GitHub
MIT License
TinyMCE
Mathslate
1.1 1.1 🚧 n/a None Forked version, 2015 .../js/tinymce/plugins/mathslate/ GitHub


Our version is now forked to keep
make it work with Tinymce 5

GPL 3
Moment.js ^2.29.1 2.29.1 n/a None Inactive, 2020 .../js/momentjs/ http://momentjs.com/


Succeeded by Luxon: https://moment.github.io/luxon/#/

Connected with jquery date-picker

MIT License
Oauth PHP =175 175 No Replace Archived, 2010 .../webservice/libs/oauth-php/ https://code.google.com/archive/p/oauth-php/


We should replace with an oauth2 php library
https://oauth.net/code/php
checkout what Moodle does (old comment)

MIT License
PDFjs ^2.9.359 2.12.313
🚧 n/a Minor Active .../artefact/file/blocktype/pdf/js/pdfjs/ Getting started
GitHub
Apache License 2
PHPMailer ^6.5.1 6.5.4 🚧 Yes Minor 6.5.0 - security release
Minor 6.5.1 - maintenance release
PHP8 support
Active
Yes .../lib/phpmailer/ GitHub LGPL
Popper ^1.16.1 LTS 2.11.2 n/a Major 2.x upgrade is available, but Bootstrap 5 is required for v2.x, so on hold until we have Bootstrap 5 (should be in by 22.10) Active v2
LTS 1.16.1
w/o warnings
.../js/popper/ https://popper.js.org/


https://github.com/twbs/bootstrap/issues/31451


https://dev.to/fezvrasta/smarter-tooltips-and
-popovers-with-popper-2-44bh

MIT License
ReCaptcha ^1.2.4 1.2.4 In progress Patch Active .../lib/recaptcha/ GitHub

This client supports both v2 and v3.
https://github.com/google/recaptcha/tree/php8-support

BSD-3
simplesamlphp ^1.18.7 1.19.5 🚧 Yes 8.1 Active ../auth/saml/extlib/simplesamlphp/ GitHub


/htdocs/auth/saml/extlib/
- Make a README.Mahara file
PHP 8 coming in v2.x. Sounds like it should work on 1.19.1 though.

GPL 2.1
Select2 ^4.0.13 4.0.13 n/a Patch Active .../js/select2/ https://select2.org/ MIT License
Aurulent Sans
(font)
^2007.05.04 2007.05.04 n/a None Unknown .../lib/fonts/ http://www.fontsquirrel.com/fonts/
Aurulent-Sans
SIL OFL v1.10
Deja Vu Sans
(font)
^2.37 2.37 n/a Patch Unknown .../lib/fonts/ Font Squirrel
DejaVu Fonts
License v1.00
Open Sans
(font)
^1.10 1.10 n/a None Unknown .../theme/raw/fonts/ https://www.google.com/fonts/
specimen/Open+Sans
Apache License
version 2.0
Roboto Slab
(font)
^1.9 1.100263 n/a Minor Unknown .../theme/raw/fonts/ https://www.google.com/fonts/
specimen/Roboto+Slab
MIT License
Fontawesome ^5.8.1 6.0.0 n/a Major 6.0.0 Active .../theme/raw/sass/lib/font-awesome/ http://fontawesome.io
GitHub


Patch in progress (on hold for 22.10)

Upgrade steps

SIL OFL 1.1
Ghostscript
fonts
^8.11 9.54.0 n/a Major Active .../theme/raw/fonts/ - SourceForge release
Releases


❗What do we use it for?

AGPL
Charis SIL
(fonts)
^5.000 6.001 n/a Major Active .././lib/fonts/ - http://scripts.sil.org/cms/scripts/page.php
?item_id=CharisSIL
- https://software.sil.org/charis/download/
SIL OFL
TinyMCE 5.10.2 5.10.2 🚧 n/a Major security patch - XSS Active Yes .../js/tinymce/ https://www.tiny.cloud/
https://www.tiny.cloud/get-tiny/self-hosted


Changelog
📲 Test on mobile when updating
News and updates

LGPL 2.1
Video.js 7.17.0 7.17.0 🚧 n/a Active .../artefact/file/blocktype/
internalmedia/videojs/
http://videojs.com/
GitHub


Pre-released 7.18.1 Feb 2022

Apache License 2.0
zxcvbn =4.4.2 4.4.2 n/a None Inactive, 2017 .../js/zxcvbn/ https://github.com/dropbox/zxcvbn MIT License
composer.json
dependencies
https://git.mahara.org
/mahara/mahara/-/blob/
master/external/composer.json
Check for updates in the .json file.