Inspired by the 'drush arr' command, I decided that the Pirate module should have Drush integration. But what should the command be, and do?

Ideas:

Obviously yarr, but I was hoping to reserve that as the alias for the actual command. katbailey in the #drupal-contribute IRC channel suggested arrrrrrrrrr and I thought it should be exactly that number of r's. But then came the suggestion to allow infinite r's, in the style of the Khaaaaaaan module, as long as it was 3 or more (so that arr still does what it does).

And what should the command do? Switch on the pirate filter irrespective of date?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sillygwailo’s picture

Version: master » 7.x-1.x-dev
Status: Active » Needs review
FileSize
2.62 KB

I propose it just create a toggle, turning on/off the filter regardless of date. Here's a patch that would do that.

sillygwailo’s picture

Status: Needs review » Needs work

This has been pushed to dev. Needs a backport to 6.x.

The commands are:

drush yarr on
drush yarr off

The alias for yarr is arrrrrrrrrr.

sillygwailo’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Issue summary: View changes
Status: Needs work » Patch (to be ported)

  • sillygwailo committed 90c2b57 on 8.x-1.x
    Issue #1679796 by sillygwailo: Drush integration (add override to turn...

  • sillygwailo committed 0076ff4 on 8.x-1.x
    Issue #1679796 by sillygwailo: Drush integration (add override to turn...