~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/simple_user_policy/docs/index.rst

  • Committer: Mark Atwood
  • Date: 2011-10-27 05:06:56 UTC
  • mfrom: (2425.2.6 docs71)
  • Revision ID: me@mark.atwood.name-20111027050656-ksehy1w5rmksauao
mergeĀ lp:~daniel-nichter/drizzle/7.1-docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _simple_user_policy_plugin:
 
2
 
1
3
User-based Authorization
2
4
========================
3
5
 
16
18
 
17
19
   --plugin-add=simple_user_policy
18
20
 
19
 
.. seealso:: :doc:`/options` for more information about adding and removing plugins.
 
21
.. seealso:: :ref:`drizzled_plugin_options` for more information about adding and removing plugins.
20
22
 
21
23
Examples
22
24
--------