Updating docs regarding pulling in and fetching git submodules
We use this for PDF.js now... we should reference that. This commit sponsored by Bonnie King. Thanks!
This commit is contained in:
@@ -31,6 +31,8 @@ fix in the newly released document support which prevented the
|
||||
If you were running 0.4.0 you can upgrade to v0.4.1 via a simple
|
||||
switch and restarting mediagoblin/celery with no other actions.
|
||||
|
||||
Otherwise, follow 0.4.0 instructions.
|
||||
|
||||
|
||||
0.4.0
|
||||
=====
|
||||
@@ -56,6 +58,9 @@ switch and restarting mediagoblin/celery with no other actions.
|
||||
5. We now use itsdangerous for sessions; if you had any references to
|
||||
beaker in your paste config you can remove them. Again, see the
|
||||
default paste.ini config
|
||||
6. We also now use git submodules. Please do:
|
||||
``git submodule init && git submodule fetch``
|
||||
You will need to do this to use the new PDF support.
|
||||
|
||||
**For theme authors**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user