This module gives you an easy way to draw nice boxes and arrows to your website from simple markup like:

 (User) > (Admin)

Thus you can produce very fast charts/graphs/mindmaps - everything that has arrows and boxes.

See the project image and the home page:

http://www.headjump.de/article/arrows-and-boxes

There you will find full demo and a live playground.

Also when you create an AB instance if you hover with your mouse you will be able to go directly to the live preview editor and modify your code...

We are welcome for UI enhancement propositions.

If you need to be ablo to just do:

[ab]

(User) > (Admin)

[/ab]

Instead of the default:


<pre class="arrows-and-boxes">

(User) > (Admin)

</pre>

Hint: Just use the drupal module customfilter and setup the necessary filters...

--

- Arrows and boxes JS library is coded for you in javascript/jquery by Dennis Treder.

- And integrated into Drupal by rsvelko.

Project information

Releases