-
After cloning the repo, creating a virtual environment and installing the requirements I can run the main.py with some warnings. However, the UI display I get in localhost:3000 is the following:
…
-
When I briefly try this out on Plone 5.2 Python 3, the site does not start up:
```
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/Users/maurits/shared-eggs/cp37m/ftw.copymovepatche…
-
Hi,
what about to enable configuration of solr server host/port/base parameters through product config from zope.conf ? I'm wondering how to safely use copy of live site in testing / development envi…
naro updated
12 years ago
-
This was reported by Maurizio Delmonte on July 29, 2009 in the old issue tracker at plone.org:
Using Dexterity and collective.solr, i was able to use the suggested UID unique-key providing the follow…
-
I am familiar with the following kind of matching search indexes
db = context.getParentDatabase()
results = db.getIndex().dbsearch({
'Form': 'frmEmployee,
'employee_dep…
-
There are probably a few ways to do that
1. Open the ZIP client side and then use restapi to upload it one file at a time
- need to warn the user it won't be a single transaction vs doing it se…
-
**Is this a request for help?**:
Yes
**Version of Anchore Engine and Anchore CLI if applicable**:
anchore-cli, version 0.9.3
Name: anchore-engine
Version: 1.0.0
Summary: Anchore Engine
Home…
-
Steps to reproduce:
1. Go to `Advanced Configuration` tab in `@@theming-controlpanel`
2. Edit `parameterExpressions` field to assign a variable like `themeTitle = string:'á'`
3. Click `Save` button an…
-
zopeskel.diazotheme is not listed in`zopeskel --list`
```
bin/zopeskel
Warning: could not load entry point diazotheme (ImportError: No module named plone)
```
my buildout config looks like this:
`…
frisi updated
10 years ago
-
Often the api documentation for a class, method or function comes from a zope.interface in which case the docstring can be omitted.
twistedchecker should handle this situation.
See:
- https://buildb…
ghost updated
9 years ago