Motorcycle Adventures and Free Software
Henri Bergius
Biker, free software consultant, neogeographer

See also my JavaScript blog, The Universal Runtime

This entry was posted on 2007-12-12 13:04:37 UTC in 60° 9.804 N 24° 44.016 E 7km S of Espoo, FI to

Site structure planning with WriteMaps

WriteMaps.com is a handy web-based tool for planning website structures in a mind map -like format. The tool allows for storage and working on the designs in collaborative fashion.

Writemaps

I have been toying for quite a while with the idea that mind maps could be automatically converted to Midgard -compatible site structures, and the JSON format provided by WriteMaps seemed to support the idea.

So, to get your WriteMaps site structure to Midgard do the following:

  • Save your sitemap on the site
  • Click File -> Export local backup
  • Copy the JSON to a local file
  • Run php json_to_structure.php /path/to/my/sitemap.json > sitemap.inc
  • Copy the new structure under the config/templates directory of midgard.admin.wizards component
  • Create a new site using your WriteMaps-based structure

I'd love to make this a bit easier, but that would essentially require WriteMaps to provide an API we could hook to.

Get the json_to_structure.php file from Midgard SVN.

Via Ajaxian.

Technorati Tags: , , ,

Sponsored links

save money using, phone card

Comments:

There have been no comments so far.

Post a comment:

You need to be logged in to publish comments.

Back