Ignore:
Timestamp:
11/09/08 17:30:40 (4 years ago)
Author:
CrawfordCurrie
Message:

Item109: fixed refs to TWikiPreferences, renamed TWikiRenderingShortcuts to ShortcutMacros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/TWiki/QuerySearch.txt

    r488 r490  
    116116 
    117117---++ Gotcha 
    118    * Remember that in the query language, TWiki topic names are _constants_. You cannot write =Main.UserTopic/UserForm.firstName= because =Main.UserTopic= will be interpreted as a form field name. If you want to refer to topics you *must* enclose the topic name in quotes i.e. ='Main.UserTopic'/UserForm.firstName= 
     118   * Remember that in the query language, topic names are _constants_. You cannot write =%USERSWEB%.UserTopic/UserForm.firstName= because =%USERSWEB%.UserTopic= will be interpreted as a form field name. If you want to refer to topics you *must* enclose the topic name in quotes i.e. ='%USERSWEB%.UserTopic'/UserForm.firstName= 
    119119 
    120120---++ Examples 
Note: See TracChangeset for help on using the changeset viewer.