Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table

cm_co_announcement_channels

Description

Per-CO Announcement Channels

PluginAnnouncementsWidget


Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_id

integer, foreign key

CO Record ID

cm_cos:id


namevarchar(128)Name

status

varchar(2)

Status

  • A: Active
  • S: Suspended

author_co_group_idinteger, foreign keyCO Group IDcm_co_groups:idMembers of this group may post to this channel
reader_co_group_idinteger, foreign keyCO Group IDcm_co_groups:idMembers of this group may read posts in this channel

publish_html

boolean

Whether this channel may render HTML

  • true: HTML may be rendered
  • false: Plain Text only