Community Documentation

Graphmind

Last updated June 1, 2011. Created by itarato on June 1, 2011.
Log in to edit this page.

What is GraphMind

GraphMind is a mindmap tool for Drupal. If you're not familiar with the mindmap concept, visit Freemind: http://freemind.sourceforge.net/wiki/index.php/Main_Page
The module creates a content type for creating mindmaps.

Installation instructions

Drupal 6

Requirements: Views, Services (version 2.x), Graphmind, Amfphp (with Amfphp library)
Graphmind uses Services (several types of them, such as user services, node services, taxonomy services, etc., Views and Users. Check the permissions admin page if rights has to be provided to certain roles. A mindmap is a node, so node edit permissions are applied on it as well.

Drupal 7

Requirements: Services (version 3.x), Amfserver, Graphmind
As writtem for the Drupal 6 version permissions has to be set for the user requirements.
After enabling the module a new service endpoint has to be added on admin/structure/services/add.
On the resourcessection you have to enable:

  • all the Graphmind (and it's submodules) resources
  • Node, User, File, Taxonomy and Term retrieve resource
  • System's connect resource

Use no authentication. Then copy the [path to endpoint] string - visit the Graphmind admin settings page (admin/settings/graphmind) and paste it into the [Default enpoint URL part] field.

Page status

About this page

Drupal version
Drupal 6.x, Drupal 7.x
Audience
Programmers, Site administrators, Site users

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here