ECML converter for supported 3rd party services.
*
* Tries to automatically detect which site/ecml to use.
* Will highlight the correct one.
* If can find none, will show an error.
* Lets users click to force an ECML keyword, but will display a warning.
*
*/
$internal_name = elgg_get_array_value('internal_name', $vars);
$keywords = ecml_get_keywords();
elgg_sort_3d_array_by_value($keywords, 'name');
$keyword_js_array = array();
$keywords_html = "
";
// include support for standard ECML so you can get previews and validation.
//$keyword_html = '