Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switching the MediaGoblin homepage image over to using the "official" ↵ | Christopher Allan Webber | 2013-08-08 | 1 | -0/+0 |
| | | | | gavroche style | ||||
* | Fix "Add to collection" button: remove icon, add text, add to collections.html | Jef van Schendel | 2013-02-08 | 1 | -0/+0 |
| | |||||
* | Simplify/Robustify the thumbnail URL usage in templates | Sebastian Spaeth | 2012-11-15 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | So far templates required a very complex blurb to simply insert a thumbnail URL, exposing much of the internal logic to the template designer. In addition, we would fail with an error if for some reason the media_files['thumb'] entry was never populated. This adds the MediaEntry.thumb_url property that template designers can simply use. It will do the right thing, either fetching the proper thumbnail or hand back a generic icon specified in a media's MEDIA_MANAGER as "default_thumb". Add an image default fallback icon (stolen from Tangos, which are Public Domain since version 0.8.90 as I understand) since the one we referred to was not existing. Perhaps, a "broken image" icon would be better, but I'll leave that to our capable designers. All templates have been modified to make use of the new thumb_url function. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | Added new files for collections | Aaron Williamson | 2012-09-18 | 1 | -0/+0 |
| | |||||
* | Insignificant edits to logo SVG | Jef van Schendel | 2012-07-20 | 1 | -10/+10 |
| | |||||
* | Add MediaGoblin video player skin by chron0 | Jef van Schendel | 2012-04-08 | 1 | -0/+0 |
| | |||||
* | Merge branch 'newlayout' into newlayout-stage | Jef van Schendel | 2012-03-04 | 2 | -0/+0 |
|\ | |||||
| * | Remove form background images; replace them with regular border styles | Jef van Schendel | 2012-02-14 | 2 | -0/+0 |
| | | |||||
* | | Go go mediagoblin favico symmetry | Christopher Allan Webber | 2012-03-01 | 2 | -0/+0 |
|/ | |||||
* | Remove pagination images and replace them with unicode characters | Jef van Schendel | 2011-12-10 | 2 | -0/+0 |
| | |||||
* | Merge branch 'video_gstreamer-only' | Joar Wandborg | 2011-11-21 | 1 | -0/+0 |
|\ | | | | | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/submit/views.py | ||||
| * | Multimedia support - Refractored video processing. | Joar Wandborg | 2011-09-24 | 1 | -0/+0 |
| | | |||||
* | | Navigation buttons edits. Removed images as they are no longer needed. ↵ | Jef van Schendel | 2011-11-20 | 3 | -0/+0 |
| | | | | | | | | Related: bug #504 | ||||
* | | Remove Edit/Delete icons, since they are not required yet. | Jef van Schendel | 2011-11-20 | 2 | -0/+0 |
| | | |||||
* | | Change to background of "empty_space", it now uses an image | Jef van Schendel | 2011-11-20 | 1 | -0/+0 |
| | | |||||
* | | Several small changes (reordering/restyling) for media descriptions and comments | Jef van Schendel | 2011-11-04 | 1 | -0/+0 |
| | | |||||
* | | Updated logo from Thorsten Wilms! | Christopher Allan Webber | 2011-11-01 | 2 | -0/+116 |
|/ | |||||
* | Testing logo without logo | Jef van Schendel | 2011-08-28 | 1 | -0/+0 |
| | |||||
* | Experimentally putting logo in place | Christopher Allan Webber | 2011-08-22 | 1 | -0/+0 |
| | | | | | Combining MediaGoblin eared-M logo with Thorsten's handwritten text. Well... looking nice to me :) | ||||
* | MediaGoblin favicon by Alex Camelio!!! OMG. | Christopher Allan Webber | 2011-08-21 | 2 | -0/+0 |
| | |||||
* | Add 404 page and image | Jef van Schendel | 2011-08-20 | 1 | -0/+0 |
| | |||||
* | New layout for root.html | Jef van Schendel | 2011-08-20 | 1 | -0/+0 |
| | |||||
* | Replace the Feed icon with a transparent one, put it next to the [atom feed] ↵ | Jef van Schendel | 2011-08-18 | 1 | -0/+0 |
| | | | | links | ||||
* | Whole bunch of changes to base.css | Jef van Schendel | 2011-08-18 | 1 | -0/+0 |
| | |||||
* | Assorted style changes, small base.html changes, added new background image | Jef van Schendel | 2011-07-25 | 1 | -0/+0 |
| | |||||
* | Fix logo styling, positioning | Jef van Schendel | 2011-07-08 | 2 | -0/+0 |
| | |||||
* | Change pagination styling; add 2 images | Jef van Schendel | 2011-07-07 | 2 | -0/+0 |
| | |||||
* | Additional style changes to navigation; add three navigation images | Jef van Schendel | 2011-07-07 | 3 | -0/+0 |
| | |||||
* | images/iconFoo.png filenames -> icon/icon_foo.png | Christopher Allan Webber | 2011-07-02 | 3 | -0/+0 |
| | | | | I have a thing against mixedCase :) | ||||
* | Add delete and edit icons | Jef van Schendel | 2011-07-01 | 2 | -0/+0 |
| | |||||
* | Add feed icon | Jef van Schendel | 2011-07-01 | 1 | -0/+0 |
| | |||||
* | Add updates background images | Jef van Schendel | 2011-06-22 | 2 | -0/+0 |
| | |||||
* | Modified logo to change on :hover | Jef van Schendel | 2011-05-29 | 1 | -0/+0 |
| | |||||
* | We now have only one button style | Jef van Schendel | 2011-05-26 | 2 | -0/+0 |
| | |||||
* | Added actual image | Jef van Schendel | 2011-05-26 | 1 | -0/+0 |
| | |||||
* | Removed background images and logo, won't need those for a while | Jef van Schendel | 2011-05-23 | 3 | -0/+0 |
| | |||||
* | Fixing changes | Jef van Schendel | 2011-05-13 | 5 | -0/+0 |