Anyone playing?
Up to Zope 3
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
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

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
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

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???
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???
Powered by
Ploneboard
















