[conspire] concatenating web pages?
Paul Reiber
reiber at gmail.com
Mon Jan 1 20:21:16 PST 2007
> What tool are folks using to concatenate web pages together for viewing
> in one tab or page?
For years I ran a TWiki on reiber.org
TWiki has an "include" directive that takes an URL as an argument.
When you view the page, TWiki retrieves the page at that URL and
inserts it, after stripping off the head and the <html> and </html>
So it's pretty straightforward to include a bunch of other pages using
this approach. Not bulletproof by any means, but it worked pretty well.
I'm sure there are some other wikis with similar directives.
Best,
-Paul
More information about the conspire
mailing list