[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Scripting Plugin - Import OpenOrd Layout
Page 1 of 1

Scripting Plugin - Import OpenOrd Layout

Posted: 22 Jan 2013 02:06
by mikekoh
Can anybody tell me how to import the OpenOrd layout? The package is not recognized by the scripting console:

Code: Select all

import org.gephi.layout.plugin.openord

Re: Scripting Plugin - Import OpenOrd Layout

Posted: 29 Jan 2013 22:54
by eduramiba
Hi,
OpenOrd is a plugin not included in the base toolkit.

Check how to use plugins with the toolkit at http://wiki.gephi.org/index.php/How_to_ ... hi_Toolkit

Eduardo