Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (280 - 282 of 1173)

Ticket Resolution Summary Owner Reporter
#581 fixed Mention mediagoblin/config_spec.ini in mediagoblin.ini pythonsnake Aleksej
Description

If:

  • mediagoblin.ini cannot contain every option people might want to modify,
  • mediagoblin/config_spec.ini is kept up-to-date,

then maybe mediagoblin.ini should mention config_spec.ini.

It is mentioned in http://docs.mediagoblin.org/siteadmin/configuration.html

#629 fixed Make autoplay of uploaded videos configurable pythonsnake mrb
Description

Seems that videos now always start playing automatically.

It would be nice to have that configurable or at least default to not autoplay.

#643 fixed Unique contraint for user+slug on collections rodney757 Elrond
Description

I think, there should be a unique constraint on (user, slug) on collections.

Rationale: We should not have two collections with the same slug for one user. And we most likely should tell the db about this.

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