On Tuesday 3. March 2015 17.47.56 Philip Colmer wrote:
> Thanks, Paul, for your comments.
>
> I've (finally) managed to find a way to get logging working on
> PageEditor.py and I've been able to confirm that notify is, indeed,
> set to False by my code.
>
> Upon further thinking, I suspect that t
Thanks, Paul, for your comments.
I've (finally) managed to find a way to get logging working on
PageEditor.py and I've been able to confirm that notify is, indeed,
set to False by my code.
Upon further thinking, I suspect that the notifications are *not*
being caused by my script editing the vari
On Wednesday 25. February 2015 11.02.13 Philip Colmer wrote:
> I've got a nightly script that does a lot of automated changes to
> pages and I need to stop the notifications going out because of the
> email overhead it is generating.
>
> Looking at the code for PageEditor.py, I can see that saveTe
I've got a nightly script that does a lot of automated changes to
pages and I need to stop the notifications going out because of the
email overhead it is generating.
Looking at the code for PageEditor.py, I can see that saveText accepts
the keyword notify:
@keyword notify: if False (default: Tru
I've got a nightly script that does a lot of automated changes to pages and
I need to stop the notifications going out because of the email overhead it
is generating.
Looking at the code for PageEditor.py, I can see that saveText accepts the
keyword notify:
@keyword notify: if False (default: Tru