[EventCalendar] Re: Get Schedule: Can dates be formatted differently?

Chris Janton face at CentosPrime.COM
Thu Aug 9 13:49:57 UTC 2007


On 2007-08-09 , at 05:32 , ejm wrote:

> You are right; it is not so easy. I have stared at the coding on
> http://wpcal-archive.firetree.net/2007-June/002116.html but am having
> difficulty understanding what the +++ ### - - - mean, let alone the
> actual coding. But I'll keep staring at it and if I figure it out
> I'll report back here with the layman's explanation.

in theory you take the "diff" file - say between

### diff for options.php

and the nearest

### eof

and make that into a file - options.php.diff

you then cd to the location of options.php and issue the following  
command

	patch -b <options.php.diff

and the patches get applied.

Unfortunately the "diff" listings got sent through the mail, so lines  
wrap in "funny" places and a patch command fails.

oh well.

8)
----------------------------------
Chris Janton  - face at CentosPrime dot COM
Netminder for Opus1.COM





More information about the EventCalendar mailing list