]> sipb.mit.edu Git - ikiwiki.git/commitdiff
response
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 1 Jun 2007 18:31:29 +0000 (18:31 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 1 Jun 2007 18:31:29 +0000 (18:31 +0000)
doc/bugs/disabling_backlinks.mdwn

index 34b1cfd57e1a3a69b1716593ada358413ad4bc13..0a1963bc3365fb37e3b4366e8d556a2d52f32da8 100644 (file)
@@ -7,4 +7,7 @@ I have tried `--numbacklinks 0` on ikiwiki commandline, but I still get backlink
 
 My first reading (and second and third) of this was that backlinks would be disabled entirely if I set numbacklinks=0, but now that I look again, I see the possibility that it is just controlling how many may be displayed before moving excess to a popup. If this is in fact how it is meant, I'll just get rid of the backlinks via the page template. Is this the case, that numbacklinks controls the popup, rather than backlinks in general?
 
 
 My first reading (and second and third) of this was that backlinks would be disabled entirely if I set numbacklinks=0, but now that I look again, I see the possibility that it is just controlling how many may be displayed before moving excess to a popup. If this is in fact how it is meant, I'll just get rid of the backlinks via the page template. Is this the case, that numbacklinks controls the popup, rather than backlinks in general?
 
---[[KarlMW]]
\ No newline at end of file
+--[[KarlMW]]
+
+> Yes, it only controls the number of backlinks that are shown at the
+> bottom of the page vs how many are moved to the popup --[[Joey]]