Created
May 29, 2015 11:42
-
-
Save macagua/1ac1209cfc2e3f85e86d to your computer and use it in GitHub Desktop.
Hello world like Plone guy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Source https://plus.google.com/102636120635048200626/posts/HMk2yNfysQN | |
from Products.statusmessages.interfaces import IStatusMessage | |
IStatusMessage(self.request).addStatusMessage('Hello World', type='info') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment