Custom Query (1173 matches)
Results (190 - 192 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#524 | fixed | Themes replace original HTML files completely | ||
Description |
Airy needed a darker version of the MediaGoblin logo. To accomplish this, base.html was copied to /themes/airy/ and edited. So now Airy uses a modified version of the original base.html This means that any changes to the original base.html will not show up when using Airy, so it will always need manual updates to keep up. This is not a good thing to have. :) |
|||
#570 | fixed | Crash after adding media to an unspecified collection | ||
Description |
To reproduce:
Possible options:
|
|||
#571 | fixed | Collection descriptions don't support Markdown but pretend they do | ||
Description |
To reproduce:
The field "Description of this collection" has a note saying "You can use Markdown for formatting.". That should be removed or Markdown support should be added to collection descriptions. |