TWiki
>
TWiki Web
>
TWikiVariables
>
VarHIDE
(revision 1) (raw view)
Edit
Attach
#VarHIDE ---+++ HIDE -- hide content in topic view * Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent to the browser, such as the user list in [[%USERSWEB%.%WIKIUSERSTOPIC%]] if there are many thousands of users. * Syntax: =%<nop>HIDE{ any text }%= * Expands to: (empty string) * Notes: * Using HIDE is not a replacement for [[TWikiAccessControl][access control]], because edit and raw view still show the content. * Variables inside HIDE still get expanded because variables execute inside out, e.g. you can't use it to speed up slow variables. * =<!-- HTML comments -->= also hide content from the user, but unlike HIDE, HTML comments are sent to the browser. * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarNOP][NOP]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarSTARTINCLUDE][STARTINCLUDE]]
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2011-03-29
-
TWikiContributor
TWiki
Log In
or
Register
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
LAPPD
Sandbox
TWiki
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarHIDE
.