Homec4science

Use PHP implementation of Cowsay for cowsay rule

Authored by epriestley <git@epriestley.com> on Sep 13 2015, 21:27.

Description

Use PHP implementation of Cowsay for cowsay rule

Summary:
Ref T7785. Convert the Cowsay Remarkup rule to use a PHP implementation so we don't have to execute an external cowsay binary.

I removed some of the default ".cow" files that come with Cowsay because they:

  • include Perl code which we can not interpret; or
  • are primarily in-jokes or standalone visual puns or artwork rather than usable actors on the grand stage of cowsay; or
  • offended my delicate sensibilities.

Users can add new cows to resources/cows/custom/ if they want to make new cows available.

I have included a majestic original artwork depicting the "Companion Cube" character from Portal.

Test Plan: {F802535}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9408, T7785

Differential Revision: https://secure.phabricator.com/D14100

Details

Committed
epriestley <git@epriestley.com>Sep 13 2015, 21:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc02f750267f8: Remove dot/Graphviz Remarkup rule
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHc705c8011e96: Use PHP implementation of Cowsay for cowsay rule (authored by epriestley <git@epriestley.com>).Sep 13 2015, 21:27