Wiki Home » Panels » RightsTips

RightsTips

Last modified by Administrator on 2006/12/15 10:10
Name
Rights Tips
Panel type
edit
Category
Information
Description

Extended help on Rights Editor Usage.

Content

<div id="xwikirightstipspanel">
#largepanelheader("Rights editor tips")
<div id="xwikirightstips">
  <div id="xwikitipspublic">
    <div id="xwikitipspublicHeader" class="accordionTabTitleBar"><h6>Public wiki</h6></div>
    <div id="xwikitipspublicContent" class="accordionTabContentBox">
To open a Wiki for editing by the public:

  • Groups: XWiki.XWikiAllGroup, xwiki:XWiki.XWikiAllGroup
  • Users: XWiki.XWikiGuest
  • Access Levels: "view, edit" for a public Wiki for viewing and editing.
  • Allow/Deny: Allow
        </div>
      </div>
      <div id="xwikitipsregistered">
        <div id="xwikitipsregisteredHeader" class="accordionTabTitleBar"><h6>Authenticate on view/edit</h6></div>
        <div id="xwikitipsregisteredContent" class="accordionTabContentBox">
    To protect a Wiki or Space by allowing only logged-in users using an account created on your Wiki use:
  • Groups: XWiki.XWikiAllGroup
  • Users: 
  • Access Levels: "edit" for a private wiki for editing, "view, edit" for a private Wiki for viewing and editing.
  • Allow/Deny: Allow
        </div>
      </div>
      <div id="xwikitipsbanned">
        <div id="xwikitipsbannedHeader" class="accordionTabTitleBar"><h6>Banned users</h6></div>
        <div id="xwikitipsbannedContent" class="accordionTabContentBox">
    To protect a Wiki or Space by disallowing banned users to edit documents use:
  • Groups: XWiki.XWikiBannedGroup
  • Users: 
  • Access Levels: "edit"
  • Allow/Deny: Deny
        </div>
      </div>
    </div>
    #panelfooter()
    </div>
    <script type="text/javascript">new Rico.Accordion( 'xwikirightstips', {panelHeight:'max'} ); togglePanelVisibility((document.getElementById('xwikirightstipspanel')).getElementsByTagName('div').item(0));</script>
Tags:
Created by Administrator on 2006/07/30 11:07

Copyright 2004-2025 XWiki
4.0-milestone-1