What does a plugin need to qualify to be included as a Fiji update?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

What does a plugin need to qualify to be included as a Fiji update?

José María Mateos
Hello,

I continuing the development of jClustering
(https://github.com/HGGM-LIM/jclustering) and would like to know what
requirements does it need to meet to be included as a Fiji update, if
such a thing would be possible.

Best,

José María Mateos.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: What does a plugin need to qualify to be included as a Fiji update?

dscho
Hi José María,

On Tue, 4 Dec 2012, José María Mateos wrote:

> I continuing the development of jClustering
> (https://github.com/HGGM-LIM/jclustering) and would like to know what
> requirements does it need to meet to be included as a Fiji update, if
> such a thing would be possible.

We usually ask the author to provide documentation on the Fiji Wiki
(http://fiji.sc/<plugin-name>, it can point to external documentation, of
course, but it would be nice to have at least a tutorial with pictures to
get users started).

We made it a rule that the sources must be available. This usually meant
that the code would be included in fiji.git (the source code repository of
Fiji). But there are precendents for plugins that are maintained in their
own repositories (TrakEM2, Stephan Saalfeld's mpicbg package, Jarek
Sacha's ij-plugins package, ...).

There is also the question whether you want to start your own update site;
that would allow you to upload whenever you want, not having to wait for,
say, yours truly ;-)

Ciao,
Dscho

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: What does a plugin need to qualify to be included as a Fiji update?

dscho
Hi José,

On Wed, 5 Dec 2012, José María Mateos wrote:

> On 04/12/2012 17:23, Johannes Schindelin wrote:
> > We usually ask the author to provide documentation on the Fiji Wiki
> > (http://fiji.sc/<plugin-name>, it can point to external documentation,
> > of course, but it would be nice to have at least a tutorial with
> > pictures to get users started).
>
> Thanks for the information, Johannes. I don't know if I can start my own
> upload site (but I would be willing to). Could you tell me which steps
> should I follow? Is there any official request to get my plugin included
> in Fiji?
The best documentation about this can be found here:

        http://fiji.sc/How_to_set_up_and_populate_an_update_site

Ciao,
Johannes

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: What does a plugin need to qualify to be included as a Fiji update?

José María Mateos
On 05/12/2012 18:38, Johannes Schindelin wrote:
> The best documentation about this can be found here:
>
> http://fiji.sc/How_to_set_up_and_populate_an_update_site

Thanks a lot, I'll take a look at it.

Best,

José.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html