• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7492: New hideInPrint CSS class to hide specific content from printing
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
PatternSkin |
Enhancement |
Closed |
|
patch |
6.0.1 |
Detail
This is a small no-brainer enhancement: Give content creators the ability to hide specific content from printing with a
hideInPrint
CSS class.
Example:
<div class="hideInPrint">
This text does not show in print view
</div>
Test:
This text does not show in print view
--
TWiki:Main/PeterThoeny
- 2014-05-15
See also related
Item7493: New HIDEINPRINT variable.
--
TWiki:Main.PeterThoeny
- 2014-05-15
Updated
TopMenuSkin with hideInPrint class for top menu to avoid printing of top menu.
--
TWiki:Main.PeterThoeny
- 2014-05-16
Updated
TagMePlugin with hideInPrint class for tags div to avoid printing of tags.
--
TWiki:Main.PeterThoeny
- 2014-05-16