Dimitry
Christian Foltin (GMX) schrieb: > Hi Dimitry, > > can you please send the map to me? What do you do to reproduce? > > Thanks, Chris > > Dimitry Polivaev schrieb: >> It does not work for me (W2K), see attached screen shots. >> >> Dimitry >> >>> ad 2: I tried with win XP but with the changes you'll find under CVS >>> now. There is a new map format called "0_9_0" which differs from >>> "0_9_0_beta8" in that spaces in links are replaced by %20. With this >>> change Dan's solution works. Yours doesn't work with this change. >>> Conceptually, it is better to store spaces as %20 as this is the >>> correct url format. >>> >>>> 2. Files linked to nodes can not be opened under Windows since Beta >>>> 17. The attached Freemind.java fixes the problem removing lines >>>> proposed by Dan (lines 5777 to 579). Could you please look at them >>>> and response. >> >> >> ------------------------------------------------------------------------ >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------ >>>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Freemind-developer mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/freemind-developer >> > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freemind-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freemind-developer
<<inline: EXAMPLE.JPG>>
<map version="0.9.0_Beta_8"> <!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net --> <node CREATED="1211138644296" ID="ID_1711886061" MODIFIED="1211138651500" TEXT="link map"> <node CREATED="1211138652500" ID="ID_439391282" LINK="../../../../C:/test image directory/EXAMPLE.JPG" MODIFIED="1211138766281" POSITION="right" TEXT="link"/> </node> </map>
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
