Log inRegister

SiteTopicActions

Default SiteTopicActions component: SiteTopicActions instead.

%STARTINCLUDE%%USERACTIONS{
  guest="$action(share, SocialSharePluginEnabled)"
  restrictedactions="attach,delete,diff,edit,edit_form,edit_raw,edit_settings,harvest,managetags,more,move,raw,restore,translatetopic"
  format="$edit$edit_raw$action(like, LikePluginEnabled)$new$menu"
  history="<div class='natHistoryTopicActions'>$edit$raw$print$view$history$first$prev$next$last$action(close)</div>"
  menu="
   * $action(attach)
   * $action(move)
   * $action(delete)
   * $action(edit_raw)
   * $action(edit_settings)
   * $action(edit_form)
   * $action(copy_topic)
   * <hr />
   * $action(share, SocialSharePluginEnabled)
   * $action(like, LikePluginEnabled)
   * $action(chat, WebSocketPluginEnabled)
   * <hr />
   * $action(diff)
   * $action(restore)
   * $action(history)
   * <hr />
   * $action(raw)
   * $action(print)
   * $action(backlinks)
   * $action(childtopics)
   * $action(pdf, can_generate_pdf)
   * <hr />
   * $action(subscribe)
   * $action(changelanguage, i18n_enabled) %IF{"$MULTILINGUAL = 'on'" then="
   * $action(translatetopic, i18n_enabled)"}%
   * $action(managetags, ClassificationPluginEnabled)
   * $action(harvest, HarvestPluginEnabled)
   * $action(webdavdir)
"
}%%STOPINCLUDE%