Changeset 8839
- Timestamp:
- 09/01/10 03:39:27 (21 months ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/Func.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Func.pm
r8838 r8839 415 415 * =$web= - new web 416 416 * =$topic= - new topic 417 Change the Foswiki context, adding the new topic onto the preferences stack. 418 Any preferences found in =$web.$topic= will be used instead of the preferences 419 previously set in the stack. However preferences set in the prior =web.topic= 420 are *not* cleared. =$web.$topic= replaces and adds to preferences but does not 421 remove preferences that it does not set. 417 Change the Foswiki context, adding the requested =$web.$topic= onto the 418 preferences stack. Any preferences found in =$web.$topic= will be used 419 in place of preferences previously set in the stack, provided that they 420 were not finalized in a lower level. Preferences set in the prior 421 =web.topic= are *not* cleared. =$web.$topic= replaces and adds to 422 preferences but does not remove preferences that it does not set. 422 423 423 424 Note that if the new topic is not readable by the logged in user due to
Note: See TracChangeset
for help on using the changeset viewer.
