diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-30 14:59:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-30 14:59:09 -0400 |
commit | 6989ffdf2fcba60c481d11d09c65e259733122a4 (patch) | |
tree | 8e20ae53bb5365f151cba20db8588329494b238f /doc | |
parent | d325f09a96ccb3d6a8740c38f4d8464810e85a95 (diff) |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/report_pagination.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
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]] |