Brown-University-Library / disa_dj_project

MIT License
2 stars 3 forks source link

WP Research - integrating another site that has Indigenous terminology #99

Open ashleychampagne opened 2 years ago

ashleychampagne commented 2 years ago

For the copy for the decolonization project, could we pull from another site that has Indigenous terminology already written and pull that into our context area? For example, a terminology guide such as this one.

ccarvel commented 2 years ago

Looking at the list of headers for that particular site, I see the headers have x-frame-options: SAMEORIGIN which means a typical embed or iframe usage...will think more on this...their site doesn't have divs for the terms, otherwise I can imagine trying and linking like anchors, but I'm not sure that would work either...

output of headers: curl -I https://www.queensu.ca/indigenous/ways-knowing/terminology-guide HTTP/2 200 cache-control: max-age=180 content-type: text/html; charset=UTF-8 content-language: en expires: Sun, 19 Nov 1978 05:00:00 GMT vary: Accept-Encoding x-cache: TCP_MISS x-powered-by: PHP/7.4.24 x-drupal-dynamic-cache: HIT link: <https://www.queensu.ca/oiiwww/ways-knowing/terminology-guide>; rel="canonical" link: <https://www.queensu.ca/oiiwww/ways-knowing/terminology-guide>; rel="revision" x-ua-compatible: IE=edge x-content-type-options: nosniff x-frame-options: SAMEORIGIN permissions-policy: interest-cohort=() x-generator: Drupal 9 (https://www.drupal.org) x-azure-ref-originshield: 0ExWVYQAAAACaTMKsRtDBTr6s9vEmEE4PRVdSMzBFREdFMDUwOABhNjdhNjQ4ZC1kMThiLTQ0NGQtODY5Mi0zMWUzY2MxNjUyODM= x-azure-ref: 0ExWVYQAAAABfJZocykqvR5SZKjVLbo5/RVdSMzExMDAwMTA5MDQ3AGE2N2E2NDhkLWQxOGItNDQ0ZC04NjkyLTMxZTNjYzE2NTI4Mw== date: Wed, 17 Nov 2021 14:43:30 GMT

ccarvel commented 2 years ago

Will see about a workaround using jquery or something to import and place sites with x-fram-options:deny or restricted