plone
Showing only items in user's current language in full_review_list for Plone > 4.0.7
A recent change (link to Google Cache as d.p.org seems to be down right now) to the way Plone calculates the review list for the full_review_list view. In order to support LinguaPlone better, Workflow[详细]
2023-03-27 23:57 分类:问答Viewing Plone custom content type yields AttributeError: 'NoneType' object has no attribute 'getPhysicalPath'
With a lot of help (I\'m a v. inexperienced programmer/Plone developer) I\'ve created some custom content types on a new Plone website. I\'m now experiencing an error. The content type is called \'Org[详细]
2023-03-27 23:32 分类:问答how to print stuff within tests on Plone
I\'m writing some integration test with plone.app.testing. Sometimes I want to print something to the console, but it seems to me that stuff get开发者_开发知识库s printed on the console only when a p[详细]
2023-03-27 17:42 分类:问答Can't export a workflow from portal_setup
I\'ve created a new workflow in portal_workflow (let\'s name it my_workflow), and I\'m trying to export it using portal_setup without success. I\'ve done this in the past with other workflows, and it[详细]
2023-03-27 14:29 分类:问答site unavailable after install and reboot and plonectl start
Ubuntu 10.04 system. new Plone install, went fine and created some content, everything seemed fine.New kernel update and a reboot later, Plone is running but will not present any pages to a browser.In[详细]
2023-03-27 11:03 分类:问答Is using setattr to set a simple attribute in a content-type in Plone a bad practice (I mean, is it going to haunt me in the future)?
I have two different contexts on a Plone instance. The first context has some ATFolders. The second, have ATFolders too that have to be in sync with the first context using some subscribers.[详细]
2023-03-27 10:09 分类:问答Change TinyMCE Default Image Dimension
After selecting an Image from \'Image list\', there shows the image \'Preview\' and a \'Dimensions\' dropdown, with default value \'Original\' selected.[详细]
2023-03-27 07:08 分类:问答How do I restore a zope database from a .fsz file?
I have a test environment which I am trying to restore my data into. I backed up my live site using repozo, but the zope documentation has disappeared on their new site.[详细]
2023-03-26 16:47 分类:问答Translating content in filesystem for a Plone product
I\'m trying to get certain strings in a .py file translated, using the i18n machinery.Translating .pt 开发者_C百科files is not a problem, but whenever I try to translate using _(\'Something\') in Pyth[详细]
2023-03-26 15:47 分类:问答Custom SearchableText and HTML fields in Plone
I am writing a Dexterity content type which contains plain text and HTML fields. I want to have a custom Se开发者_开发知识库archableText() method which exposes these fields to portal_catalog and Plone[详细]
2023-03-26 07:41 分类:问答