ikiwiki/IkiWiki
Joey Hess f7fc062a12 replace discussion links on pages with comments link
The thinking here is that having both a Discussion page and comments for
the same page is redundant, and certianly not what you want if you enable
comments for a page. At first I considered making configurable via pagespec
what pages got discussion links. But that would mean testing a new pagespec
for every page, and a redundant config setting to keep in sync. So intead,
take a lead from my previous change to make inlined pages have a comments
link, and change the discussion link at the top of regular pages to link to
their comments.

(Implementation is a bit optimised to avoid redundant pagespec checking.)
2008-12-19 13:55:41 -05:00
..
Plugin replace discussion links on pages with comments link 2008-12-19 13:55:41 -05:00
Setup Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
CGI.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Receive.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Render.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Setup.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
UserInfo.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Wrapper.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00