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:
Oliver Davies 2025-05-29 16:42:25 +01:00
parent 0d359f81d6
commit 7a7dc297ca
349 changed files with 698 additions and 698 deletions

View file

@ -82,9 +82,9 @@
],
"body": [
{
"value": "\n <p>I like framework-agnostic tools.<\/p>\n\n<p>I like to reuse knowledge and tools across projects, whether I'm working with Drupal, Symfony, Laravel or Sculpin.<\/p>\n\n<p>Rector is one of those tools.<\/p>\n\n<p><a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/04\/12\/drupal-rector-and-the-project-update-bot\">Yesterday<\/a> I said I use it to create automatic updates to my Drupal module code, but it can be used for other PHP projects, too.<\/p>\n\n<p>If you're upgrading a PHP library and want to use promoted constructor properties, for example, Rector can do that for you - and a lot more.<\/p>\n\n<p>You define which rules or presets you want to use, run Rector on the code, and it will make those changes.<\/p>\n\n<p>Having Rector do this work leaves me free to stay focused on other tasks.<\/p>\n\n ",
"value": "\n <p>I like framework-agnostic tools.<\/p>\n\n<p>I like to reuse knowledge and tools across projects, whether I'm working with Drupal, Symfony, Laravel or Sculpin.<\/p>\n\n<p>Rector is one of those tools.<\/p>\n\n<p><a href=\"/daily\/2024\/04\/12\/drupal-rector-and-the-project-update-bot\">Yesterday<\/a> I said I use it to create automatic updates to my Drupal module code, but it can be used for other PHP projects, too.<\/p>\n\n<p>If you're upgrading a PHP library and want to use promoted constructor properties, for example, Rector can do that for you - and a lot more.<\/p>\n\n<p>You define which rules or presets you want to use, run Rector on the code, and it will make those changes.<\/p>\n\n<p>Having Rector do this work leaves me free to stay focused on other tasks.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>I like framework-agnostic tools.<\/p>\n\n<p>I like to reuse knowledge and tools across projects, whether I'm working with Drupal, Symfony, Laravel or Sculpin.<\/p>\n\n<p>Rector is one of those tools.<\/p>\n\n<p><a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/04\/12\/drupal-rector-and-the-project-update-bot\">Yesterday<\/a> I said I use it to create automatic updates to my Drupal module code, but it can be used for other PHP projects, too.<\/p>\n\n<p>If you're upgrading a PHP library and want to use promoted constructor properties, for example, Rector can do that for you - and a lot more.<\/p>\n\n<p>You define which rules or presets you want to use, run Rector on the code, and it will make those changes.<\/p>\n\n<p>Having Rector do this work leaves me free to stay focused on other tasks.<\/p>\n\n ",
"processed": "\n <p>I like framework-agnostic tools.<\/p>\n\n<p>I like to reuse knowledge and tools across projects, whether I'm working with Drupal, Symfony, Laravel or Sculpin.<\/p>\n\n<p>Rector is one of those tools.<\/p>\n\n<p><a href=\"/daily\/2024\/04\/12\/drupal-rector-and-the-project-update-bot\">Yesterday<\/a> I said I use it to create automatic updates to my Drupal module code, but it can be used for other PHP projects, too.<\/p>\n\n<p>If you're upgrading a PHP library and want to use promoted constructor properties, for example, Rector can do that for you - and a lot more.<\/p>\n\n<p>You define which rules or presets you want to use, run Rector on the code, and it will make those changes.<\/p>\n\n<p>Having Rector do this work leaves me free to stay focused on other tasks.<\/p>\n\n ",
"summary": null
}
],