lib.CheckboxWithLinkLabels = RECORDS
lib.CheckboxWithLinkLabels {
  tables = tt_content
  source.current = 1
  dontCheckPid = 1
  conf {
    tt_content = TEXT
    tt_content.field = bodytext
  }
}
