Re: Gnome-Plone



> Yeah some of those are harmless deprecation warnings but I usually don't
> like to wait to change that stuff; primarily because it's easier shaking
> out problems with related products, widgets, etc earlier. There are some
> missing products that have to be added to the
> gnomeweb-polone/wgo.buildout/profiles/base.cfg:
> 
> [productdistros]
> recipe = plone.recipe.distros
> +http://plone.org/products/datagridfield/releases/1.6/datagridfield-1-6-0-beta2-tar.gz
> +http://plone.org/products/externalstorage/releases/0.6/ExternalStorage-0.6.tgz
> 
> You can add those two lines;
> The unbuilt egg is definitely a problem but I don't remember seeing that
> when building. I believe the best course of action to be setting up a
> completely self contained instance to verify that this all indeed
> actually working. If we can do that and shake out any problems we can
> then proceed to a buildout sort of configuration.
> 
> -C
> 
> _______________________________________________
> gnome-web-list mailing list
> gnome-web-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-web-list

gnomeweb-plone/wgo.buildout/profiles/base.cfg:

17: # Add additional eggs here
18: # elementtree is required by Plone
19: eggs =
20:   elementtree
+  gnome.theme 

This is needed to install the egg. It doesn't fix anything but it should
be there. Is this the only Data.fs that is available?

-C
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]