Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (181 - 183 of 1173)

Ticket Resolution Summary Owner Reporter
#737 fixed docs.mediagoblin.org should support multiple versions, or move to readthedocs Christopher Allan Webber
Description

http://docs.mediagoblin.org/ should support building docs for every tagged version. Right now it just shows the latest code, and that's a problem when the intall docs between master and the latest release go out of sync (as they are with the media types -> plugins right now, as well as with the merge of #536 which is imminent).

Alternately we could move to ReadTheDocs, but that might qualify as Software As A Service Substitute. At the very least, it seems Not Nice (TM). So we should probably build better scripts for this.

#384 fixed docs do not bear copyright/license notices Christopher Allan Webber Clint Byrum
Description
Its not clear what the license and/or copyright status of the
documentation in mediagoblin is.



#722 cant-reproduce deployment guide improvements Danilo Tomasoni
Description

In deployment guide: the line:

sql_engine = postgresql:///mediagoblin

should be replaced with the more informative

sql_engine = postgresql://your_mediagoblin_user@localhost/your_mediagoblin_database

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.