Make all links relative
Now the abs_to_rel module is enabled, links can be made relative so they work on the current environment.
This commit is contained in:
parent
0d359f81d6
commit
7a7dc297ca
349 changed files with 698 additions and 698 deletions
|
@ -82,9 +82,9 @@
|
|||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "\n <p>A few months ago, I started doing some <a href=\"https:\/\/www.youtube.com\/@opdavies\/livhttps:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8e\">live coding sessions on YouTube<\/a> again.<\/p>\n\n<p>As well as <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/03\/16\/adding-tests-to-the-content-access-by-path-module\">writing automated tests for the Content Access by Path module<\/a>, I <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">started to re-learn Behat<\/a> - a behavioural testing tool for PHP.<\/p>\n\n<p>I've used Behat before but mainly use PHPUnit in Drupal to write my automated tests, so I thought I'd try it again in my <a href=\"https:\/\/www.oliverdavies.uk\/build-configs\">Build Configs<\/a> tool written in Symfony.<\/p>\n\n<p>In that stream, I was able to install it, do some research to refresh my memory, and get some initial tests running.<\/p>\n\n<p>I've been busy finishing some client development projects recently (and still have some availability for Q3 projects), but I will pick up the live streaming again soon!<\/p>\n\n ",
|
||||
"value": "\n <p>A few months ago, I started doing some <a href=\"https:\/\/www.youtube.com\/@opdavies\/livhttps:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8e\">live coding sessions on YouTube<\/a> again.<\/p>\n\n<p>As well as <a href=\"/daily\/2024\/03\/16\/adding-tests-to-the-content-access-by-path-module\">writing automated tests for the Content Access by Path module<\/a>, I <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">started to re-learn Behat<\/a> - a behavioural testing tool for PHP.<\/p>\n\n<p>I've used Behat before but mainly use PHPUnit in Drupal to write my automated tests, so I thought I'd try it again in my <a href=\"/build-configs\">Build Configs<\/a> tool written in Symfony.<\/p>\n\n<p>In that stream, I was able to install it, do some research to refresh my memory, and get some initial tests running.<\/p>\n\n<p>I've been busy finishing some client development projects recently (and still have some availability for Q3 projects), but I will pick up the live streaming again soon!<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>A few months ago, I started doing some <a href=\"https:\/\/www.youtube.com\/@opdavies\/livhttps:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8e\">live coding sessions on YouTube<\/a> again.<\/p>\n\n<p>As well as <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/03\/16\/adding-tests-to-the-content-access-by-path-module\">writing automated tests for the Content Access by Path module<\/a>, I <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">started to re-learn Behat<\/a> - a behavioural testing tool for PHP.<\/p>\n\n<p>I've used Behat before but mainly use PHPUnit in Drupal to write my automated tests, so I thought I'd try it again in my <a href=\"https:\/\/www.oliverdavies.uk\/build-configs\">Build Configs<\/a> tool written in Symfony.<\/p>\n\n<p>In that stream, I was able to install it, do some research to refresh my memory, and get some initial tests running.<\/p>\n\n<p>I've been busy finishing some client development projects recently (and still have some availability for Q3 projects), but I will pick up the live streaming again soon!<\/p>\n\n ",
|
||||
"processed": "\n <p>A few months ago, I started doing some <a href=\"https:\/\/www.youtube.com\/@opdavies\/livhttps:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8e\">live coding sessions on YouTube<\/a> again.<\/p>\n\n<p>As well as <a href=\"/daily\/2024\/03\/16\/adding-tests-to-the-content-access-by-path-module\">writing automated tests for the Content Access by Path module<\/a>, I <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">started to re-learn Behat<\/a> - a behavioural testing tool for PHP.<\/p>\n\n<p>I've used Behat before but mainly use PHPUnit in Drupal to write my automated tests, so I thought I'd try it again in my <a href=\"/build-configs\">Build Configs<\/a> tool written in Symfony.<\/p>\n\n<p>In that stream, I was able to install it, do some research to refresh my memory, and get some initial tests running.<\/p>\n\n<p>I've been busy finishing some client development projects recently (and still have some availability for Q3 projects), but I will pick up the live streaming again soon!<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue