]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/provide_inline_diffs_in_recentchanges.mdwn
Merge branch 'master' into cvs
[ikiwiki.git] / doc / todo / provide_inline_diffs_in_recentchanges.mdwn
index 7724576f56c5e0ffa90aa17dfd3c75b55edd0eb0..39a35d0c6088f97c19f62dbc0ba07739321985c2 100644 (file)
@@ -1,3 +1,8 @@
 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]]
 
+> 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]]