Zope Zone Navigation
 
Document Actions
  • Print this page
  • Add Bookmarklet

Anyone playing?

Up to Zope 3

form in plone content (main field)

Posted by Mario Szyszka at September 27. 2004
ok. could you explain me this problem?

My form works on Zope. (ZPT) next
I created a document type in plone and put in code html (2 post ago)next
I check my form in plone and it dosent works :(
but if i make link type to ZPT form everething is ok but web is opening in new window
What do i do wrong ?
how can i put tal code inside plone ?
Is it any turtorial?
thx a best regards ;)

Anyone playing?

Posted by Jake at November 16. 2004
Anyone playing with Zope x3? I want to get something set up this weekend to play with.

Jake

Anyone playing?

Posted by Sergey Semyonov at December 16. 2004
Hello jake, I'm trying it now... It seems that it lost its friendly user interface :) a bit (in comparsion with Zope 2.x)...
Now I'm trying step-by-step "cook book" for programmers & don't understand one thing - where I must place my new created components (as I'm using Zope x3 on Win platform)?.. I mean: where is Zope 3 Root on Windows?
(Now I try to place my objects in zope-instance/src and couldn't pass test :( )
I'll be glad if you could help me :)

Anyone playing?

Posted by Sergey Semyonov at December 16. 2004
In addition:
replacing my component to zope.app path helps me a bit (all test by "python test.py --testzope" ran successfully), but my MessageBoard component (which I try to make work) seems to be still not working :(.
I could create an instance of meassageboard but could not add a message into it :( - Zope says that "A system error ocurred." & Zope logs says that couldn't find my MessageBoard object...
I couldn't understand one thing - how it could be that the object is created, I could change it's name and descripiton but when I trying to add a message to it, Zope couldn't find it???

Anyone playing?

Posted by Jake at December 16. 2004
Sadly, you are beyond me on this one. I have only played with the beta on Linux for a bit.

I am trying to do a 2.7b4 -> 2.7.3 migration now, and when done will try to set up X3.

Jake
Powered by Ploneboard
 

Home Discussions Zope 3 Anyone playing?