On Thursday 19 November 2009 18:00, Nino Novak wrote: > On Thursday 19 November 2009 17:51, Clayton wrote: > > On 11/19/2009 05:38 PM, Nino Novak wrote: > > > On Thursday 19 November 2009 15:46, ccornell - OpenOffice.org wrote: > > >> One of the requests I got during OOoCon this year was to install > > >> a Wiki Mind Map on the OOoWiki. > > >> > > >> I've been experimenting with this off and on over the past few > > >> days, and not really making a lot of progress. > > >> > > >> Sophie suggested this one: http://www.wikimindmap.org/ If you > > >> click About it will take you to pages where you can download the > > >> source and install on your local Wiki. I've done that, and had > > >> it working for a while... but it only wants to create Mind Maps > > >> of Wikipedia. In theory we should be able to convince it to Map > > >> any Wiki, but I've not managed... all I get is a blank page. > > >> Not sure where to go on this one. > > > > > > What does the php error log file say? > > > > Mmmmm I should have been clearer... the page loads but where the > > map is supposed to be is just blank. All controls work etc, but > > you zoom in etc on nothing. So, it's not a blank page caused by a > > fault in the php. > > The program loads the wiki page via the php CURL function lib. So > again, please look into the php log and see if calling curl_init > might fail :-)
I just had a little time to try it out[1], there is a small bug in getpages.php: the first line before the "<?php" start tag is empty. Just delete this empty line and everything should go smooth :-) Nino [1] http://ninonovak.de/ooo/wikimap/ (for testing only) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@documentation.openoffice.org For additional commands, e-mail: dev-h...@documentation.openoffice.org