All is good. I reviewed and tested it.
Thanks @joseph.olstad.
jamesyao → created an issue.
Thanks @joseph.olstad. The patch #20 looks good to me. It works on Drupal Core 9.4.11 & PHP 8.0.
Thanks @Ranjit1032002 for adding the check condition on the permission of the view. It looks good!
I expected that the contextual filter (?view_args={{ nid }}) could be used for retrieving and printing the nodes' contents through the view entity.
jamesyao → created an issue.
jamesyao → created an issue.
Thanks @joseph.olstad for reviewing the patch. Much appreciated!
jamesyao → created an issue.
I simply updated the entity-print.css by adding classes related to the table.
The table is rendered properly in the PDF file.
I get the same issue, and do see the borders of the table in the PDF file.
Is there any CSS solution to it? Please advise! Thanks,
sorry for the typo. The patch works well with Drupal Core 9.4.x and PHP 8.0.
Thanks @Lukas von Blarer for providing the patch.
It works well with Drupal Core 9.6.x and PHP 8.0.
Since the client requested "searching publishing contents only" functionality, the linkchecker_index and linkcker_link tables need to be refreshed when the Cron job is executed.
I updated the logic to clean all records in the two tables if the searching publishing contents only is requested.
Thanks @joseph.olstad and @smulvih2!
@joseph.olstad updated 10 twigs to make the new global footer work well.
Hi @smulvih2,
I followed the instructions to add the new contextual footer blocks into the footer region and run importing scripts.
The contextual footer header h2 and GC-main-footer h3 are not shown up in my local DEV. Did i miss any steps of the new GCWeb footer structure? Please advise! Thank you!
Hi @joseph.olstad i have the same question about this value.
Hi @joseph.olstad
I listed the findings below. Could you please improve the JS and CSS to meet the requirements. Thanks
Thanks @shubham-chandra for the patch #87.
It works well on Drupal Core 9.4.8 with PHP8.0 & Mysql 5.7.
Hi @joseph.olstad Thanks for the patch.
It works to me. Please add the patch into a new build.
Thanks @joseph.olstad for providing the root of the automation test failure cause about the merge request.
jamesyao → created an issue. See original summary → .
wb-frmvlid of the wet-boew removes the events (change & state:checked) and events (change & state:value & keyup) from the field check and radio type in Webform, respectively.
It breaks the conditional functionality of Webform.
Could someone please approve @mohit_aghera's merge request about adding permission?
Thanks @acbramley for providing the patch #202.
The patch #202 works on Drupal Core 9.4.7 & PHP 8.0. It also works well with the config_revision module.