Test of the SeedFinder Threadfinder-Api

At first...

Let us presume we're in the Grower.ch Forums and we are onto a thread-page.
The thread in our example is named ERNTE ~ Daishis Skunk#1, Afghan und El Fuego De Shiva ~ 400W/CT ~ ERDE ~ and its Thread-ID is 1001.
If the the Forum added this option, somewhere onto the page there is a small alert-box or a link, showing how many strains are connected to the thread.
It could look like this - click to test - or it's maybe only a link to the upload-function if the thread was not connected to a strain before.

Test it...

As you can see, a click will show you the connected strains for this thread, and, if you click on the strains name, it will show you more threads about the same strain in the same forum.

Also you will see a upload link into our example. If you click on it, the script will load the actual breeders and strains from the seedfinder to create actual select-boxes. The Thread-Id and the forum-id will be prefilled also - only the last captcha check have to be done on the seedfinder-page. (please do not add the test-thread to other strains finally ;)

If you click onto the load-strain-info-link, more info about the strain will also be loaded from the seedfinder and printed right into the page, this is a samll example how to combine our apis very simple...

At last...

...this is very simple and not very well documented, also it's not a very good javascript-code (im not an expert for real), i think its smarter to grab the files with ajax and not like i do here in the example - but as i said - it's only made to show what is possible with this api and your forum :) So better only use this sourcecode for your imagination, i'm sure youre inspirated right now and you will do it better than me ;) Check it out!