annotate README @ 47:80fd409ddc91

updated README
author Goffi <goffi@goffi.org>
date Mon, 02 Apr 2018 10:33:22 +0200
parents 09e7c32a6a00
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
1 We use this module to temporary store files that need to be integrated to other projects such as Wokkel.
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
2
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
3 For example, the changeset that introduced this folder adds RSM (XEP-0059) support to Wokkel.
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
4 The files in sat.tmp.wokkel are imported over the initial wokkel files from sat.plugins.__init__.py
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
5 Proposed changes are currently in review in upstream Wokkel, and this repository may be removed once they are merged upstream.
0
09e7c32a6a00 use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
souliane <souliane@mailoo.org>
parents:
diff changeset
6
47
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
7 Wokkel is a project by Ralph Meijer and contributors, it can be fount at https://wokkel.ik.nu/
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
8
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
9 The Wokkel files in this repository have been updated by Adrien Cossa (souliane) and Jérôme Poisson (goffi), based on the code from Ralph Meijer.
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
10 This repository got contributions from Arnaud Joset (jnanar).
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
11
80fd409ddc91 updated README
Goffi <goffi@goffi.org>
parents: 0
diff changeset
12 please contact SàT team for any question/remark, you can find details on https://salut-a-toi.org .