SiteTopicActions

Default site-level configuration for the WebTopicActions WebComponent

%STARTINCLUDE%<!-- -->
%USERACTIONS{
  guest="$action(pdf, can_generate_pdf)"
  restrictedactions="history, raw, edit, copytopic, managetags, harvest"
  format="$edit$attach$new$menu"
  history="<div class='natHistoryTopicActions'>$edit$raw$view$history$first$prev$next$last$action(close)</div>"
  menu="
   * $action(move)
   * $action(delete)
   * $action(editsettings)
   * $action(editform)
   * $action(copytopic)
   * $action(restore)
   * <hr />
   * $action(raw)
   * $action(history)
   * $action(backlinks)
   * $action(childtopics)
   * $action(print)
   * $action(pdf, can_generate_pdf)
   * <hr />
   * $action(changelanguage, i18n_enabled) %IF{"$MULTILINGUAL = 'on'" then="
   * $action(translatetopic, i18n_enabled)"}%
   * $action(subscribe, SubscribePluginEnabled)
   * $action(managetags, ClassificationPluginEnabled)
   * $action(harvest, HarvestPluginEnabled)
"
}%
<!-- -->%STOPINCLUDE%
Topic revision: r4 - 19 Nov 2013, AdminUser
 

This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback