-
Notifications
You must be signed in to change notification settings - Fork 3
CategoryAndGroup
カテゴリモジュールを使うことで、作成するページをカテゴリによって分類することができます。多くのモジュールがカテゴリによる分類の機能を持っているためお馴染みの方も多いでしょう。
さらにカテゴリモジュールはアクセスコントロールの機能も同時に持ちます。 インストール直後は、サイト管理者のみがデータの追加・編集・削除を行うことができ、それ以外のユーザは閲覧のみが可能となっています。 xCCK は、カテゴリ管理モジュール(lecat などの Legacy_Category に準拠したモジュール)と連携することで、もっと柔軟な権限の設定を行うことができます。
- Category management
- Permission management
- Permission inheritance from upper category
- Filter date by category over modules
Install your category module and make some categories and set their permissions. Lecat is one of the category module and you can find the module at extras/extra_module/html/modules/lecat and extras/extra_module/xoops_trust_path/modules/lecat.
カテゴリモジュールを使った権限管理を行いたい場合は、管理画面の xCCK モジュールの「一般設定」画面で、「アクセス管理モジュール」に使いたいカテゴリ管理モジュールのディレクトリ名を選択します(カテゴリモジュールがインストールされていれば選択肢の中に表示されます)。
これにより、カテゴリ管理モジュール側で設定したカテゴリの選択とその権限設定を xCCK モジュールにも適用することができます。
xCCK モジュールでは、「閲覧」「投稿」「審査」「管理」の4種類の権限を利用します。