Install Periodic table question plugin for NEMO
Project description
NEMO Periodic Table Question
This plugin for NEMO allows to use a periodic_table
type of question in post usage questions or reservation questions.
Installation
pip install NEMO-periodic-table-question
Add NEMO Periodic Table Question
in settings.py
add to INSTALLED_APPS
:
INSTALLED_APPS = [
'...',
'NEMO_periodic_table_question',
'...'
]
Usage
Use type: "peridodic-table"
in Tool post usage questions or Reservation questions.
Options:
- required: true or false (default: false)
- collapsible: true or false (default: false)
- collapsed: true or false (default: false)
- help: "Some help text to display under the periodic table"
Important note:
The collapsible
/collapsed
options aren't supported in the admin preview but should work in the calendar.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file NEMO_periodic_table_question-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: NEMO_periodic_table_question-1.0.2-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca92fc99cbd78955fd94e1c964f52dc7a85b7b9771375c4db63535ec421a57d8 |
|
MD5 | 022a7b7e98acfb5bcdb878c478ada76a |
|
BLAKE2b-256 | 088736fa873255f9b610293c146e10884346e22fc0ba9d5ec53ed6ff78a8e2ff |