Broken video links: embedded URLs need to be changed to https:// or just // #49

Open
opened 2019-09-30 16:55:06 +00:00 by FreeScholar · 12 comments
FreeScholar commented 2019-09-30 16:55:06 +00:00 (Migrated from gitlab.com)

Video embed links are broken if iframe text is included

broken video is not a text format issue (iframe being stripped), search for where the iframe source is included with http:// not https:// and our new site is https:// and browsers won't do "mixed content" like that.

So any links that have the iframe must be found and corrected.
Here is one - Broken video -- view-source:https://geo-live.drutopia.org/story/co-operative-ride-sharing-eva-co-op

Video embed links are broken if iframe text is included broken video is not a text format issue (iframe being stripped), search for where the iframe source is included with http:// not https:// and our new site is https:// and browsers won't do "mixed content" like that. So any links that have the iframe must be found and corrected. Here is one - Broken video -- view-source:https://geo-live.drutopia.org/story/co-operative-ride-sharing-eva-co-op
FreeScholar commented 2019-09-30 16:57:50 +00:00 (Migrated from gitlab.com)

changed title from {-Video embed links are broken if iframe text is included-} to {+Broken video links: embedded URLs need to be changed to https:// or just //+}

changed title from **{-Video embed links are broken if iframe text is included-}** to **{+Broken video links: embedded URLs need to be changed to https:// or just //+}**
FreeScholar commented 2019-09-30 16:57:50 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
FreeScholar commented 2019-09-30 16:59:58 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
mlncn commented 2019-10-01 03:10:02 +00:00 (Migrated from gitlab.com)

@FreeScholar @joshua_davis I fixed this one, editing the content, pressing the "Source" icon on the text paragraph WYSIWYG editor, and then changing:

<p><iframe frameborder="0" scrolling="no" src="http://sharing.eachforall.org/podcasts/EFA2019-07-09-Eva.mp3" width="100%"></iframe></p>

to:

<p><iframe frameborder="0" scrolling="no" src="//sharing.eachforall.org/podcasts/EFA2019-07-09-Eva.mp3" width="100%"></iframe></p>

But there will surely be more with the same sort of problem. (That problem being security-alert triggering mixed content.

@FreeScholar @joshua_davis I fixed this one, editing the content, pressing the "Source" icon on the text paragraph WYSIWYG editor, and then changing: ``` <p><iframe frameborder="0" scrolling="no" src="http://sharing.eachforall.org/podcasts/EFA2019-07-09-Eva.mp3" width="100%"></iframe></p> ``` to: ``` <p><iframe frameborder="0" scrolling="no" src="//sharing.eachforall.org/podcasts/EFA2019-07-09-Eva.mp3" width="100%"></iframe></p> ``` But there will surely be more with the same sort of problem. (That problem being [security-alert triggering mixed content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content).
FreeScholar commented 2019-10-08 17:20:40 +00:00 (Migrated from gitlab.com)

closed

closed
mlncn commented 2019-10-10 05:59:55 +00:00 (Migrated from gitlab.com)

@FreeScholar these aren't all fixed by a long shot.

@FreeScholar these aren't all fixed by a long shot.
mlncn commented 2019-10-10 05:59:55 +00:00 (Migrated from gitlab.com)

reopened

reopened
mlncn commented 2019-10-10 06:16:44 +00:00 (Migrated from gitlab.com)

@joshua_davis Below a long list of pages identified as having this "mixed content". Unfortunately it doesn't distinguish between content loaded in an iframe (which is blocked if it's http:// instead of https:// or //). All such mixed content should be fixed, but only iframes are actually blocked.

The way it is listed is the page with the problem on the "ERROR" line, and then all the embedded content that is causing the problem for that page in the following "WARNING" lines.

For example, here's one that i'd seen before and left in to make certain the scan would pick it up, and then fixed it. It was more important to fix because the file was a PDF, which i knew was likely to be loaded in an iframe, and so therefore blocked instead of displayed.

And here are all the rest:

@joshua_davis Below a long list of pages [identified](https://gitlab.com/agaric/resources/cli-php-tools) as having this "mixed content". Unfortunately it doesn't distinguish between content loaded in an iframe (which is blocked if it's `http://` instead of `https://` or `//`). All such mixed content should be fixed, but only iframes are actually blocked. The way it is listed is the *page* with the problem on the "ERROR" line, and then all the embedded content that is causing the problem for that page in the following "WARNING" lines. For example, here's one that i'd seen before and left in to make certain the scan would pick it up, and then fixed it. It was more important to fix because the file was a PDF, which i knew was likely to be loaded in an iframe, and so therefore blocked instead of displayed. * [x] ERROR: 6478 - https://geo.coop/story/market-socialism-yugoslavia-and-its-relevance-cuba-today WARNING: http://www.geo.coop/sites/default/files/market-socialism-curl-article.pdf And here are all the rest: * [ ] ERROR: 24 - https://geo.coop/story/co-ops-funding-co-ops WARNING: http://geo.coop/sites/default/files/vawc_infographic_1.1_web.jpeg * [ ] ERROR: 31 - https://geo.coop/content/transition-environmental-movement WARNING: http://www.geo.coop/sites/default/files/green_business.jpg * [ ] ERROR: 38 - https://geo.coop/bios WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/cadwell-turnbull-220x169.jpg?itok=YtruTYkJ WARNING: http://www.geo.coop/sites/default/files/josh_headshot.jpg * [ ] ERROR: 406 - https://geo.coop/story/democracy-work-network-and-kiva-zip WARNING: http://www.geo.coop/sites/default/files/adrianaandalejandra325w.jpg * [ ] ERROR: 413 - https://geo.coop/story/co-ops-financing-co-ops WARNING: http://www.geo.coop/sites/default/files/pv2_10th_anniversary_0.jpg * [ ] ERROR: 417 - https://geo.coop/people/micha-josephy WARNING: http://geo.coop/sites/default/files/styles/large/public/Micha%252Bheadshot.JPG * [ ] ERROR: 453 - https://geo.coop/story/no-chains WARNING: http://www.geo.coop/sites/default/files/drla.jpg WARNING: http://www.geo.coop/sites/default/files/thip280.jpg WARNING: http://www.geo.coop/sites/default/files/lapope280.jpg WARNING: http://www.geo.coop/sites/default/files/dr-work280.jpg * [ ] ERROR: 473 - https://geo.coop/story/interview-melanie-conn WARNING: http://sharing.eachforall.org/podcasts/EFA2016-01-27_Melanie-Conn.mp3 * [ ] ERROR: 645 - https://geo.coop/story/introducing-cooperative-educators-network WARNING: http://geo.coop/sites/default/files/cenet_launch_publicity_toolkit.pdf WARNING: http://geo.coop/sites/default/files/cenet_homepage_big.png * [ ] ERROR: 647 - https://geo.coop/story/geo-podcast-1-exorcising-racism-through-introspection WARNING: http://www.geo.coop/sites/default/files/racist_thinker_slider_crop.png WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/pamela_boyce_simms.jpg?itok=Z1m5WtEx WARNING: http://yourlisten.com/embed.js?17532693 * [ ] ERROR: 656 - https://geo.coop/story/take-walk-bright-side WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 658 - https://geo.coop/story/take-walk-bright-side-2 WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 659 - https://geo.coop/story/kids-are-alright-part-2 WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 661 - https://geo.coop/story/essentials-theory-u WARNING: http://geo.coop/sites/default/files/presencing_1.jpg WARNING: http://geo.coop/sites/default/files/presencing_4.jpg WARNING: http://geo.coop/sites/default/files/presencing_2.jpg WARNING: http://geo.coop/sites/default/files/presencing_3.jpg * [ ] ERROR: 665 - https://geo.coop/story/movements-crossroads WARNING: http://www.geo.coop/sites/default/files/geo_discussion_slider_crop.png WARNING: http://yourlisten.com/embed.js?17523018 * [ ] ERROR: 680 - https://geo.coop/story/may-thousand-flowers-bloom WARNING: http://www.geo.coop/sites/default/files/img_1438-0012.jpg * [ ] ERROR: 681 - https://geo.coop/story/night-solidarity-and-resilience-new-york-city WARNING: http://www.geo.coop/sites/default/files/solnyc-event-1-350.jpg WARNING: http://www.geo.coop/sites/default/files/solnyc-event-4-350.jpg WARNING: http://www.geo.coop/sites/default/files/solnyc-event-3-350.jpg WARNING: http://www.geo.coop/sites/default/files/solnyc-event-2-350.jpg * [ ] ERROR: 682 - https://geo.coop/story/discussion-cooperative-solution WARNING: http://www.geo.coop/sites/default/files/egnadeau-240.jpg * [ ] ERROR: 683 - https://geo.coop/story/geo-interview-eg-nadeau-0 WARNING: http://www.geo.coop/sites/default/files/nadeaucover-360.jpg WARNING: http://www.geo.coop/sites/default/files/egnadeau-240.jpg * [ ] ERROR: 684 - https://geo.coop/story/geo-interview-eg-nadeau WARNING: http://www.geo.coop/sites/default/files/nadeaucover-360.jpg WARNING: http://www.geo.coop/sites/default/files/egnadeau-240.jpg * [ ] ERROR: 686 - https://geo.coop/story/lessons-building-co-operative-movement WARNING: http://www.geo.coop/sites/default/files/fatp2ndfront300.png * [ ] ERROR: 715 - https://geo.coop/story/labor-unions-and-worker-co-ops WARNING: http://www.geo.coop/sites/default/files/union_coop_final_1.png * [ ] ERROR: 720 - https://geo.coop/node/5004 WARNING: http://geonewsletter.org/sites/default/files/GWC&RC_outlines_green.jpg * [ ] ERROR: 721 - https://geo.coop/node/5006 WARNING: http://geonewsletter.org/sites/default/files/ArizmendiInterior3.JPG * [ ] ERROR: 806 - https://geo.coop/story/looking-back WARNING: http://www.geo.coop/sites/default/files/hand.png * [ ] ERROR: 808 - https://geo.coop/story/nobawc-and-bay-area-regional-cooperativesolidarity-economics-organizing WARNING: http://www.geo.coop/sites/default/files/nobawc_map.jpg * [ ] ERROR: 841 - https://geo.coop/story/were-our-own-bosses-here WARNING: http://geo.coop/sites/default/files/columbia_cooperative_market-1.jpg WARNING: http://geo.coop/sites/default/files/columbia_cooperative_market-3_0.png WARNING: http://geo.coop/sites/default/files/columbia_cooperative_market-4.jpg WARNING: http://geo.coop/sites/default/files/columbia_cooperative_market-7.png WARNING: http://geo.coop/sites/default/files/columbia_cooperative_market-9.jpg WARNING: http://geo.coop/sites/default/files/columbia_cooperative_market-14.jpg * [ ] ERROR: 913 - https://geo.coop/story/community-development-and-commons WARNING: http://www.geo.coop/sites/default/files/mlk_and_lbj.jpg * [ ] ERROR: 915 - https://geo.coop/story/roots-black-agrarianism WARNING: http://www.geo.coop/sites/default/files/dismantling_racism_in_the_food_system.pdf * [ ] ERROR: 935 - https://geo.coop/story/geo-get-together-dr-jessica-gordon-nembhard WARNING: http://geo.coop/sites/default/files/geo-get-together-1.png * [ ] ERROR: 936 - https://geo.coop/story/power-and-agency-trauma-and-oppression WARNING: http://www.geo.coop/sites/default/files/power_and_agency.png * [ ] ERROR: 946 - https://geo.coop/story/human-arts-media-and-emerging-community-economy WARNING: http://www.geo.coop/sites/default/files/murphy-diagram1.jpg WARNING: http://www.geo.coop/sites/default/files/murphy-diagram2.jpg * [ ] ERROR: 948 - https://geo.coop/people/john-lawrence WARNING: http://www.geo.coop/sites/default/files/JohnLawrence.jpg * [ ] ERROR: 953 - https://geo.coop/people/len-krimerman WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 983 - https://geo.coop/story/brief-history-cooperatives-california WARNING: http://www.geo.coop/sites/default/files/epic_news-12-24p1.jpg * [ ] ERROR: 992 - https://geo.coop/people/cadwell-turnbull WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/cadwell-turnbull-220x169.jpg?itok=YtruTYkJ * [ ] ERROR: 1008 - https://geo.coop/story/upcoming-event-writing-solidarity-economy WARNING: http://geo.coop/sites/default/files/writing_solidarity_economy_slider1.png * [ ] ERROR: 1019 - https://geo.coop/story/new-alignment-movements WARNING: http://www.geo.coop/sites/default/files/report_a_new_alignment_of_movements_february_2015_0.pdf * [ ] ERROR: 1023 - https://geo.coop/story/video-selcs-vision-cooperative-future WARNING: http://youtube.com/embed/TPaSVKRGxEM * [ ] ERROR: 1029 - https://geo.coop/story/home-care-cooperatives-and-future-work WARNING: http://www.geo.coop/sites/default/files/personal-care-aide-growth_0.png WARNING: http://www.geo.coop/sites/default/files/opera_snapshot_2018-03-05_085602_seniorjournal.com_.png WARNING: http://www.geo.coop/sites/default/files/opera_snapshot_2018-03-05_093122_www.statista.com_.png * [ ] ERROR: 1035 - https://geo.coop/story/fairness-and-commons WARNING: http://www.geo.coop/sites/default/files/eric_duran_via_commons_transition.jpg * [ ] ERROR: 1044 - https://geo.coop/story/2-new-ebooks-las-indias WARNING: http://www.geo.coop/sites/default/files/the_book_of_community_preview_chpt.pdf WARNING: http://www.geo.coop/sites/default/files/the_p2p_mode_of_production_sample.pdf * [ ] ERROR: 1057 - https://geo.coop/story/keep-it-local WARNING: http://www.geo.coop/sites/default/files/alt_currency_peeps.jpg * [ ] ERROR: 1058 - https://geo.coop/story/discordant-reflections-cooperative-development WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 1061 - https://geo.coop/story/support-womens-worker-co-op-bakery-rojava WARNING: http://www.geo.coop/sites/default/files/northern-syria-2016-map1-1024x332.png * [ ] ERROR: 1070 - https://geo.coop/story/grassroots-approach-disaster-relief WARNING: http://geo.coop/sites/default/files/ad_v13_with_clipboard.jpg * [ ] ERROR: 1198 - https://geo.coop/story/guerrilla-translations-open-coop-governance-model WARNING: http://geo.coop/sites/default/files/gtorganigrama_graphic_1.jpg WARNING: http://geo.coop/sites/default/files/gtorganigrama_graphic_2-1250x591.jpg WARNING: http://geo.coop/sites/default/files/gtorganigrama_graphic_6-768x1086-724x1024.jpg WARNING: http://geo.coop/sites/default/files/gtorganigrama_graphic_3-1250x661.jpg WARNING: http://geo.coop/sites/default/files/gtorganigrama_graphic_4mix-1250x774.jpg * [ ] ERROR: 1313 - https://geo.coop/story/black-co-ops-were-method-economic-survival WARNING: http://books.google.com/books?id=AloEAAAAMBAJ&lpg=PA221&dq=james%20warbasse&pg=PA221&output=embed * [ ] ERROR: 1650 - https://geo.coop/story/three-pioneering-faces-public-hope WARNING: http://www.geo.coop/sites/default/files/screenshot_from_2015-09-28_110454.png WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 1653 - https://geo.coop/node/979 WARNING: http://www.geo.coop/sites/default/files/murphy-diagram1.jpg WARNING: http://www.geo.coop/sites/default/files/murphy-diagram2.jpg * [ ] ERROR: 1761 - https://geo.coop/story/human-development-transformative-practice WARNING: http://www.geo.coop/sites/default/files/kerala_and_cuba_1.pdf WARNING: http://www.geo.coop/sites/default/files/kerala_and_cuba_2.pdf * [ ] ERROR: 1878 - https://geo.coop/story/moral-money-finance-part-2 WARNING: http://www.geo.coop/sites/default/files/democratic_moral_money_part_3.pdf * [ ] ERROR: 1879 - https://geo.coop/story/moral-money-finance-part-1 WARNING: http://geo.coop/sites/default/files/democratic_moral_money_part_1.pdf * [ ] ERROR: 1989 - https://geo.coop/story/we-are-one-big-conversation WARNING: http://geo.coop/sites/default/files/encuentro-de-jvenes.jpg WARNING: http://geo.coop/sites/default/files/relacionandonos-1.png WARNING: http://geo.coop/sites/default/files/unidad-de-produccion-.jpg WARNING: http://geo.coop/sites/default/files/red-de-salud.png WARNING: http://geo.coop/sites/default/files/red-funeraria.png * [ ] ERROR: 1994 - https://geo.coop/story/international-meeting-%E2%80%9C-worker-economy%E2%80%9D WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/5th_intl_workers_economy.png?itok=tEDR7m5i * [ ] ERROR: 1997 - https://geo.coop/story/partner-state-and-solidarity-economy WARNING: http://floksociety.org/wp-content/uploads/2014/07/cuadro-1-partner-state.png * [ ] ERROR: 2104 - https://geo.coop/story/developing-cooperatives-devco WARNING: http://sharing.eachforall.org/podcasts/EFA2015-03-24_MartyFrost_Co-opDevelopers.mp3 * [ ] ERROR: 2322 - https://geo.coop/story/cooperative-empowerment WARNING: http://www.geo.coop/sites/default/files/nyc_council_hearing_written_pt_1.pdf WARNING: http://www.geo.coop/sites/default/files/nyc_council_hearing_written_pt_2.pdf * [ ] ERROR: 2323 - https://geo.coop/story/against-odds WARNING: http://geo.coop/sites/default/files/nyc_council_hearing_transcript.pdf * [ ] ERROR: 2424 - https://geo.coop/story/catalan-integral-cooperative-age-crisis WARNING: http://www.geo.coop/sites/default/files/the-catalan-integral-cooperative.pdf * [ ] ERROR: 2425 - https://geo.coop/story/do-feelings-have-place-governance WARNING: http://www.geo.coop/sites/default/files/feelings-in-governance-1-768x657.jpg WARNING: http://www.geo.coop/sites/default/files/feelings-in-governance-2.jpg WARNING: http://www.geo.coop/sites/default/files/situation-needs-feelings-768x558.jpg * [ ] ERROR: 2429 - https://geo.coop/story/new-and-improved-las-indias WARNING: http://www.geo.coop/sites/default/files/02-gonfalon-150x150.png WARNING: http://www.geo.coop/sites/default/files/granada-club-150x150.png WARNING: http://www.geo.coop/sites/default/files/aguila_calimala-150x150.png WARNING: http://www.geo.coop/sites/default/files/esfera_armillar.png * [ ] ERROR: 2432 - https://geo.coop/story/paving-way-just-economy WARNING: http://www.geo.coop/sites/default/files/call_for_participation_-_second_euromediterranean_workers_economy_meeting.pdf * [ ] ERROR: 2532 - https://geo.coop/story/commons-state-and-public-latin-american-perspective WARNING: http://geo.coop/sites/default/files/daniel_chavez_img_1.jpg WARNING: http://geo.coop/sites/default/files/what_are_commons_and_p2p.png WARNING: http://geo.coop/sites/default/files/p2p_and_commons_together.png * [ ] ERROR: 2533 - https://geo.coop/story/well-see-it-when-we-know-it-0 WARNING: http://geo.coop/sites/default/files/mnoyes.article_b_on_se_in_el_paso_county.final__0.pdf * [ ] ERROR: 2540 - https://geo.coop/story/good-bad-and-unaddressed WARNING: http://www.geo.coop/sites/default/files/collaborativeeconomyecosystem_by_sharenl_cc_byncsa40.png * [ ] ERROR: 2542 - https://geo.coop/story/commons-collaborative-economy-explodes-barcelona WARNING: http://www.geo.coop/sites/default/files/procomuns-panorama.jpg * [ ] ERROR: 2545 - https://geo.coop/story/democratic-money-and-capital-commons-executive-summary WARNING: http://www.geo.coop/sites/default/files/democratic_money_report_executive_summary.pdf * [ ] ERROR: 2646 - https://geo.coop/story/pittsburgh-resilience-relocalization-lessons WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/pamela_boyce_simms.jpg?itok=Z1m5WtEx * [ ] ERROR: 2745 - https://geo.coop/story/community-currency-and-blockchain WARNING: http://www.bbc.com/news/av/embed/p05wfrkb/42861144 * [ ] ERROR: 2752 - https://geo.coop/story/social-proof-work WARNING: http://geo.coop/sites/default/files/styles/inline/public/matthewslater.jpg?itok=-mpTZatm * [ ] ERROR: 2968 - https://geo.coop/story/ethical-bank-croatia WARNING: http://www.geo.coop/sites/default/files/ebank_-_executive_summary_jan2014.pdf WARNING: http://www.geo.coop/sites/default/files/ebank_presentation_additional_values.pdf * [ ] ERROR: 3065 - https://geo.coop/story/toward-open-co-operativism WARNING: http://www.geo.coop/sites/default/files/open_co-operativism_report_january_2015_0.pdf * [ ] ERROR: 3068 - https://geo.coop/node/929 WARNING: http://www.geo.coop/sites/default/files/nadeaucover-360.jpg WARNING: http://www.geo.coop/sites/default/files/egnadeau-240.jpg * [ ] ERROR: 3069 - https://geo.coop/node/928 WARNING: http://www.geo.coop/sites/default/files/nadeaucover-360.jpg WARNING: http://www.geo.coop/sites/default/files/egnadeau-240.jpg * [ ] ERROR: 3161 - https://geo.coop/story/relocalizing-food-production WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/pamela_boyce_simms.jpg?itok=Z1m5WtEx * [ ] ERROR: 3256 - https://geo.coop/story/intersection-race-and-gender WARNING: http://www.geo.coop/sites/default/files/bwb-african-descent.pdf * [ ] ERROR: 3263 - https://geo.coop/story/death-star-platforms WARNING: http://geo.coop/sites/default/files/styles/inline/public/matthewslater.jpg?itok=-mpTZatm * [ ] ERROR: 3264 - https://geo.coop/story/self-care-community-care-and-systemic-change WARNING: http://www.geo.coop/sites/default/files/chris_tittle.jpg * [ ] ERROR: 3652 - https://geo.coop/story/kids-are-alright WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 3753 - https://geo.coop/story/financial-hacking-faircoin WARNING: http://geo.coop/sites/default/files/styles/inline/public/matthewslater.jpg?itok=-mpTZatm * [ ] ERROR: 3755 - https://geo.coop/story/new-co-operativism-and-fairshares-model WARNING: http://www.geo.coop/sites/default/files/fairshares-and-new-co-operativism-final.pdf * [ ] ERROR: 3943 - https://geo.coop/story/march-and-rally-highlight-community-resistance-super-bowl-lii WARNING: http://www.geo.coop/sites/default/files/antiracist_anticorporate_sblii_rally_poster.jpg * [ ] ERROR: 3950 - https://geo.coop/story/whats-data-got-do-it WARNING: http://www.geo.coop/sites/default/files/nobawc_map_0.jpg * [ ] ERROR: 3954 - https://geo.coop/story/infecting-new-economy-virus-cooperation WARNING: http://www.geo.coop/sites/default/files/fair.coopheader.png * [ ] ERROR: 3955 - https://geo.coop/story/global-vision-social-solidarity-economy WARNING: http://www.geo.coop/sites/default/files/ripess_global-vision_en1.pdf * [ ] ERROR: 4047 - https://geo.coop/story/burden-ambiguity WARNING: http://www.geo.coop/sites/default/files/the_burden_of_ambiguity_writing_at_a_cooperative.pdf * [ ] ERROR: 4048 - https://geo.coop/story/giving-feedback WARNING: http://www.geo.coop/sites/default/files/on-feedback_elc.pdf * [ ] ERROR: 4049 - https://geo.coop/story/make-policy-your-best-friend-and-youll-never-argue-again WARNING: http://geo.coop/sites/default/files/operationspolicy1.png WARNING: http://geo.coop/sites/default/files/operationspolicy2.png * [ ] ERROR: 4055 - https://geo.coop/story/if-were-all-equal-then-why-cant-we-agree WARNING: http://www.geo.coop/sites/default/files/if_were_all_equal_graphic.png * [ ] ERROR: 4142 - https://geo.coop/story/putting-soul-back-motor-city WARNING: http://www.geo.coop/sites/default/files/detroit_mural_slider_crop.png * [ ] ERROR: 4232 - https://geo.coop/node/719 WARNING: http://gallery.mailchimp.com/6b89014701034b9ab1c9b1504/images/Donate_Now_GEO.gif * [ ] ERROR: 4233 - https://geo.coop/vol-2/issue-10 WARNING: http://gallery.mailchimp.com/6b89014701034b9ab1c9b1504/images/Donate_Now_GEO.gif * [ ] ERROR: 4236 - https://geo.coop/node/546 WARNING: http://www.praxispeace.org/past_conferences/images/Mondragon-overview1.jpg WARNING: http://www.mondragon.edu/enpresagintza/albisteak/isabel-uriberen-tesia/image_mini WARNING: http://www.ifr.org/uploads/RTEmagicC_small_Picture3_Mondragon-Tabber_Stringer.jpg.jpg * [ ] ERROR: 4237 - https://geo.coop/node/545 WARNING: http://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/EuskadikoKutxa.jpg/400px-EuskadikoKutxa.jpg WARNING: http://argazkiak.s3.amazonaws.com/bdecdc95988994e8b76d01c2093babd7_c.jpg * [ ] ERROR: 4320 - https://geo.coop/story/cooperatives-governance-mechanisms WARNING: http://www.geo.coop/sites/default/files/european_company_and_financial_law_review_volume_11_issue_1_2014_doi_10.15152fecfr-2014-0031_lehmann_matthias_-_cooperatives_as_governance_mechanisms.pdf * [ ] ERROR: 4402 - https://geo.coop/story/creando-conciencia-y-felicidad WARNING: http://geo.coop/sites/default/files/creando_conciencia_crew_montage.png WARNING: http://geo.coop/sites/default/files/happy_worker_owners.jpg * [ ] ERROR: 4404 - https://geo.coop/story/earthcare-warrior-women WARNING: http://www.geo.coop/sites/default/files/woodlawn_garden_before.jpeg WARNING: http://www.geo.coop/sites/default/files/botanitcal_garden_after.jpeg WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/pamela_boyce_simms.jpg?itok=Z1m5WtEx * [ ] ERROR: 4405 - https://geo.coop/story/pilot-lights-need-fuel WARNING: http://yourlisten.com/embed.js?17570901 * [ ] ERROR: 4407 - https://geo.coop/story/black-farmers-are-back-and-rise WARNING: http://www.geo.coop/sites/default/files/blackdirtfarm_slider_crop.png WARNING: http://www.geo.coop/sites/default/files/jovanna_johnson-cooke_and_eugene_cooke.gif WARNING: http://www.geo.coop/sites/default/files/yonnette_fleming_at_hattie_carthan_comm_garden.gif WARNING: http://www.geo.coop/sites/default/files/lindsey_lunsford_at_tulip.gif WARNING: http://www.geo.coop/sites/default/files/chris_bolden_newsom_bantrams_garden.gif * [ ] ERROR: 4575 - https://geo.coop/story/la-condici%C3%B3n-del-cuerpo-como-instrumento-alternativo-de-educaci%C3%B3n-intercultural-y-cultura-de-0 WARNING: http://www.geo.coop/sites/default/files/el_cuepo_como_instrumento_0.pdf * [ ] ERROR: 4576 - https://geo.coop/story/secrets-do-harm-generations WARNING: http://www.geo.coop/sites/default/files/talking_about_trauma_edit2.pdf * [ ] ERROR: 4580 - https://geo.coop/story/democratize-education-system WARNING: http://www.geo.coop/sites/default/files/ypac_group_small.png * [ ] ERROR: 4581 - https://geo.coop/story/introducing-2014-worker-coop-academy WARNING: http://www.geo.coop/sites/default/files/worker_coop_academy_2014_logo.jpg * [ ] ERROR: 4823 - https://geo.coop/node/529 WARNING: http://pr.ak.vresp.com/8935db8af/www.veoc.org/images/hearing1.jpg * [ ] ERROR: 5050 - https://geo.coop/story/black-agrarianism-resistance WARNING: http://www.geo.coop/sites/default/files/dr6_final-3.pdf * [ ] ERROR: 5121 - https://geo.coop/story/viva-cubas-cooperative-revolution WARNING: http://www.geo.coop/sites/default/files/organoponico_alamar.png * [ ] ERROR: 5189 - https://geo.coop/story/dismantling-patriarchy-nyc%E2%80%99s-solidarity-economy-0 WARNING: http://geo.coop/sites/default/files/keep_calm_dismantle_patriarchy_0.png * [ ] ERROR: 5471 - https://geo.coop/story/permanent-community-energy-cooperative WARNING: http://www.geo.coop/sites/default/files/rule_one.jpg WARNING: http://www.geo.coop/sites/default/files/pcec_slider_crop_0.png WARNING: http://www.geo.coop/sites/default/files/workforce_trustees.jpg WARNING: http://www.geo.coop/sites/default/files/coop_now_and_later.jpg WARNING: http://www.geo.coop/sites/default/files/our_power.jpg * [ ] ERROR: 5472 - https://geo.coop/story/black-food-sovereignty WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/pamela_boyce_simms.jpg?itok=Z1m5WtEx * [ ] ERROR: 5477 - https://geo.coop/node/538 WARNING: http://i2.cdn.turner.com/money/2010/09/16/news/companies/grocery_coop_Brooklyn.fortune/park_slope_food_coop.top.jpg * [ ] ERROR: 5611 - https://geo.coop/node/544 WARNING: http://www.mondragon-corporation.com/portals/0/extdinamic/image/f_otalora.jpg WARNING: http://omadeon.files.wordpress.com/2007/12/corporate_model.jpg?w=640 WARNING: http://www.ikerlan.es/images/banco/imagen_287.jpg * [ ] ERROR: 5797 - https://geo.coop/story/kindling-village-hearth WARNING: http://www.geo.coop/sites/default/files/webpagelogo.jpg * [ ] ERROR: 5861 - https://geo.coop/story/geo-podcast-4-movement-accountability-self-assessment-evolution WARNING: http://www.geo.coop/sites/default/files/geopodcast7-16.png WARNING: http://yourlisten.com/embed.js?17570901 * [ ] ERROR: 5924 - https://geo.coop/story/getting-technical-about-cooperation WARNING: http://www.geo.coop/sites/default/files/tech_co-op_stories.pdf WARNING: http://www.geo.coop/sites/default/files/tech_co-op_how-to_short.pdf * [ ] ERROR: 6306 - https://geo.coop/story/patterns-decentralised-organising WARNING: http://geo.coop/sites/default/files/patterns_of_decentralized_organizing.pdf * [ ] ERROR: 6365 - https://geo.coop/story/will-poor-always-be-us WARNING: http://www.geo.coop/sites/default/files/support_cycle.jpeg WARNING: http://www.geo.coop/sites/default/files/products_cycle.jpeg * [ ] ERROR: 6429 - https://geo.coop/node/542 WARNING: http://coopgeek.files.wordpress.com/2009/10/dscf1769.jpg?w=300&h=225 WARNING: http://www.mondragon-corporation.com/portals/0/extdinamic/image/f-alecop.jpg * [ ] ERROR: 6524 - https://geo.coop/story/identifying-co-op-allies WARNING: http://www.geo.coop/sites/default/files/coop_scale.jpg WARNING: http://www.geo.coop/sites/default/files/coop_scale_movements.jpg * [ ] ERROR: 6709 - https://geo.coop/story/cooperation-chicago WARNING: http://geo.coop/sites/default/files/cooperation_chicago_-_rev_082418.pdf * [ ] ERROR: 6805 - https://geo.coop/story/there-no-hierarchy-sociocracy%E2%80%A6right WARNING: http://geo.coop/sites/default/files/sociocracy_hierarchy_chart.jpeg WARNING: http://geo.coop/sites/default/files/sociocracy_circles_wide.jpeg * [ ] ERROR: 6806 - https://geo.coop/story/manifesto-wholesome-cooperation WARNING: http://www.geo.coop/sites/default/files/descending_circles.jpg WARNING: http://www.geo.coop/sites/default/files/colorful_network.jpg * [ ] ERROR: 6851 - https://geo.coop/story/working-together WARNING: http://geo.coop/sites/default/files/working-together_final_web-version.pdf * [ ] ERROR: 6854 - https://geo.coop/story/dialogue-pragmatic-tool-actualize-ethics-cooperation WARNING: http://www.sommetinter.coop/files/live/sites/somint/files/pdf/Articles%20scientifiques/2014_09_Leunens.pdf * [ ] ERROR: 6936 - https://geo.coop/story/reclaiming-public-revenues WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 7124 - https://geo.coop/story/transformation-inside-and-out WARNING: http://www.geo.coop/sites/default/files/nasse1.jpg * [ ] ERROR: 7285 - https://geo.coop/story/business-collaboration WARNING: http://www.geo.coop/sites/default/files/collab_economy_pic1.png WARNING: http://www.geo.coop/sites/default/files/collab_econ_pic_2.png * [ ] ERROR: 7341 - https://geo.coop/node/533 WARNING: http://www.reuters.com/resources/r/?m=02&d=20100907&t=2&i=198755380&w=460&fh=&fw=&ll=&pl=&r=2010-09-07T155928Z_01_BTRE68618F700_RTROPTP_0_CUBA * [ ] ERROR: 7342 - https://geo.coop/node/514 WARNING: http://2.bp.blogspot.com/_harpqh_9IwQ/TGDCx6QgzgI/AAAAAAAACTQ/4djED_eLsK8/s400/sproutbread.jpg * [ ] ERROR: 7343 - https://geo.coop/node/468 WARNING: http://www.usmlo.org/arch2009/2009-10/photos/070701.atlanta.USSF_11.jpg WARNING: http://griid.files.wordpress.com/2010/01/rotating_photo3.jpg WARNING: http://i352.photobucket.com/albums/r349/carld717/carl-dc-workshop.jpg WARNING: http://i352.photobucket.com/albums/r349/carld717/21stCenSocPanelMarkS.jpg WARNING: http://farm2.static.flickr.com/1146/4734684266_d459613b1f_m.jpg * [ ] ERROR: 7518 - https://geo.coop/story/international-co-operative-alliance-welcomes-new-director WARNING: http://www.geo.coop/sites/default/files/capital_and_the_debt_trap_intro.pdf WARNING: http://www.geo.coop/sites/default/files/03_social_economy_findingsfinal.pdf * [ ] ERROR: 7556 - https://geo.coop/story/creating-commons-capital WARNING: http://www.geo.coop/sites/default/files/huron_washington_history_2014_small_crop_2.pdf * [ ] ERROR: 7558 - https://geo.coop/story/book-abundance WARNING: http://www.geo.coop/sites/default/files/book_of_abundance_p2p_chapt_selection.pdf * [ ] ERROR: 7559 - https://geo.coop/story/commons-based-coalition-wins-big-barcelona-election WARNING: http://www.geo.coop/sites/default/files/barcelona_2015_muni_electoral_result.png * [ ] ERROR: 7579 - https://geo.coop/node/541 WARNING: http://www.e-architect.co.uk/images/jpgs/spain/san_josepe_mondragon120508_2.jpg WARNING: http://www.c2be.org/library/uploads/CBEWeek/Starlight_Mikel_Lezamiz.jpg WARNING: http://www.paiz.gov.pl/_img/_pictures/6073.jpg * [ ] ERROR: 7611 - https://geo.coop/story/finally-cuba WARNING: http://www.geo.coop/sites/default/files/maleconbyjennyli.jpg WARNING: http://www.geo.coop/sites/default/files/vivacubathemebyjennyli.png * [ ] ERROR: 7775 - https://geo.coop/story/home-rule-below WARNING: http://www.geo.coop/sites/default/files/bockman_home_rule_september_2014.pdf * [ ] ERROR: 7776 - https://geo.coop/people/pamela-boyce-simms WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/pamela_boyce_simms.jpg?itok=Z1m5WtEx * [ ] ERROR: 7855 - https://geo.coop/story/bibliography-frank-lindenfeld-partial WARNING: http://www.geo.coop/sites/default/files/lindenfeld_2.jpg WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 7860 - https://geo.coop/node/5009 WARNING: http://geonewsletter.org/sites/default/files/LasColinasliftingsacksmcap.JPG * [ ] ERROR: 7865 - https://geo.coop/node/5013 WARNING: http://geonewsletter.org/sites/default/files/occupyconnectcreate_highcontrast_web.jpg * [ ] ERROR: 7867 - https://geo.coop/node/5011 WARNING: http://geonewsletter.org/sites/default/files/Arizmendi_buildout.png WARNING: http://geonewsletter.org/sites/default/files/Jessica_author.png * [ ] ERROR: 7868 - https://geo.coop/node/5010 WARNING: http://geonewsletter.org/sites/default/files/GH_tree.jpg * [ ] ERROR: 7869 - https://geo.coop/node/5008 WARNING: http://geonewsletter.org/sites/default/files/EE-Jessie-Hendrik.jpg * [ ] ERROR: 7870 - https://geo.coop/node/5007 WARNING: http://geonewsletter.org/sites/default/files/AngelaPeaceCaption_0.JPG * [ ] ERROR: 7871 - https://geo.coop/node/5005 WARNING: http://geonewsletter.org/sites/default/files/fairworkEmailhead(2).gif * [ ] ERROR: 7966 - https://geo.coop/people/avery-edenfield WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/avery_edenfield.jpg?itok=d2IkWs1q * [ ] ERROR: 8063 - https://geo.coop/people/chris-winters WARNING: http://geo.coop/sites/default/files/styles/inline/public/chriswinters.jpg?itok=R7M9QxuR * [ ] ERROR: 8075 - https://geo.coop/people/nathan-schneider WARNING: http://www.geo.coop/sites/default/files/nathan_schneider.jpg * [ ] ERROR: 8083 - https://geo.coop/people/matthew-slater WARNING: http://geo.coop/sites/default/files/styles/inline/public/matthewslater.jpg?itok=-mpTZatm * [ ] ERROR: 8118 - https://geo.coop/people/chris-tittle WARNING: http://www.geo.coop/sites/default/files/chris_tittle.jpg * [ ] ERROR: 8161 - https://geo.coop/story/sba-loan-patty-pan-cooperative WARNING: http://www.geo.coop/sites/default/files/patty_pan_logo_1.gif * [ ] ERROR: 8205 - https://geo.coop/story/memoir-memoirista WARNING: http://www.geo.coop/sites/default/files/memoir_quote.png * [ ] ERROR: 8206 - https://geo.coop/story/your-turn-now WARNING: http://www.geo.coop/sites/default/files/kiva_by_benfrantzdale_cc_by_sa_30.jpg * [ ] ERROR: 8210 - https://geo.coop/story/retrieving-ancestors-finding-constant-objectives-noticing-how-geo-has-changed WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 8211 - https://geo.coop/story/life-well-lived-frank-lindenfeld-1934-2008 WARNING: http://www.geo.coop/sites/default/files/frank_lindenfeld.jpg WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 8212 - https://geo.coop/story/introduction-frank-lindenfeld-memorial-issue WARNING: http://www.geo.coop/sites/default/files/len_krimerman.jpg WARNING: http://www.geo.coop/sites/default/files/LenKrimermanSm.jpg * [ ] ERROR: 8258 - https://geo.coop/story/frank-someone-very-special WARNING: http://www.geo.coop/sites/default/files/ajowas_headshot_0.jpg * [ ] ERROR: 8270 - https://geo.coop/people/atlee-mcfellin WARNING: http://www.geo.coop/sites/default/files/styles/inline/public/atlee_pic_new.jpg?itok=q6ZCi4ky
mlncn commented 2019-10-10 06:18:06 +00:00 (Migrated from gitlab.com)

marked this issue as related to #88

marked this issue as related to #88
joshua_davis commented 2019-10-11 01:24:51 +00:00 (Migrated from gitlab.com)

All of the ones with a .jpg or .png in the warning line seem to load
fine. The .pdf and A/V embeds I'll fix by hand. I don't know what to do
about the others.

All of the ones with a .jpg or .png in the warning line seem to load fine. The .pdf and A/V embeds I'll fix by hand. I don't know what to do about the others.
mlncn commented 2019-10-11 16:51:47 +00:00 (Migrated from gitlab.com)

@joshua_davis yes exactly, these have to be fixed manually and the ones that matter more are the PDFs, mp3s, and mp4s etc. (Other kinds of http loading from https is less important.)

@joshua_davis yes exactly, these have to be fixed manually and the ones that matter more are the PDFs, mp3s, and mp4s etc. (Other kinds of http loading from https is [less important](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content#passive_mixed_content).)
mlncn commented 2020-02-04 23:36:11 +00:00 (Migrated from gitlab.com)

mentioned in issue #101

mentioned in issue #101
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: geo/geo-coop#49
No description provided.