Custom Query (1173 matches)
Results (169 - 171 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5607 | fixed | Make LDAP plugin Python3 compatible | ||
Description |
A quick 2to3 run over the plugin code, that failed with Python3, and a README update to mention the right package name. |
|||
#5618 | fixed | Add some example config | ||
Description |
Just a few useful options added in the example config, for visibility. |
|||
#5627 | fixed | Generalise keyboard navigation | ||
Description |
The media display pages allow to use the left and right arrows to navigate between media. The patch at https://scm.narf.ssji.net/git/mediagoblin/patch/?id=1ba9ee46e56e6c77aab964c19de07c6d34d933ee generalises this for other pages, such as galleries. This commit is part of my work on #5619, which is still a WIP. However, this particular change should be good to go. |