r252479 - in kupu/trunk/kupu: doc plone

"David Glick" <svn-changes-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.collective.cvs
Message-ID <[email protected]>
Author: davisagli
Date: Sun Jul  7 22:43:32 2013
New Revision: 252479

Modified:
   kupu/trunk/kupu/doc/CHANGES.txt
   kupu/trunk/kupu/plone/plonelibrarytool.py
Log:
make getWysiwygmacros unpublishable. fix from PloneHotfix20130618

Modified: kupu/trunk/kupu/doc/CHANGES.txt
==============================================================================
--- kupu/trunk/kupu/doc/CHANGES.txt	(original)
+++ kupu/trunk/kupu/doc/CHANGES.txt	Sun Jul  7 22:43:32 2013
@@ -4,6 +4,8 @@
 
 - 1.5.2 (unreleased)
 
+  - Make getWysiwygmacros unpublishable.
+    [davisagli]
 
 - 1.5.1 (2012-12-09)
 

Modified: kupu/trunk/kupu/plone/plonelibrarytool.py
==============================================================================
--- kupu/trunk/kupu/plone/plonelibrarytool.py	(original)
+++ kupu/trunk/kupu/plone/plonelibrarytool.py	Sun Jul  7 22:43:32 2013
@@ -377,7 +377,7 @@
 
     security.declarePublic("getWysiwygmacros")
     def getWysiwygmacros(self):
-        """Find the appropriate template to use for the kupu widget"""
+        # Find the appropriate template to use for the kupu widget
         pm = getToolByName(self, 'portal_membership')
         user = pm.getAuthenticatedMember()
         editor = user.getProperty('wysiwyg_editor', '')

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.