Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 1173)

Ticket Resolution Summary Owner Reporter
#407 fixed Provide link to source on mediagoblin site Christopher Allan Webber Christopher Allan Webber
Description

If we really want to comply with the AGPL (which we clearly should be doing) we should put a link to the AGPL and the source on the page at the bottom.

The way that StatusNet does it is with a link to "source" at the bottom, and if you click it, it goes to:

http://identi.ca/doc/source

We can probably for now have a config parameter that's like so:

[mediagoblin]
source_link = https://gitorious.org/mediagoblin/mediagoblin

One thing that this doesn't resolve is if there are multiple plugins that are also under the AGPL... not sure what to do about that. But it's a good step for now.

The alternate thing is that the source link on the bottom doesn't point just at the repository but points at a separate page that possibly can include multiple source links... could be useful with plugins. I'm not sure how to do that.

Regardless, the above should be good enough to resolve this ticket.

#430 fixed Filter By Tags Under User Christopher Allan Webber Rob Myers
Description

Please can it be made possible to search for tags *under a username*.

i.e. something like:

http://mediagoblin.com/u/rob/tag/makerbot/

would list all my images tagged with "makerbot".

#433 fixed Update dependencies (webob, sqlalchemy) Christopher Allan Webber Elrond
Description

GMG needs

  • webob >= 1.1
  • sqlalchemy >= 0.7

Those gave enough trouble the last days.

Maybe there should be some check_deps() which checks the dependencies at startup time? Maybe there is some format that setup.py and check_deps() can share?

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