A Disqus alternative https://posativ.org/isso/
Go to file
Vincent Bernat b0264bc807 js: add a preview button to see a rendered preview
When the button is clicked, the /preview endpoint is used to render a
preview text. The preview is inserted and the preview button is
replaced by an edit button to go back to edit mode. Alternatively, the
use can click on the preview to edit.

Some small CSS modifications are done to accomodate the
modification. Also, the preview is wrapped into `.isso-common
.text-wrapper .text` to not make the CSS more complex.

When in preview mode, the background is stripped/greyish in case it's not easy
to make a difference between preview and not preview (due to
unformatted text). We avoid to modify borders/shadow boxes because it
would make the design "jumpy".
2018-04-25 08:17:17 +02:00
.tx add Transifex project configuration file 2014-01-06 18:21:30 +01:00
ansible Make Vagrant actually work 2015-08-25 13:32:57 +01:00
bin fix tx-push script to work with GNU mktemp 2014-04-23 10:24:29 +02:00
docs feed: make /feed API call configurable server and client-side 2018-04-22 16:55:06 +02:00
isso js: add a preview button to see a rendered preview 2018-04-25 08:17:17 +02:00
share feed: make /feed API call configurable server and client-side 2018-04-22 16:55:06 +02:00
.gitignore append Github's .gitignore to .gitignore 2016-09-20 22:05:22 +02:00
.travis.yml drop wheezy testing which is EndOfLife (closes #385) 2018-02-08 22:57:29 +01:00
apidoc.json apidoc settings 2016-06-03 14:54:21 +02:00
CHANGES.rst add contributors 2018-04-17 23:47:06 +02:00
CONTRIBUTING.rst write contribute section 2013-12-02 14:26:12 +01:00
CONTRIBUTORS.txt add documentation for uberspaces users (closes #409) 2018-04-18 10:51:17 +02:00
Dockerfile Provide a multi-staged Dockerfile 2018-04-16 22:09:28 +02:00
LICENSE
Makefile Skip compat module when running flakes checks. 2017-07-29 13:09:48 +00:00
MANIFEST.in Add templates to MANIFEST.in 2017-04-23 13:45:25 +02:00
README.md simplify GH readme to avoid repetition 2014-05-24 16:03:42 +02:00
setup.cfg make universal wheels 2016-01-30 13:03:11 +01:00
setup.py compat.py passes pyflakes test 2018-01-25 15:03:12 +01:00
tox.ini drop wheezy testing which is EndOfLife (closes #385) 2018-02-08 22:57:29 +01:00
uwsgi.ini replace isso module with isso.run 2013-12-16 15:42:43 +01:00
Vagrantfile Add comments for debugging 2015-02-19 16:40:46 +01:00

Isso a commenting server similar to Disqus

Isso Ich schrei sonst is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.

Isso in Action

See posativ.org/isso for more details.