Skip to main content

A Wiki for Royalnet

Project description

wikipack

This pack adds a small Wiki to Royalnet, allowing communities to create their own small Wikis.

Configuration options

[Packs."wikipack"]

# The roles that are authorized by default to complete certain actions.
# Setting them to * disables the authentication requirement, allowing unauthenticated users that privilege
[Packs."wikipack".roles]

# Users with this role will be able to view wiki pages that do not have a different role set.
view = "*"

# Users with this role will be able to create new wiki pages.
create = "wiki_create"

# Users with this role will be able to edit wiki pages that do not have a different role set.
edit = "wiki_edit"

# Users with this role will be able to delete wiki pages.
delete = "wiki_delete"

# Users with this role will override all other privileges.
admin = "wiki_admin"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wikipack-1.2.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

wikipack-1.2.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page