Geologic Core Sample


I have been tasked with rebuilding a rather huge Intranet site with my company. The core of the current Intranet is on WordPress, but huge swathes are in SharePoint and there are multiple endpoints I need to pull data from and present on certain pages using GraphQL. My company is in the healthcare sector, so HIPPA compliance must be met.
The two front runner proposals in my mind at the moment is Gatsby to just pool the data off the existing servers, and eventually remove the WordPress sites entirely and migrate their content to Drupal.
(EDIT: I've been notified that Gatsby is more or less dead).
My proposal is to either use Drupal directly, having it replace the WordPress sites and link up to the SharePoint hive with the Sharepoint Connector module, or go to a headless arrangement with a presentation server of some sort in front of all these service servers, and then replace WP with Drupal at a later date.
I'm familiar with Drupal and prefer it to WordPress, but I have to convince stakeholders. I've never done a proposal this large before. I'm looking for case studies and examples to build my case. I've already combed through a few of the cases linked on the Drupal Healthcare pages.
The thought of pushing Gatsby first and then bring in Drupal to headlessly back it has occurred to me and I'd be interested in hearing thoughts on that configuration as well.
Thank you for your time.

© Chip Somodevilla/Getty Images
| My session from DrupalCon Vienna is available now and I put out some of my thought. I still don’t get the point about Drupal CMS because it’s about building a “website” instead of being a content platform for many digital experiences. I get if form small sites - but if you are small you likely already use one of the many SaaS offers. What do you think? [link] [comments] |
I’m stuck on this.
I have a web form with a select list.
We have to push the data to pardot.
How do I use token to get the selected values and push them in to a pardot pick list. ?
The pardot mapping looks like this.
email|email first_name|first-name last_name|last-name account_name|company title|title phone_work|phone primary_address_city|city primary_address_country|country [webform_submission:values:solution_checkboxes:value]|interest fq_other_comment_c|comment fq_hidden_url_c|conversion-url
The webform token I have there, is where I'm stuck.
My form has a number of select items in this field, as a multi value checkbox select.
Do I need to map specific checkboxe as individual lines? Do I need to know the exact option values on the pardot side? (where my mapping needs to be like "interest.key" ?
I found this patch - but I don't know if I need it? https://www.drupal.org/project/webform_pardot/issues/3215050#comment-14109894
All of the other fields, as plain text, submit just fine... so I know we're getting data across the submit. Its just this field that is giving me problems.
Thanks!

© Ali Haj Suleiman

For years I've been using the Responsive and Off-Canvas Menu for my mobile menu. https://www.drupal.org/project/responsive_menu
I really like the functionality and how easy it is to use and configure. But it throws up three accessibility errors, which are known in the issue queue but relatively inactive. I can't really wait around for the fixes to come through unfortunately.
So does anyone else have suggestions for an easy to use mobile menu module? I really prefer the slide-in/off-canvas menus as opposed to the accordion expanding ones. yale.edu has a great menu on a drupal site but I don't know if that is an available module or something custom.

© Rest of World/BYD
Nov 18, 20:39 UTC
Resolved - Our Engineering team has confirmed that the external network incident affecting multiple DigitalOcean services has been fully mitigated. The impacted services including Gen AI tools, App Platform, Load Balancers, Spaces, and provisioning or management actions for new clusters have recovered and are now operating normally. All requests are completing successfully.
Thank you for your patience. If you continue to experience any issues, please open a support ticket from within your account.
Nov 18, 19:31 UTC
Monitoring - Our engineering team has observed that the external network incident impacting multiple DigitalOcean services has been mitigated. The affected services including Gen AI tools, App Platform, Load Balancer, Spaces, and provisioning or management actions for new clusters are showing continued signs of recovery, with most requests now completing successfully.
Our engineering team continues to monitor the situation closely. We will post an update as soon as the issue is fully resolved.
We apologize for the disruption and appreciate your patience.
Nov 18, 13:40 UTC
Update - Our Engineering team is actively investigating an issue impacting multiple DigitalOcean services caused by an upstream provider incident. This disruption affects a subset of Gen AI tools, the App Platform, Load Balancer, Spaces and provisioning or management actions for new clusters. Existing clusters are not affected. Users may experience degraded performance or intermittent failures within these services.
We acknowledge the inconvenience this may cause and are working diligently to restore normal operations. Signs of recovery are starting to appear, with most requests beginning to succeed. We will continue to monitor the situation closely and provide timely updates as more information becomes available. Thank you for your patience as we work towards full service restoration.
Nov 18, 12:26 UTC
Investigating - Our Engineering team is actively investigating an issue impacting multiple DigitalOcean services caused by an upstream provider incident. This disruption affects a subset of Gen AI tools, the App Platform, Load Balancer, and Spaces. Users may experience degraded performance or intermittent failures within these services.
We acknowledge the inconvenience this may cause and are working diligently to restore normal operations. Signs of recovery are starting to appear, with most requests beginning to succeed. We will continue to monitor the situation closely and provide timely updates as more information becomes available. Thank you for your patience as we work towards full service restoration

© Tang Dehong/VCG/Getty Images
Nov 17, 19:26 UTC
Resolved - From 16:59 to 17:34 UTC, our Engineering team observed an issue with block storage volumes in the NYC1 and AMS3 regions. During this time, users may have experienced failures when attempting create, snapshot, attach, detach, or resize volumes. There was no impact to performance or availability of existing volumes. Our team has fully resolved the issues as of 17:34 UTC and volumes should be operating normally. If you continue to experience problems, please open a ticket with our support team from within your Cloud Control Panel. We apologize for any inconvenience caused.
| submitted by /u/mherchel [link] [comments] |
|
[link] [comments] |

© Gaurav Sharma for Rest of World
I keep seeing default_config_hash in some config setups, but I can’t find a clear explanation. What is it used for, and how is it generated?
I am working on creating OCSF schemas for watchdog logs and I came across some types -
|| || |User| |Access Denied| |System| |PHP| |Page Not Found| |Cron| |Security| |Form| |Update Manager|
I need to know if these are the only types? how are these types generated? I saw in my test environment there are some "content" type as well which I don't have understanding of.
Also if these are all expected to be there, how do I generate all of them specifically "security" type because that will be important to be mapped to OCSF schema.
Any help appreciated in understanding this "type" field.
Hey,
I am making first steps with Joomla for a multilingual project. Is there any theme that could be without large works production ready for an open data project? I am not lazy, I am just not a php developer and I feel I could move much quicker with Wordpress despite liking the ideas behind drupal more.
New-ish drupal user here. I am trying to sync webform submission values, including file uploads as a URL to Salesforce. I only have access to the website UI for settings and such. I have the org authorized and basic required fields set up using webform tokens and constants under the Salesforce mappings tab. I have been able to successfully sync over test forms.
The issue i am running into is i am trying to sync over the attachments as a URL, however, if real-time push is enabled, the SID does not get populated on the URL in Salesforce. If real-time push is disabled (with any amount of time delay for pushes), the SID does get populated on the URL, but the domain of the URL is stuck at https://Default rather than the website URL. This causes the file URL to be invalid when clicked on.
For some more info, there are 2 fields on the webform can intake multiple files. If there are multiple files on the image and i sync it over, each individual field will generate a URL followed by a dash, then the next URL for however many attachments were uploaded to that file.
Has anyone ran into this issue? Any help would be appreciated. There was a suggestion i saw to set the base URL in settings.php, but that is something that i do not have access to.