The plugin prints a hint text
You can insert all CSS classes / ids into the input box. These comma separated list will be inserted in a style tag with display:none; Be aware that doing some experiments without using your brain can hide the whole page while printing!
You can enter the shortcode tag like a normal HTML tag in graphic as well as HTML mode within your post/page editor. The only thing to do, is to specify the media type when the content between the opening and the closing tag should be shown.
ScenariosYou want to show a text only online?
[PrintHint show_on="screen"] ... appears only on screen ... [/PrintHint]
You want to show a text only on printout?
Hint[PrintHint show_on="print"] ... appears only on printouts ... [/PrintHint]
Beware of the closing tag [/PrintHint] as well as the parameter show_on, they are REQUIRED! If you don't apply the parameter or give them a wrong argument, the block content will not be displayed, anyway.
Removing the whole border css style from config page will activate the default style defined in fdrag_phi_print.css
Requires: 2.7.1 or higher
Compatible up to: 2.8.4
Last Updated: 2009-8-28
Downloads: 956
Got something to say? Need help?