master
joey 2007-06-01 18:31:29 +00:00
parent 9232e5df3b
commit 544d48328b
1 changed files with 4 additions and 1 deletions

View 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?
--[[KarlMW]]
--[[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]]