Can the External Data extension use a Cargo table like any other?

Hey fantastic Yaron you answered this question on semwiki --- you fast:
http://www.mediawiki.org/wiki/Extension:External_Data#.23get_db_data_-_retrieve_data_from_a_database


         Cargo

   There is no special parser function for storing data via Cargo;
   instead you should simply use #display_external_table, and include
   Cargo storage code within the template called by that function. You
   can see an example of Cargo-based storage using
   #display_external_table here
   <http://discoursedb.org/wiki/Fruits_data_Cargo_storage>; it uses
   this template <http://discoursedb.org/wiki/Template:Fruit>, and you
   can see the resulting data here
   <http://discoursedb.org/wiki/Special:CargoTables/Fruits>.

and the design of how these fit together pretty well done.
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to