Urban Doers Community Policy Paper: Bridging urban niche innovation and European ambitions
Urban doers are creatively and collaboratively making their cities more sustainable and
equitable. These community groups, NGOs, small start-ups, and others are the perfect
example of active citizenship: identifying problems such as construction material waste,
isolation of elderly during heat waves, or unsafe biking infrastructure, and taking action to
address them. While the impact of a single urban doer may sometimes appear modest,
there is no doubt that, as a collective, they are accelerating and elevating their city’s
sustainability transition.
$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 ()