Skip to content

Commit

Permalink
Item11383: JayenAshar suggested clarification
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@13554 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Jan 6, 2012
1 parent 855ba77 commit 0964653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/data/System/VarADDTOZONE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
The only zones guaranteed to exist are =head= and =script=. Defaults to =head=.
* =id= optional, =identifier= for the text being added with the =ADDTOZONE= call, to be used in the =requires= parameter of other =ADDTOZONE= calls.
* %H% Multiple =ADDTOZONE= calls with the same =id= parameter will simply overwrite the earlier =ADDTOZONE= call.
* =requires="..."= optional, comma separated string of =ids= of text within this =zone= that this content should follow when the zone is rendered.
* =requires="..."= optional, comma separated string of =ids= of text within this =zone= that this content should follow when the zone is rendered. The content will be rendered even if a specified =id= is missing.
* =text="..."= optional, text to be added to the named zone, mutually exclusive with =topic=.
* =topic="..."= optional, full qualified =web.topic= name that contains the text to be added, mutually exclusive with =text=. Defaults to =%<nop>BASETOPIC%=
* =section="..."= optional, section of the =topic= to be added,
Expand Down

0 comments on commit 0964653

Please sign in to comment.