Access-Plugins--Determining-access-and-visibility.html 645 B

1234567891011121314151617
  1. <div id="node-16" class="node">
  2. <div class="content clear-block">
  3. <p>We can use access plugins to determine access to a page or visibility of the panes in a page. Basically, we just determine access based on configuration settings and the various contexts that are available to us.</p>
  4. <p>The arbitrary example in plugins/access/arg_length.inc determines access based on the length of the simplecontext argument. You can configure whether access should be granted if the simplecontext argument is greater or less than some number.</p>
  5. </div>
  6. <div class="clear-block">
  7. <div class="meta">
  8. </div>
  9. </div>
  10. </div>