{% load i18n static cosinnus_tags widget_tweaks facebook_integration_tags %} {% with is_fb_connected=request.user.cosinnus_profile.get_facebook_user_id %} {% if not is_fb_connected %}
{% trans "You need to connect your user account to Facebook before you can link this group/project!" %} {% trans "You can do this here" context "a link to click on"%}
{% blocktrans with site_name=COSINNUS_CURRENT_PORTAL.site.name %}You can connect your projects and groups to a Facebook Group. Once connected, your members can choose to share the news posts they write on {{ site_name }} to the Facebook Group. (They need to connect their accounts to Facebook, as well!){% endblocktrans%}
{% trans "Please be aware that users can only post to your Group if they would also be permitted post in it on Facebook!" %}
{% blocktrans with site_name=COSINNUS_CURRENT_PORTAL.site.name %}You can connect your projects and groups to a Facebook Fan-Page. Once connected, you can publish the posts you write on {{ site_name }} directly on that Fan-Page, if you are one of its administrators on Facebook.{% endblocktrans%}
{% trans "All other members of your project/group can publish their posts as visitor's posts on the Fan-Page. (They need to connect their accounts to Facebook, as well!)" %}
{% trans "If you wish for other members to be able to post directly to the Fan-Page, you can make them co-administrators of your project/group (and you must make them Editors of the Fan-Page on Facebook!). They will be asked to confirm their Editor access of the Fan-Page, and then will be able to publish to it." %}
{% trans "You have Editor access to this Fan-Page and can publish your posts directly to it." %}
{% trans "Editor access of your Facebook-account for this Fan-Page has not been confirmed. This is required before you can publish your posts in the voice of the Fan-Page!" %}