Custom Query (1173 matches)
Results (106 - 108 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#484 | cant-reproduce | newer/older buttons can have different height | ||
Description |
When the words on the prev/next buttons are of different length, the buttons can sometimes have a different height (e.g. one line or 2 lines): https://mediagoblin.com/u/cwebber/m/mediagoblin-0-1-0/?lang=ru Can they be forced to have the same height? They seem always to be arranged horizontally anyway. |
|||
#457 | fixed | need to be more obvious regarding contributor-ship in docs/ | ||
Description |
We talked about this in the June 2nd, 2012 meeting. The gist of it is this: I'm concerned that people who find GNU MediaGoblin via http://docs.mediagoblin.org/ never find out that:
There's some material that's at the bottom of About GNU MediaGoblin, but it's not obvious that it's there from the TOC. We have no metrics for any of this, so we're going on hunches, but generally, the things you want people to know should be right there on the front page. I was thinking we could add a Contributor's Guide which covered some of the things in the wiki which I would update before every release. Chris was thinking that's too much work and we probably don't get enough out of it and maybe it's sufficient to add some text and links to the index page. As I'm writing this ticket, I think it might be good to put in something in the footer on every page, too. This issue is for figuring out what's sufficient and doing it. |
|||
#37 | FIXED | natty support | ||
Description |
Running python setup.py develop on Ubuntu Natty doesn't work. PIL doesn't get compiled with jpeg or png support. This happens with both the virtualenv and buildout instructions. Doing a Google search leads to the following interesting urls: - `http://ubuntuforums.org/showthread.php?t=1751455 <http://ubuntuforums.org/showthread.php?t=1751455>`_ - `http://www.isnull.com.ar/2011/05/solved-python-pil-ioerror-decoder-jpeg.html <http://www.isnull.com.ar/2011/05/solved-python-pil-ioerror-decoder-jpeg.html>`_ This is a big deal because it means people using Ubuntu Natty can't run GNU MediaGoblin. |