History: Handlers
Source of version: 8
Copy to clipboard
Handlers supported by this site convert ((YAML)) into database queries in order to make changes to a Tiki database. __more info__: ((Profile Developer Documentation)) {BACKLINKS(exclude=>HomePage,include_self=>0,noheader=>0,page=>Handler)}{BACKLINKS} !Profile Requests For many of the fields in these handlers, a profile request can be used to allow user input for the handler. A simple example of this is found on the ((Group Handler)) page, under the Create a group from user input section. This section outlines how to use this function when creating a group, but it can also be used when naming an article, blog, tracker, etc. The profile request is also can be used in more complex situations. For example, the profile request can be used in the content of a wiki page within a plugin. See below. {CODE()}{MEMBERLIST(groups=$profilerequest:groupname$Default name$)}{MEMBERLIST}{CODE} Do you think that something important is missing? See (or say that at) ((Profiles Todos)) ! Alias * (alias(handler))