X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fpage.html;h=b67d3006e572afe5457af97ef1db53509dca5a79;hb=4f0fd36c2c8422c051b955216f896eddcc557d1d;hp=1a5fb71f6e2c1d03ecfbeb058f2bdc2ebc9d7e38;hpb=9f9a92d2a7a26fd2413b5751f94af218d70e67d1;p=cocanwiki.git diff --git a/templates/page.html b/templates/page.html index 1a5fb71..b67d300 100644 --- a/templates/page.html +++ b/templates/page.html @@ -61,20 +61,31 @@
  • Edit this page
  • Recent changes
  • Versions of this page
  • -
  • Images
  • -
  • Files
  • Edit stylesheet for this page
  • Edit site menu
  • +
  • Largest pages
  • +
  • Images
  • +
  • Files
  • +::if(has_stats):: +
  • Stats
  • +::end:: ::end:: ::if(can_manage_users):: -
  • Manage users
  • +
  • Users
  • ::end:: ::if(can_manage_contacts)::
  • Contact forms
  • ::end:: +::if(can_manage_site):: +
  • Global settings
  • +::end:: +::if(can_edit_global_css):: +
  • Edit global stylesheet
  • +::end:: ::if(can_edit)::
  • Server administration
  • ::end:: +
  • Send email if this page changes
  • @@ -84,6 +95,9 @@