11 Commits

Author SHA1 Message Date
Jef van Schendel
7945cd21ba * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagoblin_header_right, mediagoblin_logo
* Add html5shiv for older browsers
* Small size fix (940px instead of 960pgx)
2012-01-05 23:36:16 +01:00
Jef van Schendel
d2fce291b5 Fix merge conflicts 2012-01-05 21:42:56 +01:00
Joar Wandborg
a246ccca69 ASCII media type support & fix a bug in file submission error handling
* Added ASCII media processing
* Added ASCII media display
* Added ASCII media type

Rebased from Joar Wandborg's ascii art branch (squashed to remove the
commits borrowing code of dubious license)

Fixed a bug in file submission error handling:
 - Moved file-extension condition out of loop (what did it do there?)
 - Updated file submission tests
 - Changed error handling in file submission, should now report more
   than absolutely necessary.
2011-12-31 10:32:52 -06:00
Jef van Schendel
4fe9c9b99f Move reset.css to extlib and symlink it 2011-12-18 01:41:01 +01:00
Jef van Schendel
436b13bb3e Remove 960.gs stylesheets, add Eric Meyer's reset.css 2011-12-18 01:31:06 +01:00
Jef van Schendel
92417fc535 First push with jQuery library 2011-12-02 21:17:55 +01:00
Christopher Allan Webber
0125e5567b Adding MIT.txt to the 960.gs extlib/ checkout.
Free software developers!  You don't already have 80000 copies of
these license texts in your distro, let's give you 50 more.
2011-09-10 17:39:10 -05:00
Christopher Allan Webber
ab613cb3c8 Using Local Fonts instead of Remote Fonts linked to Google.
Thanks to Shawn Kahn for help on / original version of this patch!
2011-09-10 17:27:47 -05:00
Christopher Allan Webber
8a20ee349f Renaming "StatusNet" -> MediaGoblin in the extlib policy 2011-07-31 15:51:55 -05:00
Will Kahn-Greene
2faec36723 270. Moves 960.gs stuff to extlib/ per policy
This adds the README.txt from the tarball for 960.gs and also moves the
files and fixes the symlinks.
2011-07-30 22:27:46 -04:00
Will Kahn-Greene
2271286079 270, 459. extlib policy, JS -> lgpl, ...
* adds README to extlib/
* changes javascript to lgpl
* also fixes the agplv3 text so that it says "agplv3 or later"
* moves license files into licenses/
* adds lgplv3 license
2011-07-30 20:13:01 -04:00