Changeset 490 for trunk/core/data/TWiki/VarINCLUDE.txt
- Timestamp:
- 11/09/08 17:30:40 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/data/TWiki/VarINCLUDE.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/TWiki/VarINCLUDE.txt
r482 r490 18 18 | =disablecompresstags="on"= | Bypass replacing newlines in HTML tags with spaces. This compression step rewrites unmatched <'s into =&lt;= entities unless bypassed | disabled | 19 19 | =disablerewriteurls="on"= | Bypass rewriting relative URLs into absolute ones | disabled | 20 | =warn="off"= | Warn if topic include fails: Fail silently (if =off=); output default warning (if set to =on=); else, output specific text (use =$topic= for topic name) | =%<nop>INCLUDEWARNING%= [[ TWikiPreferences][preferences]] setting |20 | =warn="off"= | Warn if topic include fails: Fail silently (if =off=); output default warning (if set to =on=); else, output specific text (use =$topic= for topic name) | =%<nop>INCLUDEWARNING%= [[DefaultPreferences][preferences]] setting | 21 21 | =section="name"= | Includes only the specified named section, as defined in the included topic by the [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarSTARTSECTION][STARTSECTION]] and [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDSECTION][ENDSECTION]] variables. Nothing is shown if the named section does not exists. =section=""= is equivalent to not specifying a section | | 22 22 | =PARONE="val 1"%BR% PARTWO="val 2"= | Any other parameter will be defined as a variable within the scope of the included topic. The example parameters on the left will result in =%<nop>PARONE%= and =%<nop>PARTWO%= being defined within the included topic. | |
Note: See TracChangeset
for help on using the changeset viewer.
