etherpad-lite/src/node/utils
John McLear ee2b32281c
pluginfw: Warn plugins on missing plugin (#4826)
* pluginfw: Warn plugins on missing plugin

Add functionality to console.warn when a plugin is missing.  This will help admins know when people are trying to use plugins that are missing.  Resolves https://github.com/ether/etherpad-lite/issues/4730

* pluginfw: importing .etherpad can notify admins of missing plugins

Extending .etherpad imports to notify admins if a missing plugin is present

* Update ImportEtherpad.js
2021-02-21 11:07:13 +00:00
..
Abiword.js lint: src/node/utils/Abiword.js 2021-01-25 22:53:11 -05:00
AbsolutePaths.js Remove unnecessary path.normalize() calls 2021-02-18 19:18:59 +00:00
caching_middleware.js Remove unnecessary path.normalize() calls 2021-02-18 19:18:59 +00:00
Cli.js lint: src/node/utils/Cli.js 2021-01-25 22:53:11 -05:00
customError.js lint: src/node/utils/customError.js 2021-01-25 22:53:11 -05:00
ExportEtherpad.js lint: src/node/utils/ExportEtherpad.js 2021-01-25 22:53:11 -05:00
ExportHelper.js lint: src/node/utils/ExportHelper.js 2021-01-25 22:53:11 -05:00
ExportHtml.js lint: src/node/utils/ExportHtml.js 2021-01-25 22:53:11 -05:00
ExportTxt.js ordered lists bugfix: first line item can be 0.*, don't show 0 as undefined (#4600) 2021-02-06 20:19:05 +00:00
ImportEtherpad.js pluginfw: Warn plugins on missing plugin (#4826) 2021-02-21 11:07:13 +00:00
ImportHtml.js lint: src/node/utils/ImportHtml.js 2021-01-25 22:53:11 -05:00
LibreOffice.js lint: src/node/utils/LibreOffice.js 2021-01-25 22:53:11 -05:00
Minify.js Use settings.root to anchor pathnames 2021-02-18 19:18:59 +00:00
MinifyWorker.js lint: src/node/utils/MinifyWorker.js 2021-01-25 22:53:11 -05:00
NodeVersion.js lint: src/node/utils/NodeVersion.js 2021-01-25 22:53:11 -05:00
padDiff.js lint: src/node/utils/padDiff.js 2021-01-25 22:53:11 -05:00
path_exists.js lint: src/node/utils/path_exists.js 2021-01-25 22:53:11 -05:00
promises.js lint: src/node/utils/promises.js 2021-01-25 22:53:11 -05:00
randomstring.js lint: src/node/utils/randomstring.js 2021-01-25 22:53:11 -05:00
run_cmd.js run_cmd: Enhance with ability to return stdout as string 2021-02-18 19:18:59 +00:00
Settings.js Remove unnecessary path.normalize() calls 2021-02-18 19:18:59 +00:00
tar.json stale code: removed excanvas which was ie support for no canvas 2021-01-26 04:05:54 -05:00
TidyHtml.js lint: src/node/utils/TidyHtml.js 2021-01-25 22:53:11 -05:00
toolbar.js fix: runtime error if no buttons are present in toolbar (#4680) 2021-01-26 11:02:54 +00:00
UpdateCheck.js lint: src/node/utils/UpdateCheck.js 2021-01-25 22:53:11 -05:00