Export Plugin

Once it's running
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
suryanash
Posts:11
Joined:19 May 2016 13:11
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Export Plugin

Post by suryanash » 31 May 2016 14:10

Hi,

I am trying to export a custom layout plugin I made however I am having trouble doing so. I was trying to follow the instructions here: https://github.com/gephi/gephi/wiki/Plugin-Quick-Start but these seem quite out dated. Could someone help me export my plugin? I want to send the plugin to a few people so that they can use it with their versions of the gephi app, and I would like to use it in one of my programs that uses the gephi toolkit.

Thanks,

Surya

User avatar
eduramiba
Gephi Code Manager
Posts:1064
Joined:22 Mar 2010 15:30
Location:Madrid, Spain
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Export Plugin

Post by eduramiba » 01 Jun 2016 08:30

Yes sorry, this page is outdated. Please check the readme at https://github.com/gephi/gephi-plugins

suryanash
Posts:11
Joined:19 May 2016 13:11
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Export Plugin

Post by suryanash » 02 Jun 2016 13:07

Thanks! Will clean up and comment my code and then submit my pull request. Is this the only way to get the plugin useable by other people and/or a gephi-toolkit app? It seems like people used to be able to download a plugin and install it into gephi so I was wondering if it was package-able to be distributed.

User avatar
eduramiba
Gephi Code Manager
Posts:1064
Joined:22 Mar 2010 15:30
Location:Madrid, Spain
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Export Plugin

Post by eduramiba » 02 Jun 2016 15:09

Yes, when the pull request is merged your plugin will be automatically available from Gephi update center.

Check this already merged plugin pull request for example https://github.com/gephi/gephi-plugins/pull/92

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable