Cocoon Portal: How to stay in full screen mode?

2003-12-04 Thread David Geleyn
Hi! I'm experimenting with the new portal engine and I have a question: You can show one coplet full screen, but when you want to change something in the coplet (filter option to show only certains users (p.e. admins) in the coplet), the coplet becomes a small window again. How could I avoid this

State saving CopletAdapter?

2003-12-01 Thread David Geleyn
Hi all! I'm trying to make a web application with the use of the (new) portal framework. I have some questions about writing a new CopletAdapter. I'm trying to write 'state saving' coplets. Imagine you have two coplets with data and a possibility to filter this data (with a selection list at the

portal engine on Cocoon 2.1.3

2003-11-27 Thread David Geleyn
Hi all! I'm looking at the (new) portal engine of cocoon and I have some questions about it: It is possible to make any coplet fullscreen, which is great, but how exactly do you know whether you are in full screen mode or not (when you are creating the coplet)? It would be great to know this, bec

Re: SourceWritingTransformer results in NPE!

2003-11-08 Thread David Geleyn
--- Joerg Heinicke <[EMAIL PROTECTED]> wrote: > I don't know about the SourceWritingTransformer and > its usage, but a NPE is > never the users fault in general. If you can provide > more info like a stack > trace, it will be easier for us to investigate. > &g

SourceWritingTransformer results in NullPointerException... My mistake?

2003-11-06 Thread David Geleyn
inter exception occured. Do i do something wrong? Thanks! David Geleyn. Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messen

Why doesn't delete the SourceWritingTransformer non-empty directories??

2003-11-05 Thread David Geleyn
ted (imo).   I'm going to use XSP/action/... now to delete that directory recursively...   Thanks!   David Geleyn   PS: I apologize if you get this mail for the second time, but there was a problem with the first one. Not everybody received it.Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger

SourceWritingTransformer doesn't delete non-empty directories.

2003-11-03 Thread David Geleyn
Hi all,   I'm trying to delete a non-empty directory with the source writing transformer. This results in "Could not delete blahblah (unknown reason)".   I took the liberty to search for the cause of this. The FileSource class from the excalibur source classes is used (via ModifiableSource in Sour