SiteTopicActions

Default SiteTopicActions component. Overrides System.SiteTopicActions.

%STARTINCLUDE%%USERACTIONS{
  guest="$login$action(share, SocialSharePluginEnabled)"
  restrictedactions="attach,delete,diff,edit,edit_form,edit_raw,edit_settings,harvest,managetags,more,move,raw,restore,translatetopic"
  format="$edit$new$action(like, LikePluginEnabled)$menu"
  history="<div class='natHistoryTopicActions'>$edit$raw$print$view$history$first$prev$next$last$action(close)</div>"
  menu_header="<div class='natMoreActionsMenu' data-menu='.natMegaMenu'><span class='natTopicAction natMoreActionsTopicAction'>%TMPL:P{"MENU_ICON"}%$label</span>
<div class='natMegaMenu clearfix' style='display:none' data-theme='info' data-arrow='on' data-position='left'>"
  menu_footer="</div></div>"
  menu="<div class='natMegaMenuCol'>
<h3 >%MAKETEXT{"Tools"}%</h3>
   * $action(subscribe)
   * $action(changelanguage, i18n_enabled) 
   * $action(translatetopic, MultiLingualPluginEnabled)
   * $action(managetags, ClassificationPluginEnabled)
   * $action(harvest, HarvestPluginEnabled)
---
<h3 >%MAKETEXT{"Social"}%</h3>
   * $action(favorite, ListyPluginEnabled)
   * $action(share, SocialSharePluginEnabled)
   * $action(chat, WebSocketPluginEnabled)
</div><div class='natMegaMenuCol'>
<h3 >%MAKETEXT{"View"}%</h3>
   * $action(raw)
   * $action(raw_data)
   * $action(attachments)
   * $action(sections, SectionListPluginEnabled)
   * $action(backlinks)
   * $action(childtopics)
   * $action(print)
   * $action(pdf, can_generate_pdf)
---
<h3 >%MAKETEXT{"History"}%</h3>
   * $action(history)
   * $action(prev)
   * $action(diff)
   * $action(restore)
</div><div class='natMegaMenuCol'>
<h3 >%MAKETEXT{"Change"}%</h3>
   * $action(attach)
   * $action(edit_raw)
   * $action(edit_settings)
   * $action(edit_form)
   * $action(copy_topic)
   * $action(move)
   * $action(delete)
---
<h3 >%MAKETEXT{"Account"}%</h3>
   * $action(profile)
   * $action(twofactorauth, TwoFactorAuthPluginEnabled)
   * $action(changepassword)
   * $action(changeemail)
   * $action(logout)
</div>"
}%%STOPINCLUDE%
Topic revision: r3 - 23 May 2022, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy