97 Commits

Author SHA1 Message Date
Christopher Allan Webber
ac7f3b17bf git submodule fetch -> git submodule update 2014-06-02 10:34:16 -05:00
tilly-Q
65f5714118 Adjusted batchaddmedia to make use of more internal nodes. Added to the docs. 2014-05-13 18:24:26 -04:00
tilly-Q
1d09e8b4f1 Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata
Conflicts:
	mediagoblin/gmg_commands/__init__.py
2014-05-13 15:24:59 -04:00
tilly-Q
8524a6bdc5 Added documentation for the batchaddmedia gmg tool to the mediagoblin docs. 2014-05-12 17:02:31 -04:00
Christopher Allan Webber
4a0778b3c1 Move ./bootstrap.sh to experimental-bootstrap.sh 2014-04-03 10:13:02 -05:00
Christopher Allan Webber
5526150e1a Make the MediaGoblin databse user creation more deterministic.
Thanks RuiSeabra for the suggestion!

This commit sponsored by Chad Glendenin.  Thanks, Chad!
2014-03-29 12:28:19 -05:00
Christopher Allan Webber
f055b47507 Explicitly use /bin/bash even if shell is /bin/false 2014-03-08 12:38:41 -06:00
Christopher Allan Webber
a040f72ded Changing "su -" to just "su"... considerably simpler.
I don't think inheriting environment stuff is a serious issue.
2014-03-08 12:28:23 -06:00
Christopher Allan Webber
1b4a9f2605 Tyops in deployment docs as pointed out by @latchkeyed@identi.ca.
Thanks for noticing and correcting!
2014-02-20 14:06:36 -06:00
Christopher Allan Webber
e27e04a390 mediagoblin -> mediagoblin
Thanks Luismi for pointing this out!
2014-02-19 17:30:57 -06:00
Christopher Allan Webber
29166813ff Release notes for v0.6.1, also instructions to check out a specific tag
The instructions to check out a specific tag comes at the recommendation
of Mike Linksvayer.

It's only appropriate then that this sponsored commit go to Mike
Linksvayer then.  Thanks, Mike! :)
2013-12-03 12:17:02 -06:00
Christopher Allan Webber
2691bfe11b 0.6.0 release notes 2013-11-30 14:45:53 -06:00
Christopher Allan Webber
a442823bc1 Documenting the command-line uploading tooling.
This commit sponsored by Libby Reinish.  Thank you! :)
2013-11-14 14:17:18 -06:00
Christopher Allan Webber
d4edbfd570 v0.5.1 release notes 2013-09-27 10:16:00 -05:00
Christopher Allan Webber
a0a31ddff7 Actually link to the script 2013-09-25 09:24:04 -05:00
Christopher Allan Webber
5a756fb819 Revert "Temporarily switching git:// to http://"
This reverts commit 18922af5830f4a7686ec3b3ff11dc309a5a9cca6.
2013-09-05 09:51:22 -05:00
Christopher Allan Webber
18922af583 Temporarily switching git:// to http:// 2013-09-05 09:37:08 -05:00
Christopher Allan Webber
abff297cf9 Caution about the API in the release notes 2013-09-04 14:27:18 -05:00
Christopher Allan Webber
b33feb18a7 Fix failing to build docs 2013-08-28 11:11:41 -05:00
Rodney Ewing
a126ef4d89 0.5.0 release notes 2013-08-27 14:24:24 -07:00
Christopher Allan Webber
3b8251f329 Switch docs back over to using old virtualenv setup while we resolve issue #755 2013-08-26 15:50:47 -05:00
Christopher Allan Webber
24e6c34e88 Merge branch 'merge-pyconfigure'
Conflicts:
	docs/source/siteadmin/deploying.rst
2013-08-07 11:57:12 -05:00
Rodney Ewing
2119ee3b90 Merge commit 'refs/merge-requests/55' of git://gitorious.org/mediagoblin/mediagoblin into 55
Conflicts:
	docs/source/siteadmin/relnotes.rst
2013-07-31 15:27:22 -07:00
Rodney Ewing
9b60486894 minor styling updates to docs 2013-07-31 15:16:52 -07:00
Rodney Ewing
bc23c8b9b6 Merge commit 'refs/merge-requests/59' of git://gitorious.org/mediagoblin/mediagoblin into merge-requests/59 2013-07-31 15:07:44 -07:00
Christopher Allan Webber
99d79749c4 Set up in-package virtualenv via make 2013-07-25 15:15:49 -05:00
Christopher Allan Webber
b889f97156 Move the "cd mediagoblin" to the right line. Thanks usrnix!
This commit sponsored by Kenneth Dombrowski.  Thanks!
2013-07-23 20:24:30 -05:00
Christopher Allan Webber
64ad0beea8 Fixing docs: git submodule update, not git submodule fetch!
This commit sponsored by Charles Combs.  Thank you!
2013-07-14 21:05:01 -05:00
Rodney Ewing
91bee92e8e documenting the new media_type plugins and available hooks 2013-07-12 14:35:43 -07:00
Christopher Allan Webber
a66fbf97d2 A few small formatting fixes on the release notes 2013-07-10 17:41:16 -05:00
Christopher Allan Webber
2ae78574b3 Merge branch 'release-0.4.1'
Conflicts:
	mediagoblin/_version.py
