From 1609649ce08cbede4f5abf6dd78b70ebab80d2b7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 11 Sep 2017 20:47:19 +0100 Subject: [PATCH] Remove redirect bundle redirects for talks --- source/_talks/building-static-websites-sculpin.md | 3 --- source/_talks/dancing-for-drupal.md | 2 -- source/_talks/deploying-php-fabric.md | 2 -- source/_talks/drupal-8-module-development.md | 3 --- source/_talks/drupal-8-rejoining-the-herd.md | 2 -- source/_talks/drupal-8.md | 2 -- source/_talks/drupal-vm-generator.md | 4 ---- source/_talks/drupal-vm-meet-symfony-console.md | 2 -- source/_talks/drupalorg-2015.md | 6 ------ source/_talks/drush-make-drupalbristol.md | 2 -- source/_talks/getting-your-data-into-drupal-8.md | 3 --- source/_talks/git-flow.md | 4 ---- source/_talks/goodbye-drush-make-hello-composer.md | 2 -- source/_talks/modern-drupal-development-with-composer.md | 2 -- source/_talks/so-what-is-this-drupal-thing.md | 2 -- source/_talks/tdd-test-driven-drupal.md | 2 -- source/_talks/test-drive-twig-with-sculpin.md | 2 -- 17 files changed, 45 deletions(-) diff --git a/source/_talks/building-static-websites-sculpin.md b/source/_talks/building-static-websites-sculpin.md index 71ebe6166..6d4c40c16 100644 --- a/source/_talks/building-static-websites-sculpin.md +++ b/source/_talks/building-static-websites-sculpin.md @@ -11,9 +11,6 @@ tweets: yes video: embed: url: https://www.youtube.com/watch?v=aN53arCKZAU -redirect: - - talks/2015/10/14/sculpin-phpsw/ - - talks/building-static-websites-with-sculpin/ --- [Sculpin][0] is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed. diff --git a/source/_talks/dancing-for-drupal.md b/source/_talks/dancing-for-drupal.md index ef107cae4..5b75e131b 100644 --- a/source/_talks/dancing-for-drupal.md +++ b/source/_talks/dancing-for-drupal.md @@ -6,8 +6,6 @@ slides: embed: tags: [meetup, umbristol, drupal] tweets: yes -redirect: - - talks/2015/08/25/dancing-for-drupal-umbristol/ --- As part of their [CMS Dance-Off][1], I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver. diff --git a/source/_talks/deploying-php-fabric.md b/source/_talks/deploying-php-fabric.md index 85f72fbb2..6d0fb73c3 100644 --- a/source/_talks/deploying-php-fabric.md +++ b/source/_talks/deploying-php-fabric.md @@ -18,8 +18,6 @@ meta: width: 1280 height: 800 type: image/png -redirect: - - talks/deploying-php-applications-with-fabric/ --- You’ve built your application, and now you just need to deploy it. There are various ways that this could be done – from (S)FTP, to SCP and rsync, to running commands like “git pull” and “composer install” directly on the server (not recommended). diff --git a/source/_talks/drupal-8-module-development.md b/source/_talks/drupal-8-module-development.md index 3733ced5c..444ffe8ef 100644 --- a/source/_talks/drupal-8-module-development.md +++ b/source/_talks/drupal-8-module-development.md @@ -18,9 +18,6 @@ meta: type: 'image/png' height: 540 width: 960 -redirect: - - talks/2016/03/05/drupal-8-module-development-drupalcamp-london-2016/ - - talks/getting-started-with-drupal-8-module-development/ --- New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you! diff --git a/source/_talks/drupal-8-rejoining-the-herd.md b/source/_talks/drupal-8-rejoining-the-herd.md index b9ad8cbdc..f1e056440 100644 --- a/source/_talks/drupal-8-rejoining-the-herd.md +++ b/source/_talks/drupal-8-rejoining-the-herd.md @@ -5,8 +5,6 @@ tags: [conference, php, drupal, drupal-8] slides: url: https://speakerdeck.com/opdavies/drupal-rejoining-the-herd embed: -redirect: - - talks/2016/06/11/drupal-8-rejoining-the-herd-php-south-coast-2016/ --- [Drupal 8][0] was (finally) released on November 19th 2015, after almost 4 years of work and code commits by over 3,200 different contributors. Whilst it’s pretty much the same as the Drupal that we know and, hopefully, love, a lot has changed behind the scenes and under the hood! diff --git a/source/_talks/drupal-8.md b/source/_talks/drupal-8.md index 122119bc2..55d6bfbad 100644 --- a/source/_talks/drupal-8.md +++ b/source/_talks/drupal-8.md @@ -10,8 +10,6 @@ video: embed: tags: [meetup, phpsw, drupal, drupal-8] tweets: yes -redirect: - - talks/2015/04/08/drupal-8-phpsw/ --- This was a ten minute lightning talk, designed to highlight the major changes coming in Drupal 8. diff --git a/source/_talks/drupal-vm-generator.md b/source/_talks/drupal-vm-generator.md index f7f5688ae..eebf6782f 100644 --- a/source/_talks/drupal-vm-generator.md +++ b/source/_talks/drupal-vm-generator.md @@ -10,10 +10,6 @@ slides: video: url: https://youtu.be/U1pbKAAO2Wo?t=3696 embed: -redirect: - - talks/2016/03/09/drupal-vm-generator-nwdug/ - - talks/2016/04/02/drupal-vm-generator-drupal-bristol/ - - talks/drupal-vm-generator-2/ --- An short talk about the [Drupal VM Generator][1] project. diff --git a/source/_talks/drupal-vm-meet-symfony-console.md b/source/_talks/drupal-vm-meet-symfony-console.md index b4b3dd3cc..c1131a272 100644 --- a/source/_talks/drupal-vm-meet-symfony-console.md +++ b/source/_talks/drupal-vm-meet-symfony-console.md @@ -6,8 +6,6 @@ slides: url: https://speakerdeck.com/opdavies/drupal-vm-meet-symfony-console embed: image: drupal-vm-meet-symfony-console.png -redirect: - - talks/2016/07/23/drupal-vm-meet-symfony-console-drupalcamp-bristol-2016/ --- _TL;DR - Come and learn about Symfony Console, with examples from a real-world project._ diff --git a/source/_talks/drupalorg-2015.md b/source/_talks/drupalorg-2015.md index 55acddd0e..ecc27e467 100644 --- a/source/_talks/drupalorg-2015.md +++ b/source/_talks/drupalorg-2015.md @@ -5,10 +5,4 @@ tags: [conference, drupalcamp, drupalcamp-london, drupal-association] slides: url: https://speakerdeck.com/opdavies/drupal-dot-org-in-15 embed: -redirect: - - talks/2015/01/18/drupalorg-2015-drupalcamp-brighton-2015/ - - talks/2015/02/28/drupalorg-2015-drupalcamp-london-2015/ - - talks/drupalorg-2015-2/ - - talks/drupalorg-2015/ - - talks/drupalorg-in-2015-whats-coming-next/ --- diff --git a/source/_talks/drush-make-drupalbristol.md b/source/_talks/drush-make-drupalbristol.md index 7ab8100e5..f69160628 100644 --- a/source/_talks/drush-make-drupalbristol.md +++ b/source/_talks/drush-make-drupalbristol.md @@ -5,6 +5,4 @@ slides: url: https://speakerdeck.com/opdavies/drush-make-drupalbristol embed: tags: [meetup, drupal, drupal-bristol, drush, drush-make] -redirect: - - talks/2014/07/02/drush-make-drupalbristol-drupal-bristol/ --- diff --git a/source/_talks/getting-your-data-into-drupal-8.md b/source/_talks/getting-your-data-into-drupal-8.md index 33ac00eda..24342c151 100644 --- a/source/_talks/getting-your-data-into-drupal-8.md +++ b/source/_talks/getting-your-data-into-drupal-8.md @@ -18,9 +18,6 @@ meta: width: 2560 height: 1440 type: image/png -redirect: - - talks/2017/01/18/getting-your-data-into-drupal-8-drupal-bristol/ - - talks/2017/03/04/getting-your-data-into-drupal-8-drupalcamp-london-2017/ use: [talks] --- If you’ve moved a site from Drupal 6 to 7, the chances are that you’ve either used the upgrade path to update your old site in-place, or you built a new site from scratch and used the Migrate module from contrib to migrate your data from the old database. diff --git a/source/_talks/git-flow.md b/source/_talks/git-flow.md index 1379176aa..59a2e1f3e 100644 --- a/source/_talks/git-flow.md +++ b/source/_talks/git-flow.md @@ -8,9 +8,5 @@ video: url: https://www.youtube.com/watch?v=T-miCpHxfds embed: tags: [conference, drupalcamp, drupalcamp-london, git, git-flow] -slug: git-flow tweets: yes -redirect: - - git-flow/ - - talks/2014/03/01/git-flow-drupalcamp-london-2014/ --- diff --git a/source/_talks/goodbye-drush-make-hello-composer.md b/source/_talks/goodbye-drush-make-hello-composer.md index 044b5f4a0..8225883f2 100644 --- a/source/_talks/goodbye-drush-make-hello-composer.md +++ b/source/_talks/goodbye-drush-make-hello-composer.md @@ -5,8 +5,6 @@ tags: ['meetup', 'drupal', 'composer'] slides: url: http://bit.ly/slides-goodbye-drush-make-hello-composer2 embed: '' -redirect: - - talks/2016/11/17/goodbye-drush-make-hello-composer-drupal-bristol/ --- One of the main outcomes of Drupal 8 was “getting off the island” with third-party code included in core and adopting modern best practices from the wider PHP ecosystem - including [Composer][1], PHP’s dependency manager. diff --git a/source/_talks/modern-drupal-development-with-composer.md b/source/_talks/modern-drupal-development-with-composer.md index 7a074d8f6..678110143 100644 --- a/source/_talks/modern-drupal-development-with-composer.md +++ b/source/_talks/modern-drupal-development-with-composer.md @@ -9,8 +9,6 @@ slides: video: url: https://www.youtube.com/watch?v=Yi_FPI3xHwc embed: '' -redirect: - - talks/2016/11/09/drupal-development-with-composer-phpsw/ --- Building a Drupal application? You no longer need to download archives to add new modules or update core, or deal with Drupal specific tools to manage your codebase. diff --git a/source/_talks/so-what-is-this-drupal-thing.md b/source/_talks/so-what-is-this-drupal-thing.md index 0e675854d..7b2a2c7a3 100644 --- a/source/_talks/so-what-is-this-drupal-thing.md +++ b/source/_talks/so-what-is-this-drupal-thing.md @@ -5,6 +5,4 @@ video: url: https://vimeo.com/49827006 embed: tags: [meetup, drupal, unified-diff] -redirect: - - talks/2012/09/05/what-is-this-drupal-thing-unified-diff/ --- diff --git a/source/_talks/tdd-test-driven-drupal.md b/source/_talks/tdd-test-driven-drupal.md index 67744abcd..79a750ee7 100644 --- a/source/_talks/tdd-test-driven-drupal.md +++ b/source/_talks/tdd-test-driven-drupal.md @@ -18,8 +18,6 @@ meta: width: 2560 height: 1440 type: image/png -redirect: - - /talks/test-driven-drupal-development-with-simpletest-and-phpunit/ use: [talks] --- Testing is important. Why? It allows developers to add new features and edit and refactor existing code without the worry of adding regressions, reduces the reliance on manual testing to discover bugs, and by taking a test driven approach, your implementation code is leaner as you only write what is needed for your tests to pass. diff --git a/source/_talks/test-drive-twig-with-sculpin.md b/source/_talks/test-drive-twig-with-sculpin.md index 3b6355d68..800d957bc 100644 --- a/source/_talks/test-drive-twig-with-sculpin.md +++ b/source/_talks/test-drive-twig-with-sculpin.md @@ -7,8 +7,6 @@ slides: code: https://github.com/opdavies/sculpin-demo tags: [conference, drupalcamp, drupalcamp-north, sculpin, twig] tweets: yes -redirect: - - talks/2015/07/25/test-drive-twig-with-sculpin-drupalcamp-north-2015/ --- [Sculpin][1] is a static site generator written in PHP, and based on [Symfony components][2]. It uses [YAML][3] and [Twig][4], which makes it very appealing to Drupal people wanting to learn these in preparation for Drupal 8.