|
-Can you tell PostNuke to ignore the !--pagebreak--
tag?
Heres how it works:
Lets say below is one long .html
some text
some more text
and even more text
by posting that as one file, it would be a huge
download.
so we do this to it in PostNuke:
some text
!--pagebreak--
some more text
!--pagebreak--
and even more text
This will break it down into 3 seperate pages, each
being linked as previous and next.
Now, if the visitor decides they want to print out
the book, they click on the printer icon and the
whole book is displayed as one long continuous file.
This is why I was wondiering if HTTRACK could
"mirror" a local directory and output one long
continuous file.
| |