ikiwiki/doc/todo/provide_inline_diffs_in_rec...

9 lines
453 B
Plaintext
Raw Normal View History

2008-03-10 21:12:18 +01:00
It would rock if I could view diffs from the web without going via feeds. I envision toggle-style buttons on the recentchanges page, or just links to the CGI, which then displays the diff... --[[madduck]]
2008-03-10 21:40:19 +01:00
2008-10-30 04:21:25 +01:00
> The diffs are actually there, enabled by the `recentchangesdiff`
> plugin, but they are hidden in the XHTML version by the stylesheet.
> You might try a user stylesheet with `div.diff { display: block }`.
> --[[JasonBlevins]]
[[!tag wishlist]]