Another comments improvement
parent
bd376db3a8
commit
ca1437c9e1
|
@ -18,9 +18,6 @@
|
||||||
> Won't the remove plugin refuse to remove internal pages? This would be
|
> Won't the remove plugin refuse to remove internal pages? This would be
|
||||||
> a good feature to have, though. --[[smcv]]
|
> a good feature to have, though. --[[smcv]]
|
||||||
|
|
||||||
* Now that inline has some comments-specific functionality anyway, it would
|
|
||||||
be good to output `<link rel="comments">` in Atom and the equivalent in RSS.
|
|
||||||
|
|
||||||
## Patches pending merge
|
## Patches pending merge
|
||||||
|
|
||||||
* The default template should have a (?) icon next to unauthenticated users (with the IP address
|
* The default template should have a (?) icon next to unauthenticated users (with the IP address
|
||||||
|
@ -67,6 +64,11 @@
|
||||||
> and c42f174e fix another `beautify_urlpath` bug and add a regression test
|
> and c42f174e fix another `beautify_urlpath` bug and add a regression test
|
||||||
> --[[smcv]]
|
> --[[smcv]]
|
||||||
|
|
||||||
|
* Now that inline has some comments-specific functionality anyway, it would
|
||||||
|
be good to output `<link rel="comments">` in Atom and the equivalent in RSS.
|
||||||
|
|
||||||
|
> Fixed in my comments branch by d0d598e4, 3feebe31, 9e5f504e --[[smcv]]
|
||||||
|
|
||||||
## Won't fix
|
## Won't fix
|
||||||
|
|
||||||
* There is some common code cargo-culted from other plugins (notably inline and editpage) which
|
* There is some common code cargo-culted from other plugins (notably inline and editpage) which
|
||||||
|
|
Loading…
Reference in New Issue