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
e9f3306627
More clarifications on what ./bin/gmg dbupdate does on each run.
...
This commit sponsored by Jessica Howard. Thanks, sistah!
2013-06-28 11:51:40 -05:00
Christopher Allan Webber
4436fbcd01
Some documentation on how to write database migrations.
...
This commit sponsored by Andrei Cristian Petcu. Thanks!
2013-06-28 10:27:06 -05:00
Christopher Allan Webber
7fa4e19fc4
Add a bit more docs to plugin configuration
...
This commit sponsored by Michael Rauch. Thank you!
2013-06-25 13:25:25 -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
25aad338d4
Added some test-writing docs for plugins, but not sure if they're good. ;)
...
This commit sponsored by Joe Lee. Thank you!
2013-06-07 11:45:07 -05:00
Christopher Allan Webber
ea49f37821
Explained more clearly why it's okay for interface classes to be keys.
...
This commit sponsored by Nick Glynn. Thank you!
2013-05-29 18:10:09 -05:00
Christopher Allan Webber
9d881aeeb4
Provide a tip on how to do interfaces via our plugin API.
...
Uses a frogputer science approach to frobbing as an example (which is
total nonsense, but fun).
This commit sponsored by Ryan Kelln. Thank you!
2013-05-29 17:21:15 -05:00
Christopher Allan Webber
4001909574
Actually use the right underlining for the wtforms hooks section
2013-05-29 16:12:24 -05:00
Christopher Allan Webber
baf2c1c96e
Additional hook tips! Documentation on how to modify a wtforms form.
...
This commit sponsored by Gian-Maria Daffré. Thank you!
2013-05-29 15:57:58 -05:00
Christopher Allan Webber
8ae5d20f19
Where do you find hooks? How do you add them? An explaination!
...
This commit about talking to community members sponsored by
community member Aeva Palecek. Thanks!
2013-05-29 15:35:37 -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
Christopher Allan Webber
d861ffc9ad
Link to the plugin api stuff and the database plugin sections from the quickstart.
...
This commit sponsored by Nathan Stephenson. Thank you!
2013-05-29 14:10:07 -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
5de402781f
Moving statcdirect automodule doc reference to autoclass per Elrond's suggestion.
...
Cleaner!
2013-05-23 15:56:33 -05: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
505b4b39b8
Document assetlink and staticdirect usage for plugins.
...
Still a bit to clean up around what the command to be run actually is,
since that will likely change.
This commit sponsored by David Decker. Thank you!
2013-05-23 13:33:07 -05:00
Christopher Allan Webber
d6d2c771bd
Start of ability to have plugins provide static resources!
...
Note I have not tested any of this yet ;) But we're already on our way:
- We've got docs
- The hook is there
Lots to do still though. But, progress! :)
This commit sponsored by Laura Arjona Reina. Thanks larjona!
2013-05-23 13:33:07 -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
Christopher Allan Webber
38ebd05d1a
Simple tyop, view->test... I was writing too many tests at the time :)
2013-05-15 11:29:43 -05:00
Christopher Allan Webber
0553976187
Hook->hooks since there's more than one of them :)
2013-05-15 11:10:25 -05:00
Christopher Allan Webber
1344c561a0
Adding global context hooks & fixing method names->symbolic view names in docs
...
This commit sponsored by Sheila Miguez. Thanks Sheila!
2013-05-15 10:37:41 -05:00
Christopher Allan Webber
b312d2cd83
Added documentation on view specific hooks
...
This commit sponsored by Matthew Woodward. Thank you!
2013-05-14 16:09:55 -05:00
Christopher Allan Webber
fcfcd1f8a3
Merge remote-tracking branch 'refs/remotes/merge-requests/47'
2013-05-10 11:23:36 -05:00
Christopher Allan Webber
f65bf89836
Documenting plugin configuration
...
This commit sponsored by David Krupicz. Thanks, David!
2013-05-08 11:03:09 -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
90e7fc6738
word-wrapping the public/queue storage explainations in storage.rst
2013-04-26 16:13:05 -05:00
Christopher Allan Webber
c4771d7247
Merge remote-tracking branch 'refs/remotes/npigeon/ticket-660'
2013-04-26 16:08:39 -05:00
Christopher Allan Webber
51d5d3aa20
changing the things to document in api.rst
2013-04-19 16:29:03 -05:00
Christopher Allan Webber
4d0191dcb8
A warning about the plugin API being unstable.
2013-04-19 13:22:03 -05:00
Christopher Allan Webber
3606316e9d
ppoppler -> poppler tyop fix
2013-04-17 07:41:15 -05:00
Alon Levy
827f91e603
update documentation for s/nose/py.test/
...
Signed-off-by: Alon Levy <alon@pobox.com>
2013-04-17 12:55:57 +03:00
nattily pigeonfowl
a2d94b0cca
Transfered information from http://wiki.mediagoblin.org/Storage into docs/source/devel/storage
...
For info check out ticket: issues.mediagoblin.org/ticket/660
2013-04-16 15:34:40 -04: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
36748921c2
adding callable_runone and callable_runall to the docs
2013-04-11 16:57:11 -05: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
82a40cc4e1
Remove the last traces of beaker.
...
There were still some traces of beaker around:
- docs: replaced by reference to itsdangerous.
- paste configs: Wiped away.
- config_spec.ini: wiped.
- test_mgoblin_app.ini: also wiped.
2013-04-09 22:39:04 +02:00
Christopher Allan Webber
9430b957e4
Move description of software stack below description of "What's where"
2013-03-24 09:26:04 -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
Christopher Allan Webber
d40bce8594
Point to the Hacking HOWTO
2013-03-18 08:50:29 -05:00
Christopher Allan Webber
6b92dca59d
Better description of the structure of the application
2013-03-17 14:16:19 -05:00
Christopher Allan Webber
f6097b2eac
Clarification on some original design decisions things.
2013-03-17 13:53:45 -05:00