~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/TipTopic011.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1107569826" format="1.1" version="$Rev$"}%
 
2
%META:TOPICPARENT{name="TipsOfTheDay"}%
 
3
---+ Server side include
 
4
 
 
5
To include the contents of a web page or Foswiki topic, use =%<nop>INCLUDE{"page"}%=.
 
6
 
 
7
Examples:
 
8
   * =%<nop>INCLUDE{"http://www.google.com/"}%=
 
9
   * =%<nop>INCLUDE{"%SYSTEMWEB%.WebHome"}%=
 
10
   * =%<nop>INCLUDE{"WebHome"}%=
 
11
 
 
12
[[TipsOfTheDay][See More Tips...]]