Giter Club home page Giter Club logo

drupal-orgchart's Introduction

Intro

An organizational chart that uses the profile.module. Install in your modules directory. Currently, it uses profile fields to build the chart. It assumes that there will be two fields that hold the following data:

  • Employee ID - this can be any alphanumeric identifier
  • Supervisor ID - this is the alphanumeric identifier pointing to the current user's supervisor.

In the administrator settings, you may specify the profile field names which correspond to these values.

There are plans to have two other options for loading the data in the future:

  1. A custom external table specific to the module
  2. Some flat file

Installation

  1. Copy orgchart source to your modules directory
  2. make the orgchart/cache directory writeable
  3. Enable via Administrative panel
  4. Create profile fields to represent employee id (profile_employee_id) and supervisor id (profile_supervisor_id).
  5. Make sure settings are okay
  6. If you are using GraphViz display, you will need to install that on your system and provide the binary path
  7. A Org Chart block will be displayed if you select it. Otherwise, the full org chart is displayed at /q?=orgchart

Roadmap

  • GraphViz 20100208
  • GraphViz Cache
  • Full company view

Media

  • The settings page for the plugin.
  • The tree view for the plugin.
  • The network graph view for the plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.