diff --git a/modules/custom/az_demo/data/az_demo_card_paragraph.json b/modules/custom/az_demo/data/az_demo_card_paragraph.json index 964bce569e..6d91c7ac59 100644 --- a/modules/custom/az_demo/data/az_demo_card_paragraph.json +++ b/modules/custom/az_demo/data/az_demo_card_paragraph.json @@ -143,6 +143,34 @@ } ], "bottom_spacing" : "mb-5" + }, + { + "id": 109, + "card_width": "col-lg-12", + "card_style": "card", + "card_title_style": "default", + "card_clickable": false, + "az_cards": [ + { + "delta": 0, + "title": "Related Stories", + "body": "
Could Man's Best Friend Be Man's Best Medicine?
Runners' Brains May Have More Connectivity, UA Research Shows
Fruit Flies and Cellular Demise – Zeroing in on the Causes of ALS
" + } + ] + }, + { + "id": 110, + "card_width": "col-lg-12", + "card_style": "card", + "card_title_style": "default", + "card_clickable": false, + "az_cards": [ + { + "delta": 1, + "title": "Contact", + "body": "Wilma Wildcat
University of Arizona
520-621-1986, wilma.wildcat@arizona.edu
The University of Arizona has announced a groundbreaking medical breakthrough in the treatment of Type 1 diabetes, unveiling a revolutionary new therapy that holds the potential to dramatically alter the management of this chronic condition.
The innovative treatment, known as Insulix-21, has demonstrated remarkable success in early clinical trials, offering new hope to millions of individuals living with Type 1 diabetes. Developed by the University of Arizona's Center for Endocrine Research, Insulix-21 is a novel therapy that combines cutting-edge stem cell technology with advanced immunomodulation techniques. This dual-action approach not only aims to restore the body's ability to produce insulin but also prevents the autoimmune response that attacks insulin-producing cells in the pancreas.
Dr. Maria Alvarez, the principal investigator and Professor of Endocrinology at the University of Arizona, elaborated on the breakthrough: \"Insulix-21 represents a significant advancement in Type 1 diabetes treatment. By leveraging stem cells to regenerate pancreatic beta cells and incorporating immunomodulatory agents to protect these cells from immune system attacks, we are addressing the root causes of the disease.\"
In a recent clinical trial involving 120 participants, Insulix-21 demonstrated a 65% reduction in insulin dependence and a 50% improvement in glycemic control over a 12-month period. Patients also reported enhanced quality of life and reduced incidence of diabetes-related complications.
Dr. Alvarez expressed her excitement about the potential impact of Insulix-21: \"This breakthrough has the potential to not only manage Type 1 diabetes more effectively but also offer a path towards long-term remission for many patients. The early results are incredibly promising, and we are eager to continue our research and bring this transformative therapy to the wider community.\"
The University of Arizona is now preparing for larger-scale trials and is in discussions with leading pharmaceutical companies to accelerate the development and availability of Insulix-21. Additionally, the university has established a comprehensive support program to assist patients and families in accessing this cutting-edge therapy and managing their diabetes effectively.
This achievement highlights the University of Arizona's dedication to advancing medical research and improving patient outcomes. The Insulix-21 team is optimistic about the potential of this new treatment to make a significant difference in the lives of individuals affected by Type 1 diabetes.
", + "az_summary" : "A revolutionary new therapy that holds the potential to dramatically alter the management of this chronic condition.", + "az_attachments" : "", + "az_attachments_description" : "", + "az_expiration_date" : "2106-02-06 23:28:15", + "az_link_url" : "", + "az_link_title" : "", + "az_news_tags" : "Campus News", + "az_short_title" : "[node:title]", + "az_main_content" : "109|110" } ] -} +} \ No newline at end of file diff --git a/modules/custom/az_demo/images/BIO5-Keating-1224x682.jpg b/modules/custom/az_demo/images/BIO5-Keating-1224x682.jpg new file mode 100644 index 0000000000..f7237ff7a1 Binary files /dev/null and b/modules/custom/az_demo/images/BIO5-Keating-1224x682.jpg differ diff --git a/modules/custom/az_demo/images/Health-Sciences-Education-Building-2464x1640.jpg b/modules/custom/az_demo/images/Health-Sciences-Education-Building-2464x1640.jpg new file mode 100644 index 0000000000..a61a1baa29 Binary files /dev/null and b/modules/custom/az_demo/images/Health-Sciences-Education-Building-2464x1640.jpg differ diff --git a/modules/custom/az_demo/migrations/az_demo_news_node.yml b/modules/custom/az_demo/migrations/az_demo_news_node.yml index 391d6be558..a44064f007 100644 --- a/modules/custom/az_demo/migrations/az_demo_news_node.yml +++ b/modules/custom/az_demo/migrations/az_demo_news_node.yml @@ -139,6 +139,32 @@ process: migration: - az_demo_image_file + pseudo_exploded_paragraphs: + - + plugin: skip_on_empty + method: process + source: field_az_main_content + - + plugin: explode + source: field_az_main_content + delimiter: '|' + + pseudo_paragraphs: + - + plugin: migration_lookup + migration: + - az_demo_card_paragraph + - az_demo_text_paragraph + - az_demo_paragraph_gallery + source: '@pseudo_exploded_paragraphs' + + field_az_main_content: + plugin: sub_process + source: '@pseudo_paragraphs' + process: + target_id: '0' + target_revision_id: '1' + field_az_media_thumbnail_image/target_id: plugin: migration_lookup source: az_thumbnail