|
Revision 127
(checked in by fenix, 3 years ago)
|
add docstrings to all classes and functions
|
| Line | |
|---|
| 1 |
Quintagroup ShortMessage |
|---|
| 2 |
|
|---|
| 3 |
This product lets you create your own short message in Plone websites. |
|---|
| 4 |
It consists of sender, recipient or recipients, and body(message text). |
|---|
| 5 |
But if you want to send this short message you also need to install |
|---|
| 6 |
PloneSMSCommunicator on your Plone site. If you installed PloneSMSCommunicator |
|---|
| 7 |
then you can send your message to somebody. For that you must do three things: |
|---|
| 8 |
- you must create new short message or select old one |
|---|
| 9 |
- change state from visible to submit |
|---|
| 10 |
- and the last step that is sending message to recipient is: |
|---|
| 11 |
you have to publish your message and for that you must have manager rights |
|---|