Chapter 4.9: Conference Organizer Information |
[TOP] [UP] [PREV] [NEXT] |
Another family of functions relates to information about a conference that gets set (or changed) by the conference organizer. In all of these functions, num is the conference number.
The introduction offers more information about the conference, to help a person decide if they really wish to join the conference.
:include * :organizer smith
An optional userlist may be supplied to control the initial access to the conference; the list of secondary organizers is added onto the end of this userlist. This userlist must be of the form:
:keyword1 userid1 userid2 ... :keyword2 userid3 ...
where the keywords must be one of "include", "readonly", "exclude", or "organizer". The userids must be an actual userid, a wildcard ("*"), or a comment (any line that begins with "#").
If no userlist is supplied, a default is used, which is equivalent to the following call to $create_conf():