Accessories: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 73: | Line 73: | ||
</div> | </div> | ||
</table> | </table> | ||
* [http://www.zms-publishing.com/support/content/e724/e729/e2769/index_eng.html ZMSMindMaps]: An Add-on to ZMS (Zope based Content Management for Science, Technology and Medicine) for viewing, exporting and importing of Mindmaps. | |||
[[Category:Main]] | [[Category:Main]] |
Revision as of 19:01, 14 February 2008
What follows is a list of FreeMind accessories, provided by third parties. Feel free to add your own accessory. When adding a new link to an accessory you are the author of, please consider releasing your accessory by "GNU GPL V2 or later at your option" license. When you do, the FreeMind team can consider delivering your accessory as part of FreeMind. Conversions
See also Other
sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\)=\"[0-9a-zA-Z_]*\"//g" Old.mm > New.xml For version 0.9, this command is better : sed -e "s/ \(CREATED\|MODIFIED\|ID\|POSITION\|FOLDED\|COLOR\)=\"#\?[0-9a-zA-Z_]*\"//g" -e "s/<\(font\|hook\)[^>]\+\?>//g" Old.mm > New.xml |
- ZMSMindMaps: An Add-on to ZMS (Zope based Content Management for Science, Technology and Medicine) for viewing, exporting and importing of Mindmaps.