Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Printer Friendly Pages

by chromatic (Archbishop)
on Oct 09, 2001 at 01:34 UTC ( [id://117565]=note: print w/replies, xml ) Need Help??


in reply to Printer Friendly Pages

I did a bit of work writing a Slash plugin to display printable pages, but it uses the Template Toolkit.

If you're convinced that stripping tricky tags out of HTML is efficacious, either look into a module like HTML::Parser or tilly's Why I Like Functional Programming. The trick is to make a list of allowed tags, removable tags, and tags that should be dropped, leaving their content intact.

If you have a good handle on what should and shouldn't be allowed, an afternoon or two should be sufficient.

Does that help?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://117565]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found