viewing methods and docs
In Zope I've had some difficulty editing DTML methods and DMTL docs. It only happens in the Squisdot product, and I don't know why. I can update changes, but every time i press save all the text in the management screen editor disappears. This makes it very difficult to make quick minor tweaks. The thing is everything else works fine and you can edit and view the dtml source for everything but the squishdot site. I was wondering if there's a setting that makes this happen or whether it just happens that way anyway and there's nothing i can do about it? thanks for any help samueljparsons@yahoo.co.uk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
Samuel Parsons writes:
In Zope I've had some difficulty editing DTML methods and DMTL docs. It only happens in the Squisdot product, and I don't know why. I can update changes, but every time i press save all the text in the management screen editor disappears. This makes it very difficult to make quick minor tweaks. The thing is everything else works fine and you can edit and view the dtml source for everything but the squishdot site. Do you look at them with "Konqueror"?
Konqueror has a funny bug. When the content of a textarea contains an escaped SGML comment, then it may show the textarea as empty. Look at the HTML source of your page and check whether the textarea is really empty. If not, change your browser. Dieter
I fount that mozilla and netscape couldn't access my zope server. Any ideas why that might be. Re, the other idea. I have been checking the sources, but i end up having to save the dtml files to disc and then upload, if i need to edit them, instead of starting from scratch, i'll use the copy on my disc, change that and upload again to zope/squishdot. it's strange though, cos it's only with the squishdot product, every other method and doc i can edit and view the source, but not squishdot ones. I can even view and edit the source of methods and docs that i creat, just not the ones that squishdot created. is there some bug in this product, or is it as you say that it might have some sgml code/comments. samueljparsons@yahoo.co.uk At 01:58 PM 2/9/02 +0100, you wrote:
Samuel Parsons writes:
In Zope I've had some difficulty editing DTML methods and DMTL docs. It only happens in the Squisdot product, and I don't know why. I can update changes, but every time i press save all the text in the management screen editor disappears. This makes it very difficult to make quick minor tweaks. The thing is everything else works fine and you can edit and view the dtml source for everything but the squishdot site. Do you look at them with "Konqueror"?
Konqueror has a funny bug. When the content of a textarea contains an escaped SGML comment, then it may show the textarea as empty.
Look at the HTML source of your page and check whether the textarea is really empty. If not, change your browser.
Dieter
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
participants (2)
-
Dieter Maurer -
Samuel Parsons