|
Just FYI... I'm starting work on the Tripal Views Integration API.
http://drupal.org/node/1541286 Stephen ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Gmod-tripal-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-tripal-devel |
|
I'm well into this in http://drupal.org/node/1482618. You can see my progress in the corresponding branch. The function to add views integration is done (tripal_views_integration_add_entry in tripal_views.api.inc). I also have a function for removing and am in the process of making a function that takes the name of a chado table and generates the definition array needed for tripal_views_integration_add_entry using the chado schema api definition.
~Lacey ------------------------------------------------------ Lacey-Anne Sanderson Bioinformaticist Pulse Crop Breeding and Genetics Phone: (306) 966-4975 Email: [hidden email] Room 3C06 Agriculture Department of Plant Sciences University of Saskatchewan On 2012-04-20, at 4:01 PM, Stephen Ficklin wrote:
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Gmod-tripal-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-tripal-devel |
|
One further note, I haven't started working on actual export functionality through the UI. If you make an export button that generates the array needed by tripal_views_integration_add_entry($defn_array) this will give you the ability to add custom integrations to other sites programatically. It would probably also be good to have an import UI so custom integrations can be transferred from site to site without the user needing to program anything.
~Lacey ------------------------------------------------------ Lacey-Anne Sanderson Bioinformaticist Pulse Crop Breeding and Genetics Phone: (306) 966-4975 Email: [hidden email] Room 3C06 Agriculture Department of Plant Sciences University of Saskatchewan On 2012-04-20, at 4:25 PM, Lacey-Anne Sanderson wrote:
------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Gmod-tripal-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-tripal-devel |
|
In reply to this post by Lacey-Anne Sanderson
Whoops, I missed this. Thanks! I've closed out the issue I
created.
On 4/20/2012 6:25 PM, Lacey-Anne Sanderson wrote: I'm well into this in http://drupal.org/node/1482618. You can see my progress in the corresponding branch. The function to add views integration is done (tripal_views_integration_add_entry in tripal_views.api.inc). I also have a function for removing and am in the process of making a function that takes the name of a chado table and generates the definition array needed for tripal_views_integration_add_entry using the chado schema api definition. ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Gmod-tripal-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-tripal-devel |
| Powered by Nabble | Edit this page |
