Talk:Embedding mind maps: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
Line 75: Line 75:


--[[User:Vaccano|Vaccano]] 11:56, 4 Oct 2007 (PDT)
--[[User:Vaccano|Vaccano]] 11:56, 4 Oct 2007 (PDT)
in the README file, it is referring to acquiring other packages, the [[Flash browser]] Freemind and the [http://easynews.dl.sourceforge.net/sourceforge/freemind/freemind-browser-0_7_1.zip Java] Freemind clients. Those files are in there. - c.wrinn

Revision as of 21:46, 4 October 2007

How to download the Freemind Extension for MediaWiki

Where does it look for .mm files

I always get a Error: Mind Map file WFPE.mm not found error and I've put the file everywhere I can think of.

Answer: [[Image:MyMindmap.mm]] --GunterS 06:00, 13 Feb 2007 (PST)

Where in the actual File system is it looking? Onefish 20:47, 25 Mar 2007 (PDT)

This file contains HTML or script code that may be erroneously be interpreted by a web browser.

I have been trying to upload my mindmap file to my mediawiki.

I always get this error

This file contains HTML or script code that may be erroneously be interpreted by a web browser.

I have tried all the usual stuff, taking html out of the black list etc.

Mediawiki seems to be checking the content of the file and not allowing an upload.

Any help would be appreciated.

Wilbur

UPDATE

The html code it is complaining about was created by the comments attached to nodes. After deleting them all, I could upload to mediawiki and it seemed to work fine.

Is there any way to force mediawiki to accept those html comments?

See here. DimitriPolivaev

Wilbur

Jere 19:24, 10 Sep 2007 (PDT) Found a simple workaround that could be easily implemented. The Mediawiki SpecialUpload.php code does a scan of any text/ mime-type file looking for html or javascript code. It does an exact match on '<head, <body, <html, <img' tags so in the XML of the map I uploaded, I simply added a space between the < and the tag. Now it doesn't match and it allows the file to be uploaded. Unfortunately, if you re-edit the map and resave, or add other html tag data (images, comments, etc) you must manually re-edit. I haven't reviewed the source code yet (just got the proper download from CVS, not the HEAD) but it shouldn't be too hard to change to add spaces into the html tags.

Ability to save mindmap back into mediawiki?

AtomOil 14:57, 20 Aug 2007 (PDT) I absolutely love freemind and am finding this mediawiki extension very useful indeed. I am a flash developer, so I have been thinking that adding to the plugin so that mindmaps could be edited on the wiki would be very handy indeed and having had a very brief look at the source I don't think it would take that long to develop (unless real life gets in the way). The only thing I am not sure about, is whether its possible to save a file back into mediawiki, or more to the point send some xml data from flash back into mediawiki. Does anyone have any ideas about this?

error when use freemind... Call to undefined function getmindmapflashoutput()

Can I hide the file location?

I have installed this wonderful extension on my site. You can check it out here. I was just wondering if it is possible to hind the name of the file and its location from top the page? Bobwicon 06:00, 2 Sep 2007 (PDT)

I have added an option "notitle", see the article page for more details. DimitriPolivaev

Is it possible to use a external mindmap file?

I am afraid not. DimitriPolivaev

User:echofloripa I'm trying to use the mindmap that I saved into subversion. I wouldn't like to keep it in wiki. Just like any other file that you save in the wiki or keep it somewhere else (in the repository preferably) it would be a lot better, so that the images could just be save all at once into the repository and the viewer would take the position of the mm file and get the images relative to that place. PS: sorry, not sure how i left that on the main page. I think i meant that I was getting that error when I tried to use an external mm file (http...)


Problem with adding Freemind extension to MediaWiki

I added extension to /extension dir, and 'mm' to LocalSettings.php, but MediaWiki still refuses to upload *.mm files - can anybody suggest what to do with that problem?

DimitriPolivaev 14:35, 22 Sep 2007 (PDT)


Problem embedding MindMap, "Flash plugin or Javascript are turned off. Activate both and reload to view the mindmap

I have done everything I can think of, and a search for this error bring up nothing. I have DLed the Flash and Javascript extensions and installed them even. Any help? -c.wrinn

README References files not in the zip.

The install instructions in the README file say to copy freemindbrowser.jar, bola.jpg, bola4.gif, estrella.png, flashobject.js and visorFreemind.swf. None of these are in the zip file. Do I need to go to CVS to get them? Are they no longer needed?

--Vaccano 11:56, 4 Oct 2007 (PDT)


in the README file, it is referring to acquiring other packages, the Flash browser Freemind and the Java Freemind clients. Those files are in there. - c.wrinn