{# templates/organization/organization_position_list.html #} {% extends "template_base.html" %} {% block title %}{% if organization %}{{ organization.organization_name }}{% else %}Error: Name Missing{% endif %}{% endblock %} {% block content %} {% load template_filters %} {% load humanize %} Analyze Endorser Data >

{% if organization %}

{{ organization.organization_name }} {% if organization.we_vote_hosted_profile_image_url_large %} {% endif %}

{# Two column master table #}
{# #} {# #} {# #} {# #} {% if organization.organization_contact_form_url %} {% endif %} {% if organization.organization_email %} {% endif %} {% if organization_voter %} {% endif %} {% if organization.generate_facebook_link %} {% endif %} {# #} {# #} {# #} {# #} {% if organization.organization_endorsements_api_url %} {% endif %} {% if organization_issues_list %} {% endif %} {% if organization_blocked_issues_list %} {% endif %} {% if organization_type_display_text %} {% endif %}
We Vote ID: {{ organization.we_vote_id }} (edit) (See org images )
Vote Smart ID:{% if organization.vote_smart_id %}#} {# {{ organization.vote_smart_id|default_if_none:"" }}#} {# {% endif %}#} {#
Website: {{ organization.organization_website }} {% if organization.organization_website %} {% endif %}
Contact Form Website: {{ organization.organization_contact_form_url }} {% if organization.organization_contact_form_url %} {% endif %}
Contact Email: {{ organization.organization_email|default_if_none:"" }}
Voter: {% if organization_voter.get_full_name %}{{ organization_voter.get_full_name }}{% else %}{{ organization_voter.we_vote_id }}{% endif %} (See voter images )
Twitter Link To Endorser:  {% if twitter_link_to_organization and twitter_link_to_organization.twitter_id %}{{ twitter_link_to_organization.fetch_twitter_handle_locally_or_remotely|default_if_none:"" }}{% else %}no link{% endif %}
Twitter Handle{% if twitter_handle_mismatch %} (MISMATCH WITH TWITTER LINK){% endif %}: {{ organization.organization_twitter_handle|default_if_none:"" }} {% if organization.generate_twitter_link %} {% if organization.organization_twitter_handle %} {% endif %} ({{ organization.twitter_followers_count|intcomma }} Followers) {% endif %} {% if twitter_handle_mismatch %} (cannot Refresh Twitter Details with mismatch) {% else %} ({% if organization.organization_twitter_handle %}Refresh{% else %}Clear{% endif %} Twitter Details) {% endif %} (Delete Cached Images)
Twitter Descriptive Name: {{ organization.twitter_name|default_if_none:"" }}
Twitter Description: {{ organization.twitter_description|default_if_none:"" }}
Twitter Location: {{ organization.twitter_location|default_if_none:"" }}
Instagram Handle {{ organization.organization_instagram_handle|default_if_none:"" }} {% if organization.generate_instagram_link %} {% if organization.organization_instagram_handle %} {% endif %} {% endif %}
Facebook: {% if organization.generate_facebook_link %} {{ organization.organization_facebook }}  {% else %} {{ organization.organization_facebook|default_if_none:"" }} {% endif %}
Wikipedia Page:{% if organization.wikipedia_page_title %}#} {# {{ organization.wikipedia_page_title }}#} {# {% endif %}#} {#
Endorsements Importer URL: Import Endorsements {{ organization.organization_endorsements_api_url }} (see specification)
Values/Issues Linked:
    {% for issue in organization_issues_list %}
  • {% if issue.hide_issue %} {{ issue.issue_name }} {% else %} {{ issue.issue_name }} {% endif %}
  • {% endfor %}
Values/Issues Blocked:
    {% for issue in organization_blocked_issues_list %} {% if issue.hide_issue %} {{ issue.issue_name }} {% else %} {{ issue.issue_name }} {% endif %} {% endfor %}
Endorser Type: {{ organization_type_display_text }}
Issue Analysis Status: Issue Analysis Done. This organization has been tagged with the correct issues. {% if organization.issue_analysis_admin_notes %}
{{ organization.issue_analysis_admin_notes|default_if_none:"" }} {% endif %}
Edit {{ organization.organization_name }}



    {% if organization.chosen_subdomain_string %} {% endif %} {% if organization.chosen_subdomain_string or organization.chosen_domain_string %} {% endif %} {% if organization.chosen_domain_string or organization.chosen_domain_string2 or organization.chosen_domain_string3 %} {% endif %} {% if organization.chosen_organization_api_pass_code %} {% endif %} {% if organization.chosen_favicon_url_https %} {% endif %} {% if organization.chosen_google_analytics_tracking_id %} {% endif %} {% if organization.chosen_html_verification_string %} {% endif %} {% if organization.chosen_logo_url_https %} {% endif %} {% if organization.chosen_social_share_description %} {% endif %} {% if organization.chosen_social_share_image_256x256_url_https %} {% endif %}
Hide We Vote Logo: {{organization.chosen_hide_we_vote_logo|default_if_none:""}}
Sub domain string: {{organization.chosen_subdomain_string|default_if_none:""}}{% if organization.chosen_subdomain_string %}.WeVote.US{% endif %}
Which Kind of Site: {% if organization.chosen_domain_type_is_campaign %}Campaigns Site{% else %}Ballot Site{% endif %}
Domain string(s): {{organization.chosen_domain_string|default_if_none:""}}{% if organization.chosen_domain_string2 %}, {{organization.chosen_domain_string2|default_if_none:""}}{% endif %}{% if organization.chosen_domain_string3 %}, {{organization.chosen_domain_string3|default_if_none:""}}{% endif %}
API Pass Code: {{organization.chosen_organization_api_pass_code|default_if_none:""}}
Favicon URL: {{organization.chosen_favicon_url_https|default_if_none:""}}
Prevent Sharing Opinions: {{organization.chosen_prevent_sharing_opinions|default_if_none:""}}
Google Analytics account number: {{organization.chosen_google_analytics_tracking_id|default_if_none:""}}
HTML verification string: {{organization.chosen_html_verification_string|default_if_none:""}}
Logo:
Social share description: {{organization.chosen_social_share_description|default_if_none:""}}
Social share image: {{organization.chosen_social_share_image_256x256_url_https|default_if_none:""}}
Subscription plan: {{organization.chosen_subscription_plan|default_if_none:""}}
Feature Package: {{organization.chosen_feature_package|default_if_none:""}}
Edit Client-Configured Values



{% for team_member in organization_team_member_list %} {% endfor %}
Team Members Manage Team Edit Campaigns Send Campaign Updates
{% if team_member.we_vote_hosted_profile_image_url_tiny %} {% endif %} {{ team_member.team_member_name }}   {% if team_member.can_manage_team_members %} {% endif %} {% if team_member.can_edit_campaignx_owned_by_organization %} {% endif %} {% if team_member.can_send_updates_for_campaignx_owned_by_organization %} {% endif %}
Add or Edit Team Members



{% for campaignx_owner in campaignx_owner_list %} {% endfor %}
...is Owner of these Campaign(s) Visible to Public
{{ campaignx_owner.campaign_title }}   view {% if campaignx_owner.visible_to_public %} visible {% else %} NOT visible {% endif %}

{% for campaignx_listed_by_organization in campaignx_listed_by_organization_list %} {% endfor %}
Campaign(s) to List on Site Visible to Public
{{ campaignx_listed_by_organization.campaign_title }}   view {% if campaignx_listed_by_organization.visible_to_public %} visible {% else %} NOT visible {% endif %} {% if campaignx_listed_by_organization.listing_requested_by_voter_name %} (Requested by: {{ campaignx_listed_by_organization.listing_requested_by_voter_name }}) {% endif %}
Add or Edit Listed Campaigns
{% if voter.is_admin and change_log_list %}
{% include "organization/change_log_list.html" with change_log_list=change_log_list %} {% endif %}
{# End of two column master table #}
{% csrf_token %} {% if election_list %} {% endif %}{# End of if election_list #} {# Default to showing only upcoming elections #}     
{% if organization_position_list %}
{% csrf_token %}

{{ organization_num_positions }} Position{{ organization_num_positions|pluralize }}

{% for organization_position in organization_position_list %} {% endfor %}
Candidate/Measure Visibility? Stance Election Select
(all )
{{ forloop.counter }} {% if organization_position.ballot_item_display_name %} {{ organization_position.ballot_item_display_name }} {% else %} (missing ballot_item_display_name) {% endif %}  {{ organization_position.statement_text|default_if_none:"" }} {% if organization_position.is_public_position %}Public{% else %}Friends Only{% endif %} {{ organization_position.get_stance_display }} {# {% if organization_position.vote_smart_rating %} {{ organization_position.vote_smart_rating }}%{% endif %}#}
delete
{{ organization_position.election.election_day_text }} ({{ organization_position.election.google_civic_election_id }})
{% if organization_position.position_ultimate_election_date or organization_position.position_year %} {% endif %} {% if organization_position.position_year %}{{ organization_position.position_year }}   {% endif %}{% if organization_position.position_ultimate_election_date %}{{ organization_position.position_ultimate_election_date }}{% endif %}
{% else %}

(no positions found)

{% endif %}

Merge with Another Endorser

{% csrf_token %} {% if organization_search_for_merge %} clear search  {% endif %}
{% if organization_search_results_list %} {% for found_organization in organization_search_results_list %} {% endfor %}
  Twitter Endorser Name ID We Vote ID Description
{{ forloop.counter }} {{ found_organization.organization_twitter_handle|default_if_none:"" }} ({{ found_organization.twitter_followers_count|intcomma }} Followers) {{ found_organization.organization_name }}
view organization , compare for merge
{{ found_organization.id }} {{ found_organization.we_vote_id }} {{ found_organization.twitter_description|default_if_none:"" }}
{% endif %}
{% endif %} {% if organization %} {% if organization.we_vote_hosted_profile_image_url_tiny %} we_vote_hosted_profile_image_url_tiny: {{ organization.we_vote_hosted_profile_image_url_tiny }}


{% endif %} {% if organization.we_vote_hosted_profile_image_url_medium %} we_vote_hosted_profile_image_url_medium: {{ organization.we_vote_hosted_profile_image_url_medium }}


{% endif %} {% if organization.twitter_profile_image_url_https %} twitter_profile_image_url_https: {{ organization.twitter_profile_image_url_https }}


{% endif %} {% if organization.we_vote_hosted_profile_image_url_large %} we_vote_hosted_profile_image_url_large: {{ organization.we_vote_hosted_profile_image_url_large }}

{% endif %} {% if organization.twitter_profile_banner_url_https %} twitter_profile_banner_url_https: {{ organization.twitter_profile_banner_url_https }}


{% endif %} {% if organization.twitter_profile_background_image_url_https %} twitter_profile_background_image_url_https: {{ organization.twitter_profile_background_image_url_https }}


{% endif %} {% if organization.wikipedia_thumbnail_url %} Wikipedia Thumbnail


{% endif %} {% if organization.wikipedia_photo_url %} Wikipedia Full size


{% endif %} {% endif %} {% endblock %}