WordPress plugin adding chemical structure embedding.
Copyright © 2010-2016 Molecular Materials Informatics, Inc.
All rights reserved
-
General availability: The WebMolKit library may be used by anyone under the terms set by the general Gnu Public License (v3.0). The synopsis of this license is that if you use any part of the source code in your own project, you are contractually bound to make the entire project available under a similar license whenever you distribute it, i.e. it's the viral version of the GPL. Not to be confused with the lesser version (LGPL). Also, if you are considering asserting software patents, you'd best read the GPL v3.0 terms very carefully.
-
Owner availability: The copyright owner, Molecular Materials Informatics, Inc., can and will exercise the liberty of using this toolkit in proprietary and/or open source software.
Installation is crude & effective: copy the directory into the WordPress hierarchy under the web server's directory, i.e.
/path/to/web/wordpress/wp-content/plugins/
The deliverable is bin/webmolkit-build.js, which is compiled using TypeScript. One option is to use the version that is included in the GitHub repository. For compiling it, there must be a parallel directory (../WebMolKit) which is synced with the latest version from GitHub.