Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (310 - 312 of 1174)

Ticket Resolution Summary Owner Reporter
#2 FIXED Add appropriate copyright headers to all files / adjust COPYING Will Kahn-Greene Christopher Allan Webber
Description

Add / adjust copyright headers on all files.

If we end up having CSS files by the time this is written we should also add headers to these, but do this in the style listed at the bottom of this post: https://creativecommons.org/weblog/entry/27094

#10 FIXED add inspiration line to bottom of website pages Will Kahn-Greene Will Kahn-Greene
Description

Since we're using the stylesheet from diveintohtml5 and the web site looks a lot like the diveintohtml5 site, we should add a line to the bottom of our website pages along these lines:

"site design inspired by diveintohtml5"

with "diveintohtml5" a link to the diveintohtml5 site.

This should probably get done (or alleviated by a different site design) before we launch on the 30th.

#11 FIXED Develop policy for external code in our repository Will Kahn-Greene Christopher Allan Webber
Description

StatusNet has both good writeup of legalcode descriptions of external libraries: https://gitorious.org/statusnet/mainline/blobs/master/README#line90

And also has a good policy for external libraries: https://gitorious.org/statusnet/mainline/blobs/master/extlib/README

Evan has made clear that it's cool (even a good idea) for us to just copy that extlib/README file and adapt it to mediagoblin, and that's what we should do.

We should also find a nice directory to keep these all in, and just use symlinks to move them around to appropriate places (eg, bootstrap.py from zc.buildout can be symlinked to the toplevel of the package, jquery can be symlinked to the mediagoblin static app media directory).

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