Engagement Guide
The Soil Community Platform was built to bridge the gap between people, knowledge, and local initiatives. To help you navigate the space and make the most of it, we’ve put together a straightforward Engagement Guide.
The guide covers the essentials, including how to:
???? Host or join events to share your work.
???? Find and contribute to a growing library of resources.
???? Ask questions and exchange practical experiences with peers.
???? Collaborate on specific topics like soil monitoring, policy, and innovation.
If you are involved in soil health, directly or indirectly, this guide shows how to turn interest into action.
???? Explore the Engagement Guide today and join the conversation!
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>
Comments ()