Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Move Event - Copy Event  (Read 248 times)
0 Members and 1 Guest are viewing this topic.
lavo
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: October 25, 2003, 08:44:00 AM »

The plugin Move Event is a great plugin, but is it possibly to copy an event from one calendar to another (a Copy Event - plugin)?

lavo

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: October 25, 2003, 01:14:00 PM »

I assume you mean without deleting the original?

If so it should be pretty simple to stop that part of the 'Move Event' plug-in from executing. The code for deleting the original event is clearly labeled in the command_move_event.pl file. Just change the line

if ($error == 0)

at the start of that section to

if (0)

and no event data will be deleted.

You might also be able to modify the 'Schedule to All' plug-in for your needs as well.

Dan O.


[This message has been edited by DanO (edited October 25, 2003).]

Logged
Pages: [1]   Go Up
Print
Jump to: