/******************************************************************************* * * * WoogleCal: a Google Calendar WordPress Plugin * * * *******************************************************************************/ LICENCE Copyright 2006 Chris Hatcher (email : Chris@UnderJC.com) - Modified for Google Calendar by Robert Gaal (robert@blueace.nl) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA COST No payment required, but feel free to link me: http://wwww.blueace.nl FEATURES Easy integration into posts or pages Works with Googles freaky XML standard which sucks ass REQUIREMENTS WordPress 2 or greater PHP 4.3.0 or greater INSTALLATION Drop the "gcalendar" directory into the "plugins" directory in WordPress. The "gcalendar" directory should contain the files "wooglecal.php", "lastRSS_gcal.php", and "readme.txt" and the directory "cache". In the "Plugins" section of "Site Admin", click "Activate" adjacent to "GCalendar". USAGE Just insert "[wooglecal:URL]" into the post, replace "URL" with the URL of the XML file given by Google, et voila! NOTES The cache time is set to six hours, so changes to the feed may not show up immediately. This setting can be changed in the source. A limit on the number of items can also be set in the source. CONTACT ME Robert Gaal robert@blueace.nl CREDITS Robert Gaal robert@blueace.nl Vojtech Semecky lastRSS http://lastrss.webdot.cz Christopher Johnson ASCII Dilbert http://chris.com Chris Hatcher firstRSS http://UnderJC.com