diff options
author | tilly-Q <nattilypigeonfowl@gmail.com> | 2014-05-13 15:45:50 -0400 |
---|---|---|
committer | tilly-Q <nattilypigeonfowl@gmail.com> | 2014-05-13 15:45:50 -0400 |
commit | 2e76016c9a6ae42a43f610e0f19ea3c45875bf8c (patch) | |
tree | 579f0a3b7306e163b3ab1567d6484957d56c68f4 | |
parent | c5667c73006cf0c8c7ddae547b30d3692bf3b370 (diff) | |
download | mediagoblin-2e76016c9a6ae42a43f610e0f19ea3c45875bf8c.tar.lz mediagoblin-2e76016c9a6ae42a43f610e0f19ea3c45875bf8c.tar.xz mediagoblin-2e76016c9a6ae42a43f610e0f19ea3c45875bf8c.zip |
Added a line to the readme
-rw-r--r-- | mediagoblin/plugins/archivalook/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mediagoblin/plugins/archivalook/README.txt b/mediagoblin/plugins/archivalook/README.txt index eb9bb83b..2cb67481 100644 --- a/mediagoblin/plugins/archivalook/README.txt +++ b/mediagoblin/plugins/archivalook/README.txt @@ -16,6 +16,8 @@ Featured Media on the front page. Q: How do I install it? A: Check out this page for instructions: http://mediagoblin.readthedocs.org/en/v0.6.1/siteadmin/plugins.html +Be sure to run ./bin/gmg assetlink after you have added the plugin to your +instance, this is necessary because the plugin uses custom css. Q: I set it up but I still can't feature media, what do I do? A: So when you first activate this plugin, no users have the proper user |