Skip to content

Instantly share code, notes, and snippets.

@junaidpv
Created August 21, 2015 11:54
Show Gist options
  • Select an option

  • Save junaidpv/addcb2378183d859b84c to your computer and use it in GitHub Desktop.

Select an option

Save junaidpv/addcb2378183d859b84c to your computer and use it in GitHub Desktop.
Patch to apply patch to panopoly_widgets to apply patch to media module.
diff --git a/drupal-org-release.make b/drupal-org-release.make
index 55d99a4..550e2bb 100644
--- a/drupal-org-release.make
+++ b/drupal-org-release.make
@@ -17,6 +17,7 @@ projects[panopoly_magic][subdir] = panopoly
projects[panopoly_widgets][version] = 1.25
projects[panopoly_widgets][subdir] = panopoly
+projects[panopoly_widgets][patch][] = "https://gist.githubusercontent.com/junaidpv/548678046def41325c28/raw/d9ddcf904610ec794e765c7e0d0f552934eed3b8/apply_patch_to_media_wysiwyg.patch"
projects[panopoly_admin][version] = 1.25
projects[panopoly_admin][subdir] = panopoly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment