Custom Query (1173 matches)
Results (106 - 108 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#377 | FIXED | Make feed PubSubHubbub enabled | ||
Description |
I created a branch [1] to make feed PubSubHubbub enabled. To enable it add these 2 lines to your mediagoblin\_local.ini push\_enabled = True push\_url = 'http://pubsubhubbub.appspot.com/' [1] [https://gitorious.org/\ :sub:`macno/mediagoblin/macnos-mediagoblin/commits/pushatom](https://gitorious.org/`\ macno/mediagoblin/macnos-mediagoblin/commits/pushatom) |
|||
#157 | FIXED | Default theme should have DOCTYPE to trigger standards mode | ||
Description |
W3 validator barfs at the default theme because of this missing thing. Also, some browsers will change behaviour when they see pages that miss that. I suggest using the standard HTML5 doctype: .. raw:: html <!doctype html> Offering an patch. |
|||
#158 | FIXED | User profile wrongly nests HTML (footer lying inside content) | ||
Description |
When looking at profiles it's all wrong because of bad nesting. Found fault, patch attached. |
Note:
See TracQuery
for help on using queries.