forum::posting_policy_set (public, deprecated)
forum::posting_policy_set -posting_policy posting_policy \ -forum_id forum_id
Defined in packages/forums/tcl/forums-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Set the posting policy. This used to happen by setting permissions on the registered_users group, but was reformed to be just a flag on the forum itself in order to support subsite installation. Please use forum::edit instead.
- Switches:
- -posting_policy (required)
- -forum_id (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.