﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
407	Provide link to source on mediagoblin site	Christopher Allan Webber	Christopher Allan Webber	"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."	defect	closed	critical	0.3.0	component1	fixed			
