** stay visible for 5-10 seconds? **
Open the after_schedule_event.pl file and change the:
<META HTTP-EQUIV="REFRESH" CONTENT="0;URL=$url?calendar=$calendar&datestring=$datestr">
to
<META HTTP-EQUIV="REFRESH" CONTENT="5;URL=$url?calendar=$calendar&datestring=$datestr">
or
<META HTTP-EQUIV="REFRESH" CONTENT="10;URL=$url?calendar=$calendar&datestring=$datestr">
** that same message inform the user if their event was added correctly? **
You can add any text you want to that screen by editing the same file.
** the user knows their event was saved by the red message at the top of the add event screen. With the redirector, that screen is skipped completely. **
I don't know of any way to get the previous screen to display when using that plug in.
JMO
Dan O.
[This message has been edited by DanO (edited May 14, 2005).]