Metadata-Version: 2.4
Name: yafowil.widget.wysihtml5
Version: 2.0.0
Summary: wysihtml5 richtext widget for YAFOWIL with bootstrap integration
Author-email: Yafowil Contributors <dev@conestack.org>
License: Simplified BSD
License-File: LICENSE.rst
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: yafowil>3.99
Provides-Extra: test
Requires-Dist: lxml; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Description-Content-Type: text/x-rst

.. image:: https://img.shields.io/pypi/v/yafowil.widget.wysihtml5.svg
    :target: https://pypi.python.org/pypi/yafowil.widget.wysihtml5
    :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/yafowil.widget.wysihtml5.svg
    :target: https://pypi.python.org/pypi/yafowil.widget.wysihtml5
    :alt: Number of PyPI downloads

.. image:: https://github.com/conestack/yafowil.widget.wysihtml5/actions/workflows/test_py.yaml/badge.svg
    :target: https://github.com/conestack/yafowil.widget.wysihtml5/actions/workflows/test_py.yaml
    :alt: Test yafowil.widget.wysihtml5

This is a **richtext widget** for `yafowil
<http://pypi.python.org/pypi/yafowil>`_ 

It is based on XING's `wysihtml5 <https://github.com/xing/wysihtml5>`_
editor with optionally `bootstrap-wysihtml5 <https://github.com/jhollingworth/bootstrap-wysihtml5>`_ integration.

- `Documentation <http://docs.yafowil.info/en/latest/blueprints.html#wysihtml5>`_
- `DEMO - see it Live <http://demo.yafowil.info/++widget++yafowil.widget.wysihtml5/index.html>`_


Note
====

For the Bootstrap integration, you will need yafowil.bootstrap or another
Twitter-Bootstrap integration. This packages does not register the Bootstrap
base files.


Source Code
===========

The sources are in a GIT DVCS with its main branches at
`github <http://github.com/conestack/yafowil.widget.wysihtml5>`_.

We'd be happy to see many forks and pull-requests to make YAFOWIL even better.


Contributors
============

- Johannes Raggam

- Robert Niederreiter

- Georg Bernhard

- Lena Daxenbichler
