placeholder for theme "footer" submodule
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 15 Jul 2019 18:23:30 +0000 (14:23 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 15 Jul 2019 18:23:30 +0000 (14:23 -0400)
Drush complained about a missing "footer" module no matter how else i
tried to purge that module from Drupal. This placeholder silences that
error.

modules/footer/README [new file with mode: 0644]
modules/footer/footer.info.yml [new file with mode: 0644]

diff --git a/modules/footer/README b/modules/footer/README
new file mode 100644 (file)
index 0000000..f3562be
--- /dev/null
@@ -0,0 +1,10 @@
+# "footer" module placeholder README
+
+This directory originally contained a submodule for this theme, but after
+removing it, drush continued to complain about a missing "footer" module. I
+followed many of the instructions here: <https://www.drupal.org/node/2487215>,
+however none of the methods I tried have completely resolved the issue.
+
+I created this direcory with an empty footer.info.yml file to work around that
+issue.
+
diff --git a/modules/footer/footer.info.yml b/modules/footer/footer.info.yml
new file mode 100644 (file)
index 0000000..e69de29