2013-07-10 17:40:57 -05:00
Christopher Allan Webber
d3b1fd2e60 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!
2013-07-10 16:29:50 -05:00
Christopher Allan Webber
bed9ad06b7 Release notes v0.4.1 ... fixes serious issue with conversion via libreoffice.
This commit sponsored by William Linna.  Thank you!
2013-07-10 11:41:29 -05:00
Christopher Allan Webber
5622cc44ed Mention setup.py develop --upgrade also in release notes.
This commit sponsored by Christoph Schumacher.  Thank you!
2013-07-09 19:41:49 -05:00
Christopher Allan Webber
51702d5b7d Documenting most of the the many new features in the release notes. 2013-06-16 19:39:03 -05:00
Alon Levy
376dcbb493 media-types.rst: clarify the pdf media type requirements
Explain that it works fine without libreoffice, just with reduced
functionality.

Signed-off-by: Alon Levy <alevy@redhat.com>
2013-06-12 21:56:25 -05:00
Christopher Allan Webber
b21220e931 Actually link to the release notes when we say "see the release notes".
This commit sponsored by Brian Kemp.  Thank you!
2013-05-29 14:13:12 -05:00
Joar Wandborg
5471e08e7e Improved docs
- Fixed an outdated URL
- Rewrote "Separate Celery" section
- Changed literal blocks to bash code-blocks
- Changed wording when referring to the MediaGoblin WSGI application
2013-05-24 23:07:09 +02:00
Christopher Allan Webber
24ede04415 Documentation changes to reflect new plugin assetlink stuff
- updated old theme assetlink section to reflect new location of
   ./bin/gmg assetlink and removed comment about the plugin command
   being temporary.
 - Added a new section to the standard config file on where to put the
   plugin_static section
 - Added release notes about said section

This commit sponsored by Thomas Webber.  Thanks, Dad!
2013-05-23 13:43:04 -05:00
Christopher Allan Webber
8ca51d32b6 Move "bits" templates with dashes in them to underscores
Moved all references and also added a note to our release notes.

This commit sponsored by Juan Rodriguez.  Thank you!
2013-05-22 16:44:50 -05:00
Christopher Allan Webber
041d2fd785 Just word-wrapping the recent changes to the deployment docs. 2013-05-17 15:10:34 -05:00
Christopher Allan Webber
d4f402b9c4 Merge remote-tracking branch 'refs/remotes/merge-requests/58' 2013-05-17 15:08:53 -05:00
Jim Campbell
fd5c35e54c docs: started refactoring of the deployment docs. several updates to make the configuration steps more explicit. 2013-05-13 01:04:42 -05:00
Christopher Allan Webber
fcfcd1f8a3 Merge remote-tracking branch 'refs/remotes/merge-requests/47' 2013-05-10 11:23:36 -05:00
Sam Tuke
a7d2a8924e Added info about editing mediagoblin.ini
Added link to Apache deployment instructions
2013-05-06 16:19:10 +02:00
Elrond
b835e15319 Add warning about crypt/itsdangeroussecret.bin.
You should not leak that file, really.
2013-04-30 00:26:06 +02:00
Christopher Allan Webber
3606316e9d ppoppler -> poppler tyop fix 2013-04-17 07:41:15 -05:00
Alon Levy
a80ebf3b64 add pdf media type
The new media type supports pdf and a subset of media recognized by libreoffice via
unoconv.

Every document added goes through:
* conversion to pdf with unoconv if not already a pdf
* creation of thumbnail and medium sized image, and pdfinfo generates
 some information (even for unoconv produces docs - should fix this)

Poppler (pdftocairo, pdfinfo) is used.  http://poppler.freedesktop.org/

A working but uglified pdf.js integration exists, which is enabled by
setting pdf.pdf_js=true mediagoblin_local.ini (disabled in mediagoblin.ini)

Adds one test to the test_submission test suite, and another separate test_pdf suite.
The tests are only run if media_types.pdf.processing.check_prerequisites passes, so
the test suite will not require any extra package.

TODO: make test suite say 'skipped' in that case instead of just 'ok'

Signed-off-by: Alon Levy <alon@pobox.com>
2013-04-15 09:51:21 +03:00
Christopher Allan Webber
71ef20078c Adding some help about what to do if flup flakes out on you 2013-04-10 10:52:39 -05:00
Elrond
997ef97669 Improve release notes formatting.
The geolocation ini sample needed more indenting and
got a nice "code-block:: ini".
2013-03-19 18:52:14 +01:00