Christopher Allan Webber
9dfca6b3ce
double colon here was killing the build
2013-08-28 11:06:07 -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
Rodney Ewing
fb900ef27b
Merge branch 'auth_docs'
...
Conflicts:
docs/source/index.rst
2013-08-16 10:24:41 -07:00
Rodney Ewing
994e70e85e
added docs for ldap plugin
2013-08-15 16:01:22 -07:00
Christopher Allan Webber
4834ef8ec2
Merge remote-tracking branch 'refs/remotes/tsyesika/master'
...
New oauth tools! Heck yeah!
2013-08-15 10:34:20 -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
xray7224
86ba416883
Adds some tests for the OAuth and some docs
2013-07-16 19:19:49 +01: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
xray7224
e49263564b
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
2013-07-14 15:27:52 +01:00
Christopher Allan Webber
2d0028e932
Documenting the media_manager fetching hook
...
This commit sponsored by Christian Corrodi. Thank you!
2013-07-12 17:13:48 -05:00
Rodney Ewing
91bee92e8e
documenting the new media_type plugins and available hooks
2013-07-12 14:35:43 -07:00
xray7224
d41c6a5349
Adds oauth support up until authorization
2013-07-11 18:21:43 +01:00
xray7224
be7f90b3f5
Adds the docs for client registration
2013-07-11 18:21:43 +01: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
Rodney Ewing
d194770dd2
added docs explaining the authentication hooks
2013-07-10 13:29:58 -07: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
Rodney Ewing
26d2cce85e
added docs for the persona plugin
2013-07-09 13:31:32 -07:00
Rodney Ewing
bd0ece0557
added basic_auth and openid docs to index and link them together
2013-07-09 12:57:57 -07:00
Rodney Ewing
2c4cdd096f
added openid docs
2013-07-09 12:34:13 -07:00
Rodney Ewing
6a93bb4ef7
basic_auth documentation
2013-07-09 12:31:01 -07: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