annotate src/tmp/README @ 1856:d7e29a12ec2c

plugin account: modifications in welcoming email: - removed "it misses some features and it's not stable enough to be used for any serious purpose." as we are being more and more close to general audience version - removed the reference to http://salut-a-toi.org/faq.html#certificate as we have no more certificate warning since the move to let's encrypt on the demo server
author Goffi <goffi@goffi.org>
date Sat, 27 Feb 2016 14:55:23 +0100
parents 9141bde7ff31
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1266
9141bde7ff31 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
1 Use this module to temporary store files that need to be integrated to other
9141bde7ff31 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
2 projects such as Wokkel.
9141bde7ff31 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
3
9141bde7ff31 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
4 For example, the changeset that introduced this folder adds RSM (XEP-0059)
9141bde7ff31 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
5 support to Wokkel. The files in sat.tmp.wokkel are imported over the initial
9141bde7ff31 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
6 wokkel files from sat.plugins.__init__.py