Codebase versions: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
Line 19: Line 19:
* '''Mysqldump.php''' [https://github.com/ifsnop/mysqldump-php/blob/b232c2b6b2e250d716f936b0d11eda6bc2ec3df4/src/Ifsnop/Mysqldump/Mysqldump.php v2.9+] (2020-11-20)
* '''Mysqldump.php''' [https://github.com/ifsnop/mysqldump-php/blob/b232c2b6b2e250d716f936b0d11eda6bc2ec3df4/src/Ifsnop/Mysqldump/Mysqldump.php v2.9+] (2020-11-20)
* '''[https://quilljs.com/ Quill Editor]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/quill/quill.min.js v1.3.7]
* '''[https://quilljs.com/ Quill Editor]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/quill/quill.min.js v1.3.7]
[https://github.com/nuBuilder/nuBuilder-4.5/commit/0c6a4a4405dea027f2d0128b159317052aebf329 commit on 2021-02-07] as unused now.
* '''[https://select2.org/ Select2]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/select2/select2.min.js v4.0.13]
* '''[https://select2.org/ Select2]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/select2/select2.min.js v4.0.13]



Revision as of 09:10, 28 March 2021

Common Info

  • nuBuilder v4 has evolved over several years through 2020 by Steven Copley and updated by Ap.Muthu since Dec 2021
  • nubuilder v4.5 is the brand new version as of 2021 primarily by smalos / kev1n
  • Each version has their minimum server component version compatibility specifications.
  • Quite a few libraries are compatible between versions and are limited by their server component version based usability.
  • Any version of nudb (phpMyAdmin) library that suits the server component versions can be deployed except that its config.inc.php file needs to be matched. More Info
  • MediaWiki is used for this wiki
  • PHP 5 through 8 are used with various customisations / alternate versions of library components listed herein
  • JS / CSS Minified library versions are generally distributed and used. Transform a JavaScript into a more readable form by clicking the Pretty-Print icon in Chrome DevTools or Mozilla Firefox. (Other browsers might have a similar functionality or use the Notepad++ plugin JSTool).

nuBuilder v4.5 Version

nuBuilder v4 Updated Version