DNN Org Chart Module
This module was migrated from CodePlex Archive. It was orginally develoepd by DevPCI for DNN 6.2.4+.
I have taken the orginal source code and have gotten the module working in DNN 9.2.2. There are a few things I'll be trying to work out in the near future. I have not tested this module outside of DNN 9.2.2. I think might be ok with DNN 8.X and above.
I'm no developer by any means so really looking for someone to contribute and help make this module better for the DNN Community.
https://archive.codeplex.com/?p=ddtorgchart
About the DevPCI DDT_Org_Chart for DotNetNuke 6.2.4 +
Implement IPortable (export / import / copy module)
Fix and Enhancements:
This DevPCI module - DDT_Org_Chart for DotNetNuke 6.2.4 + is based on Telerik Org Chart for the View. The Edit Data part is based on Telerik Grid(s).
https://www.telerik.com/products/aspnet-ajax/orgchart.aspx
https://www.telerik.com/products/aspnet-ajax/grid.aspx
A "Simple" one, where items are linked to each others (parent / child relation).
A "With Group" one, where group are linked to each others (parent / child relation), and items are linked to groups.
The relations between items and/or groups will be reset by changing mode (Simple vs With Group) in the Settings.
You'll have to rebuild the news relations in the Edit Data part.
Images must be 48px x 48px.
In "Simple" mode, it must have at least one root item (no parent set).
In "With Group" mode, it must have at least one root group (no parent set).
The Drag and Drop will work for admins in the View as soon as:
- There is only one root Item "Simple" mode or only one root Group (With Group mode)
- At least on item has a parent set in "Simple" mode, and at least one group has a parent in "With Group mode"
- There is enought groups and/or items to get sources and destinations for Drag and Drop
http://www.devpci.com/DotNetNuke/Modules/ModuleDDT_Org_Chart/SimpleDemo.aspx http://www.devpci.com/DotNetNuke/Modules/ModuleDDT_Org_Chart/WithGroupDemo.aspx http://www.devpci.com/DotNetNuke/Modules/ModuleDDT_Org_Chart/FootballDemo.aspx
See 2 demos of content creation and render with drag and drop:
2 min speed up "Simple" demo here: http://youtu.be/orBM1ja_ROM
2 min speed up "With Group" demo here: http://youtu.be/4M1UQz84FHQ