Ignore:
Timestamp:
11/11/08 01:32:06 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Rename TWikiPlugins to Plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/TWiki/TWikiScripts.txt

    r511 r528  
    208208=http://my.host/bin/rest/<subject>/<verb>= 
    209209 
    210 where =<subject>= must be the WikiWord name of one of the installed TWikiPlugins, and the =<verb>= is the alias for the function registered using the =TWiki::Func::registerRESTHandler= method. The =<subject>= and =<verb>= are then used to lookup and call the registered function. 
     210where =<subject>= must be the WikiWord name of one of the installed [[Plugins]], and the =<verb>= is the alias for the function registered using the =TWiki::Func::registerRESTHandler= method. The =<subject>= and =<verb>= are then used to lookup and call the registered function. 
    211211 
    212212=<subject>= and =<verb>= are checked for illegal characters exactly in the same way as the web and topic names. 
Note: See TracChangeset for help on using the changeset viewer.