X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4bc3839df8fa47affc114a37ce862e3171d3e922..0f7c148494a0b35b6949d2cf0a130e38ecfa8ab9:/doc/forum/report_pagination.mdwn

diff --git a/doc/forum/report_pagination.mdwn b/doc/forum/report_pagination.mdwn
index d609fd502..03a77b16d 100644
--- a/doc/forum/report_pagination.mdwn
+++ b/doc/forum/report_pagination.mdwn
@@ -9,3 +9,10 @@ Approaches:
 3. some other approach I haven't thought of.
 
 I'm afraid that whatever approach I take, it will end up being a kludge.
+
+> Well, it should be perfectly fine, and non-kludgy for a single page to
+> generate multiple html files. Just make sure that html files have names
+> that won't conflict with the html files generated by some other page.
+> 
+> Of course the caveat is that since such files are not pages, you won't 
+> be able to use wikilinks to link directly to them, etc. --[[Joey]]