Hello there,
I want to use this taxonomy plugin in my grails application. There is not any documentation for taxonomy plugin. The documentation itself redirects to the plugin page.
I want to know that how to use this plugin.
- How the
taxon , taxonomy , taxon_link tables are created?
- How can I insert the data into the table using my Controller or the Domain classes?
- How can I retrieve the data from the tables?
Hello there,
I want to use this taxonomy plugin in my grails application. There is not any documentation for taxonomy plugin. The documentation itself redirects to the plugin page.
I want to know that how to use this plugin.
taxon,taxonomy,taxon_linktables are created?