Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
GraphMind is a mindmap editor for Drupal. It has the basic mindmap
features and some Drupal specific enhancement. You can see a demo of
Graphmind in action at http://graphmind.com.
GraphMind is looking for co-maintainers and/or supporters. Please, let us know if you can help us in the contact form.
Features
Flex mindmap editor
Full mindmap node crud (create, read, update, delete)
Drag and drop nodes/branches
Give links manually to nodes (Drupal data has links the appropriate Drupal item by default)
Wysiwyg node title editor
Collapsible branches
Icons for nodes
Clouds for branches
Stage scaling
Load Drupal data (nodes, users, files)
Load Drupal Views lists (custom arguments)
Update Drupal related data on the mindmap (node, file, user, views list)
Attribute handling (full crud for attributes - Drupal data are attributes also)
Add external Drupal sites (to make accessible data from all the sites)
Export to FreeMind (full FreeMind XML format compatible)
Import FreeMind mm file to Drupal
Plugins
Taxonomy plugin: complete managing of Drupal taxonomy
The Adjusti-Search module provides a simple and clean block for Drupal that allows integration of all searches (those provided by Drupal, other modules, and external to Drupal itself) that take their querystring from the URL into one search block. This is a useful module if you are running multiple searches on your site or wish to integrate external searches into the search mechanisms of your site.
This module does not provide any new search functions itself. Rather, it creates a simple interface that all searches can be reached through.
No new URL shortening features will be accepted into this module: consider this a backport of the Drupal 7 shortlink functionality. For a module with more flexibility, please look at the Short URL module.
ShortURL is the module with all the features and this one the one without any configuration!
Drupal 7 port
This module will not be ported to Drupal 7, because Drupal 7 already includes support for the shortlink standard. You will only need to install the Global Redirect module to automatically redirect the user to the corresponding alias.
Description
This module offers simple support for the shortlink standard, currently only for nodes.
Typically, you use the Pathauto module to automatically generate path aliases for the content (nodes) you create (or maybe you enter aliases manually). These are typically longer than the original "node/" paths.
This module aims to be independent from other web services and thus uses those "node/" paths for short URLs. This of course implies that your short URLs will only go offline if your site goes offline. This module relies on the Global Redirect module to perform the redirects to the aliased paths.