Pelican plugin for wrapping table into classed div
Project description
Pelican plugin for wrapping table into classed div .table_wrapper. It allows
you to better style tables. E.g. make them scrollable on small displays.
Installation
This plugin can be installed via:
python -m pip install pelican-table-wrapper
Usage
To use this plugin you have to add it to PLUGINS variable in pelicanconf.py:
PLUGINS = ['table_wrapper', ...]
If you don't want add .table_wrapper to your CSS, plugin can generate self-styled
elements. Just specify style that you want in pelicanconf.py:
TABLE_WRAPPER = {'style':'overflow: auto;'}
Contributing
Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on existing issues.
To start contributing to this plugin, review the Contributing to Pelican documentation, beginning with the Contributing Code section.
License
This project is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pelican-table-wrapper-1.0.1.tar.gz.
File metadata
- Download URL: pelican-table-wrapper-1.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e758d147e9e9706bdfe49138e4160c2ffa4635ef2a479bf6e0be909908f9ce0
|
|
| MD5 |
fbb17da30260a5de8b410967b3f79b10
|
|
| BLAKE2b-256 |
f37df4080c25c467419e50d81a26ff7836e978153c062f16fee76e905fc138ef
|
File details
Details for the file pelican_table_wrapper-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pelican_table_wrapper-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4be942888a06d26f6363b57cdece92b8b66e707f4405f6e296d811b62601a42
|
|
| MD5 |
016aab920465dd3313da8122156de6a1
|
|
| BLAKE2b-256 |
27cbfab6691e649e039628e316c99f97a52ac1e18c3ac4e07af64472009ee0ec
|