diff --git a/config/default/editor.editor.rich_text_wizard.yml b/config/default/editor.editor.rich_text_wizard.yml index be11a31b2..3b54a83ed 100644 --- a/config/default/editor.editor.rich_text_wizard.yml +++ b/config/default/editor.editor.rich_text_wizard.yml @@ -40,7 +40,11 @@ settings: startIndex: true multiBlock: true ckeditor5_sourceEditing: - allowed_tags: { } + allowed_tags: + - '

' + - '' + - '

' + - '
' ckeditor5_style: styles: - diff --git a/config/default/filter.format.rich_text_wizard.yml b/config/default/filter.format.rich_text_wizard.yml index ed56cfc20..9bb53ef51 100644 --- a/config/default/filter.format.rich_text_wizard.yml +++ b/config/default/filter.format.rich_text_wizard.yml @@ -48,7 +48,7 @@ filters: status: true weight: -50 settings: - allowed_html: '


    1.   '
      +      allowed_html: '   



          
      ' filter_html_help: true filter_html_nofollow: false filter_html_escape: diff --git a/config/default/foia_wizard.settings.yml b/config/default/foia_wizard.settings.yml index 57cdb005d..7d41e5c37 100644 --- a/config/default/foia_wizard.settings.yml +++ b/config/default/foia_wizard.settings.yml @@ -1,11 +1,11 @@ intro_slide: - value: "

      Hello,

      \r\n\r\n

      The government hosts a vast amount of information, with records spread across many different agencies, and even across different offices within agencies.

      \r\n\r\n

      To help you figure out which federal agency might have the information you seek, we've developed this tool. If you're looking for non-federal records, such as from your local police department, we suggest you contact the appropriate state or local authorities.

      \r\n\r\n

      This new tool represents the initial phase of our multiphase project, with enhancements planned for future phases to best serve you.

      \r\n\r\n

      We recommend giving yourself at least 5 minutes to explore this tool.

      \r\n" + value: '

      Hello,

      The government hosts a vast amount of information, with records spread across many different agencies, and even across different offices within agencies.

      To help you figure out which federal agency might have the information you seek, we''ve developed this tool. If you''re looking for non-federal records, such as from your local police department, we suggest you contact the appropriate state or local authorities.

      This new tool represents the initial phase of our multiphase project, with enhancements planned for future phases to best serve you.

      We recommend giving yourself at least 5 minutes to explore this tool.

      ' format: rich_text_wizard query_slide_1: - value: "

      Let's dive in...

      What information are you looking for?

      " + value: '

      What information are you looking for?

      ' format: rich_text_wizard query_slide_2: - value: "

      Please enter one to two sentences describing what you're searching for, including relevant keywords.

      Include as much specific information as possible in the search box, such as the date, title or name, author, recipient, subject matter of the record, case number, file designation, or reference number. Please only include information relevant to your search. Do not include your name, contact information, or other information that could be used to identify you.

      If you don't receive the desired results, consider adding more context to your query to provide more accurate results.

      " + value: '

      Please enter one to two sentences describing what you''re searching for, including relevant keywords.

      Include as much specific information as possible in the search box, such as the date, title or name, author, recipient, subject matter of the record, case number, file designation, or reference number. Please only include information relevant to your search. Do not include your name, contact information, or other information that could be used to identify you.

      If you don''t receive the desired results, consider adding more context to your query to provide more accurate results.

      ' format: rich_text_wizard messages: m1: @@ -15,7 +15,7 @@ messages: value: '

      Generally, when requesting information about another person you will receive greater access by submitting authorization from that individual permitting the disclosure of the records to you, or by submitting proof that the individual is deceased.

      ' format: rich_text_wizard m3: - value: '

      A-Files may contain records contributed by multiple federal agencies such as U.S. Immigration and Customs Enforcement, U.S. Customs and Border Protection, and U.S. Citizen and Immigration Services (USCIS). However, USCIS is the custodian of A-Files.

      To request all records contained in an A-file, submit a FOIA request to U.S. Citizen and Immigration Services (USCIS).

      ' + value: '

      A-Files may contain records contributed by multiple federal agencies such as U.S. Immigration and Customs Enforcement, U.S. Customs and Border Protection, and U.S. Citizen and Immigration Services (USCIS). However, USCIS is the custodian of A-Files.

      To request all records contained in an A-file, submit a FOIA request to U.S. Citizen and Immigration Services (USCIS).

      ' format: rich_text_wizard m4: value: '

      To request an A-Number, submit a FOIA request to U.S. Citizen and Immigration Services (USCIS).

      ' diff --git a/docroot/modules/custom/foia_wizard/config/install/foia_wizard.settings.yml b/docroot/modules/custom/foia_wizard/config/install/foia_wizard.settings.yml index 57cdb005d..7d41e5c37 100644 --- a/docroot/modules/custom/foia_wizard/config/install/foia_wizard.settings.yml +++ b/docroot/modules/custom/foia_wizard/config/install/foia_wizard.settings.yml @@ -1,11 +1,11 @@ intro_slide: - value: "

      Hello,

      \r\n\r\n

      The government hosts a vast amount of information, with records spread across many different agencies, and even across different offices within agencies.

      \r\n\r\n

      To help you figure out which federal agency might have the information you seek, we've developed this tool. If you're looking for non-federal records, such as from your local police department, we suggest you contact the appropriate state or local authorities.

      \r\n\r\n

      This new tool represents the initial phase of our multiphase project, with enhancements planned for future phases to best serve you.

      \r\n\r\n

      We recommend giving yourself at least 5 minutes to explore this tool.

      \r\n" + value: '

      Hello,

      The government hosts a vast amount of information, with records spread across many different agencies, and even across different offices within agencies.

      To help you figure out which federal agency might have the information you seek, we''ve developed this tool. If you''re looking for non-federal records, such as from your local police department, we suggest you contact the appropriate state or local authorities.

      This new tool represents the initial phase of our multiphase project, with enhancements planned for future phases to best serve you.

      We recommend giving yourself at least 5 minutes to explore this tool.

      ' format: rich_text_wizard query_slide_1: - value: "

      Let's dive in...

      What information are you looking for?

      " + value: '

      What information are you looking for?

      ' format: rich_text_wizard query_slide_2: - value: "

      Please enter one to two sentences describing what you're searching for, including relevant keywords.

      Include as much specific information as possible in the search box, such as the date, title or name, author, recipient, subject matter of the record, case number, file designation, or reference number. Please only include information relevant to your search. Do not include your name, contact information, or other information that could be used to identify you.

      If you don't receive the desired results, consider adding more context to your query to provide more accurate results.

      " + value: '

      Please enter one to two sentences describing what you''re searching for, including relevant keywords.

      Include as much specific information as possible in the search box, such as the date, title or name, author, recipient, subject matter of the record, case number, file designation, or reference number. Please only include information relevant to your search. Do not include your name, contact information, or other information that could be used to identify you.

      If you don''t receive the desired results, consider adding more context to your query to provide more accurate results.

      ' format: rich_text_wizard messages: m1: @@ -15,7 +15,7 @@ messages: value: '

      Generally, when requesting information about another person you will receive greater access by submitting authorization from that individual permitting the disclosure of the records to you, or by submitting proof that the individual is deceased.

      ' format: rich_text_wizard m3: - value: '

      A-Files may contain records contributed by multiple federal agencies such as U.S. Immigration and Customs Enforcement, U.S. Customs and Border Protection, and U.S. Citizen and Immigration Services (USCIS). However, USCIS is the custodian of A-Files.

      To request all records contained in an A-file, submit a FOIA request to U.S. Citizen and Immigration Services (USCIS).

      ' + value: '

      A-Files may contain records contributed by multiple federal agencies such as U.S. Immigration and Customs Enforcement, U.S. Customs and Border Protection, and U.S. Citizen and Immigration Services (USCIS). However, USCIS is the custodian of A-Files.

      To request all records contained in an A-file, submit a FOIA request to U.S. Citizen and Immigration Services (USCIS).

      ' format: rich_text_wizard m4: value: '

      To request an A-Number, submit a FOIA request to U.S. Citizen and Immigration Services (USCIS).

      '