<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite">Hi list,  Could you help me set up the Ical export cookbook recipe?<br><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br><blockquote type="cite"><blockquote type="cite">I've downloaded the recipe from</blockquote></blockquote></div></div></div></blockquote><a href="http://www.pmwiki.org/wiki/Cookbook/ICalExport">http://www.pmwiki.org/wiki/Cookbook/ICalExport</a></div><div>and had a play with it.  The documentation isn't really the best, and so I would appreciate any help you can give me since I'm stuck on some things.  I tried to email the author at <a href="mailto:schlaefer@macnews.de">schlaefer@macnews.de</a>, which is the email address provided in the recipe, but the emails don't go through.<br><blockquote type="cite"><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><blockquote type="cite"><br>First, my wikilog calendar is installed, thuroughly tested and working.<br><br>In config.php on the line above the include for my calendar I have the following include:<br>include_once("$FarmD/cookbook/icalexport.php");<br><br>I have uploaded the script to my cookbook directory.<br>Before uploading the script to the cookbook directory, I edited the following lines of the script as follows.<br><br>SDV($ICalCalendarGroup, 'Calendar');<br>SDV($ICalCalendarTitle, 'NFB Nevada');<br>SDV($ICalTimeZone, 'Europe/Berlin');<br>SDV($ICalFileName, $ICalCalendarGroup);<br>For reference, these are lines 89 to 92 of the script.<br><br>The script seems to be installed correctly.  I get no spurious errors, but I'm not seeing a reference to it anywhere and I have the following questions.<br><br>First,  how do I set the time zone?  I need gmt-8.  I see the line with the varyable but I don't know what argument  is expected.<br>Second, I see from notes in the script that my ics file is ment to be stored in <br><a href="http://yourserver/index.php/uploads/Calendar/Calendar.ics">http://yourserver/index.php/uploads/Calendar/Calendar.ics</a><br>Now I have two issues with this.  First, I don't really want a folder on my server called index.php.  I see that I can change the folder path using something called the $edit function, but I don't know enough about php at this point to attempt it.  Second, regardless of the folder used, I'll have to manually create it myself and make it writeable will I not?  The instructions say nothing about setting up the path to the ics file.<br>Third, what triggers the script to generate the file?  I'm assuming it hasn't tried yet, since the path isn't available on the server and I haven't gotten an error from the script.  I dnow how to link to the file once it's generated, but how can I make sure the script is constantly updating and maintaining the file?<br></blockquote></blockquote><div><br></div>Once I have this up and running, would it be OK if I updated the instructions?  I'm a pretty good documentation writer and I think I could make the process much clearer.</div><div><br></div><div>Thanks,</div><div><blockquote type="cite"><blockquote type="cite"><br>erik<br>On Dec 29, 2014, at 9:50 AM, Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br><br><blockquote type="cite">Hello,<br><br>The link to the script was added into the page earlier today by Dominique. It is in the top part of the "wikitext" section, the line "Download: icalexport.php". (If you are using a screen reader, it is after the "wikileft" menu, and below the first H1 heading, in a section with id=recipeinfo).<br><br>Petko<br><br>On 2014-12-29 04:06, erik burggraaf wrote:<br><blockquote type="cite">Hello Friends,<br>My name is Erik.  I'm setting up my first pm wiki site.  I've come a<br>very long way on my own.  PM wiki is installed, and so is authuser.<br>I'm working on a calendar now and I got wikilog set up with the help<br>of John Rankin.  Now I want to set up the ICal Export script listed<br>here.<br><a href="http://www.pmwiki.org/wiki/Cookbook/ICalExport">http://www.pmwiki.org/wiki/Cookbook/ICalExport</a><br>My question is, Where is the script file?  Most of the scripts I've<br>looked at have a section with links to the required files marked by a<br>heading.  I don't see it on the page for that script and I wonder if I<br>might be missing something.<br>I am totally blind and so if this page is unique in the way it shows<br>the links to the script files, I may have missed something.  Otherwise<br>it looks like the script is missing.<br>Thanks for any help,<br>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br></blockquote><br>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br><a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br></blockquote><br></blockquote><br></blockquote></div><br></div></div></blockquote></div><br></body></html>