1411 Commits

Author SHA1 Message Date
Jef van Schendel
80c9a7ee51 Small style changes to navigation buttons 2011-11-04 02:30:07 +01:00
Jef van Schendel
1b36a8e80c On second thought, let's use this title for forgot_password.html 2011-11-04 02:20:26 +01:00
Jef van Schendel
560af7ba43 Text edits and rearrangements to login.html 2011-11-04 02:19:35 +01:00
Jef van Schendel
b4b10a222d Add translation brackety things to forgot-password page, I forgot those 2011-11-04 02:15:52 +01:00
Jef van Schendel
d1bee08d5a Text changes to forgot-paddword page 2011-11-04 02:14:19 +01:00
Jef van Schendel
726afba3bb Text changes to front page, as described in ticket #637 2011-11-04 02:06:33 +01:00
Jef van Schendel
157c60267e Several small changes (reordering/restyling) for media descriptions and comments 2011-11-04 01:54:41 +01:00
Christopher Allan Webber
baf03e9bf9 Correcting the mediagoblin static/media aliases in the deployment guide 2011-11-03 17:10:39 -05:00
Christopher Allan Webber
02e99c78cd A correct but compact set of instructions for fastcgi on nginx 2011-11-03 10:59:47 -05:00
Christopher Allan Webber
996e9b4c4f Indentation was off by one ;) 2011-11-03 10:27:39 -05:00
Christopher Allan Webber
a5d50276b9 We left out a critical fastcgi variable from the nginx config 2011-11-03 10:23:53 -05:00
Christopher Allan Webber
99192f2452 Recommendation to install flup! 2011-11-03 09:41:48 -05:00
Christopher Allan Webber
8efddbf298 0.1.0, also in the docs file! ;) 2011-11-02 09:09:35 -05:00
Christopher Allan Webber
a81912ecd0 0.1.0! 2011-11-02 09:08:45 -05:00
Christopher Allan Webber
98308e61b6 Removed the bloof print debugging 2011-11-02 08:55:02 -05:00
Christopher Allan Webber
95e12bf231 Make sure you can't force comments on entries that don't exist.
See: http://bugs.foocorp.net/issues/621
2011-11-02 08:53:33 -05:00
Christopher Allan Webber
3d670ed035 Updated logo from Thorsten Wilms! 2011-11-01 23:55:19 -05:00
Christopher Allan Webber
502c25639f Updated translations 2011-11-01 23:15:37 -05:00
Joar Wandborg
315266b42f Minor fixes
- Added error handling for PyGTK import
- Added 'mkv' to the video media manager
2011-11-01 23:00:35 +01:00
Christopher Allan Webber
345b07ae13 Merge remote branch 'remotes/j1mc/master' 2011-10-31 23:42:12 -05:00
Christopher Allan Webber
b31269d597 Added configuration to the index 2011-10-31 22:42:30 -05:00
Christopher Allan Webber
28ce1d1153 A cop-out section for all other config changes 2011-10-31 22:40:39 -05:00
Christopher Allan Webber
14fbfd18af Enabling email notifications documentation! 2011-10-31 22:26:47 -05:00
Jim Campbell
49fca84b9f docs - tweaked configuration.rst for style. 2011-10-31 22:20:00 -05:00
Christopher Allan Webber
506f1f07ae Making docs changes per Jim's suggestions. 2011-10-31 22:08:30 -05:00
Christopher Allan Webber
07913ec999 Added the "making local copies" section to configuration.rst 2011-10-31 22:07:12 -05:00
Christopher Allan Webber
9205872e5a First section of configuring mediagoblin 2011-10-31 21:58:21 -05:00
Christopher Allan Webber
ccff46ab40 Configuring MediaGoblin, a loose sketch of documentation. 2011-10-30 23:29:28 -05:00
tycho garen
4e893b6ea1 docs: editing/tweaking deployment documentation 2011-10-31 00:21:30 -04:00
Christopher Allan Webber
2f9bd4d458 Added notes on a more permanent mediagoblin process. 2011-10-30 18:59:07 -05:00
Christopher Allan Webber
00aca6851e Make sure we run fcgi in forked mode... mediagoblin is not currently thread safe! 2011-10-30 18:37:32 -05:00
Christopher Allan Webber
80bcaa5cb1 No reason to include commented-out things. 2011-10-30 16:59:15 -05:00
Christopher Allan Webber
17c712307d Recommend that users use a non-privelaged user (thanks Elrond for the text) 2011-10-30 16:47:39 -05:00
Christopher Allan Webber
26e789eb0c Let's comply with the Filesystem Hierarchy Standard
... and make elrond and tychoish happy :)
2011-10-30 16:43:12 -05:00
Christopher Allan Webber
36dc2eaa66 If I"m telling people to use fastcgi, we should probably use fastcgi ;) 2011-10-30 16:22:35 -05:00
Christopher Allan Webber
94011579e7 Hook mediagoblin up to nginx 2011-10-30 16:07:48 -05:00
Christopher Allan Webber
6b7779ea57 More easy options for deploying without having to modify paste.ini... 2011-10-30 13:58:54 -05:00
Christopher Allan Webber
e260065ae5 Added a lot more details to deploying.rst 2011-10-30 11:55:41 -05:00
Christopher Allan Webber
505310c292 Added a "broadcast" server config and a bit of helpful commenting (I hope!) 2011-10-30 11:51:40 -05:00
Christopher Allan Webber
91903aa601 [620] Allow for multiple mediagoblin configs to be set in config.ini, use first
This way we can copy paste.ini into paste_local.ini but not have to
update it to find mediagoblin_local.ini.
2011-10-29 17:04:19 -05:00
Christopher Allan Webber
9d0a613be9 Default to mediagoblin_local.ini if available in ./bin/gmg commands 2011-10-29 16:24:52 -05:00
Jef van Schendel
42652ad1d5 Merge remote branch 'remotes/elrond/misc/lazyserver_paste_local' 2011-10-29 16:13:39 -05:00
Jef van Schendel
3c486f3f68 Small style changes: decrease button text size, change navigation button background color 2011-10-29 14:27:14 -05:00
Christopher Allan Webber
b20fa83bc0 Removing this extra padding after form_field_box.
Maybe I'm wrong to do this, but it does seem excessive to me.

I should talk to Jef about it probably :)
2011-10-29 14:13:19 -05:00
Christopher Allan Webber
6f73c51e3c Removing comment_form link which doesn't do anything? 2011-10-29 14:11:45 -05:00
Christopher Allan Webber
18909d5994 Unclosed anchor tags in the tags! Fixed :) 2011-10-27 13:53:32 -05:00
Christopher Allan Webber
e360a99276 Only show the "post a comment" link if there's a logged in user 2011-10-27 13:13:19 -05:00
Christopher Allan Webber
ecc56c0afb Renamed "Temporary button holder" to "actions" 2011-10-27 10:52:18 -05:00
Joar Wandborg
6cde0361c7 Added pygtk to dependencies 2011-10-27 12:14:53 +02:00
Joar Wandborg
206ef74943 Added new thumbnailer, renamed old. 2011-10-27 02:55:12 +02:00