t('Foo'), 'description' => t("Determine context by checking if some foo value."), 'callback' => 'foo_og_context_handler', // Invoke the context handler only on the following path. 'menu path' => array('foo/%', 'foo/%/bar'), ); return $providers; } /** * @} End of "addtgrouproup hooks". */