This project is not covered by Drupal’s security advisory policy.
Summary
jsPlumb provides a means for a developer to visually connect elements on their web pages. It uses SVG or Canvas in modern browsers, and VML for stone-age browsers. Full transparent support for dragging is included and the API is super simple.
Configuration
The module has an admin interface, where you can enable to always include the JavaScript file to the site.
Otherwise you can include it manually via a simple API function callback, witch includes all dependencies:
<?php
jsplumb_add_library();
?>
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Developer tools
1 site reports using this module
- Created by kalman.hosszu on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
