cccgraph
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
The "Cognitive overflow" is the big problem for sites containing massive information. Users cannot assimilate all existing contents and relations between them. This module solves the problem representing the information structure (nodes, taxonomies and node references) through a navigable graph.
Demo
Direct download
https://www.dropbox.com/sh/86ond4oqygwqij3/AADaOWqN5U3jXkYKdEqe8-9Ua?dl=0
Libraries
The applet, a custom version of hypergraph project, developed for the module.
https://github.com/jlarrubiaq/cccgraph-applet
Installation
1. Go to the section Administer> Blocks and choose the region where the applet container "CCC-Graph Applet" will be displayed within the site.
2. Enable and select the region where the administration block "CCC-Graph" will be located.
3. Go to "CCC-Graph" menu in the admin block, you just added, to customize aspects of general configuration of the applet, such as height and width.
4. In the submenu "CCC-Graph" > "Administer available content", choose (node references type and taxonomy) fields that will be part of the conceptual structure and represented as nodes and edges in the graph. This step is essential because all elements of the site aren't considered part of the conceptual structure by default.
Problems
Currently, Java applets are deprecated. For their utilization, you can read the next instructions for each browser:
- Mozilla Firefox
https://support.mozilla.org/es/kb/usar-el-plugin-de-java-para-ver-conten...
-IE
http://windows.microsoft.com/es-xl/internet-explorer/install-java#ie=ie-11
- Google Chrome (not supported)
https://support.google.com/chrome/answer/6213033
Planned features
- Finding a new graph library, supported by current browsers. Most probably JavaScript.
- Updating to Drupal 8
