Using drupal version 4.7.3 and Freemind module version 1.2 2006/05/21 12:22:42, I do:
->create freemind map
[X] Include taxonomy links?
[X] Include nodes?
->Generate map
But the node links that get generated don't work. It looks like they're simply missing "?q=" before the "taxonomy" or "node" part of their URL. I've included a two line patch so that generating a site map renders node links that I can follow.
| Comment | File | Size | Author |
|---|---|---|---|
| freemind.module_LINK-FIX.patch.txt | 1.39 KB | Ian Tegebo |
Comments
Comment #1
joel_guesclin commentedHow about using clean URL's? I guess that is why I never encountered the problem!
Comment #2
tamasd commentedDrupal 4.x is not supported.