Closed (fixed)
Project:
GraphMind
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Dec 2010 at 20:34 UTC
Updated:
12 Sep 2011 at 09:02 UTC
It's pretty confusing when you first time want to create a mindmap and you get a standard Drupal node form. It would be less confusing if you only have 1 field: the title field where you fill in the name of the mindmap and that than takes you to the mindmap without all the other empty fields confusing you. I know that this destroys the possibility to paste .mm XML the first time you create a node, but I think we instead should have an upload function that puts the XML from an uploaded .mm file into a graphmind node.
Comments
Comment #1
mimrock commentedI've committed an update for the dev version. It tries to implement this functionality, but still has limitations - e.g. when uploading, it only checks well-formedness.
Comment #2
itarato commented