{"id":9705,"date":"2010-07-08T19:51:47","date_gmt":"2010-07-08T19:51:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cgm-event-calendar\/"},"modified":"2011-03-31T19:33:09","modified_gmt":"2011-03-31T19:33:09","slug":"cgm-event-calendar","status":"closed","type":"plugin","link":"https:\/\/bn.wordpress.org\/plugins\/cgm-event-calendar\/","author":2178914,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.8.5","stable_tag":"0.8.5","tested":"3.0.5","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"CGM Events Calendar","header_author":"Ryan Farrell","header_description":"","assets_banners_color":"","last_updated":"2011-03-31 19:33:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.creativegraymatter.com\/blog\/wordpress-events-calendar","header_author_uri":"http:\/\/www.creativegraymatter.com","rating":0,"author_block_rating":0,"active_installs":40,"downloads":19007,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.6","0.6.0.5","0.6.1","0.6.2","0.6.2.5","0.6.2.6","0.6.3","0.6.3.5","0.6.4","0.7","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.8","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538941","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538941","resolution":"1","location":"plugin"}},"screenshots":{"1":"Event Entry","2":"Monthly Calendar View"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416,6978,1486,4754],"plugin_category":[40],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-9705","plugin","type-plugin","status-closed","hentry","plugin_tags-calendar","plugin_tags-classes","plugin_tags-events","plugin_tags-events-calendar","plugin_category-calendar-and-events","plugin_committers-rzfarrell"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cgm-event-calendar.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cgm-event-calendar\/trunk\/screenshot-1.png?rev=1538941","caption":"Event Entry"},{"src":"https:\/\/ps.w.org\/cgm-event-calendar\/trunk\/screenshot-2.png?rev=1538941","caption":"Monthly Calendar View"}],"raw_content":"<!--section=description-->\n<p>Add an event calendar to your website!  Great for fitness centers, community centers, organizations of any size.  Create event categories for easy sorting.<\/p>\n\n<p>More info:<\/p>\n\n<ul>\n<li><p>View a demo here: http:\/\/www.creativegraymatter.com\/calendar<\/p><\/li>\n<li><p>For more information check out http:\/\/www.creativegraymatter.com\/blog\/wordpress-events-calendar<\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Download, Upgrading, Installation:<\/p>\n\n<p><strong>Install<\/strong><\/p>\n\n<ol>\n<li>Unzip the <code>cgm_calendar.zip<\/code> file. <\/li>\n<li>Upload the the <code>cgm_calendar<\/code> folder (not just the files in it!) to your <code>wp-contents\/plugins<\/code> folder. If you're using FTP, use 'binary' mode.<\/li>\n<\/ol>\n\n<p><strong>Activate<\/strong><\/p>\n\n<ol>\n<li>In your WordPress administration, go to the Plugins page<\/li>\n<li>Activate the CGM Calendar plugin and a subpage for CGM Calendar will appear\nin your Settings menu and also as its own menu.<\/li>\n<\/ol>\n\n<p><strong>Display<\/strong><\/p>\n\n<p>There are three ways to show the calendar on your site.<\/p>\n\n<ol>\n<li>Go to Settings -&gt; CGM Calendar and change the settings to what to you.  Set the page name to the url you want to display the calendar and visit http:\/\/www.yoursiteurl.com\/pagename and it will appear. No page or post creation required<\/li>\n<li>Add the short code [cgm-event-calendar] to your page or post content you wish to display the calendar<\/li>\n<li>Use the php function call  to display the calendar where you wish.<\/li>\n<\/ol>\n\n<p>To display upcoming events<\/p>\n\n<ol>\n<li>Go to Settings -&gt; CGM Calendar and set the Calendar URL to the full url where the calendar resides.  Default would be http:\/\/www.yoururl.com\/calendar<\/li>\n<li>Modify the List Format setting if desired.  Note that you will still need to wrap any list in a ul\/ol when called.<\/li>\n<li>Use the function echo cgm_list_upcoming_events(array('num_events' =&gt; 5, 'tag_id' =&gt; '1,2')); and change the num_events to how many you want to show and the tag_id list to the tagged events, or remove it to show all.<\/li>\n<li>You may also use the short code [cgm-upcoming-events num_events=10 tag_id=1,2] to display the list.<\/li>\n<\/ol>\n\n<p>If you wish, you can override the default css and print view template by copying the files, calendar.css and print_view.php to the base of your template directory.<\/p>\n\n<p><strong>Notice<\/strong><\/p>\n\n<p>Make sure your time zone is set correctly under Settings -&gt; General or the calendar will be effected<\/p>\n\n<p>If you find any bugs or have any ideas, please mail me. ryan at creativegraymatter dot com<\/p>\n\n<!--section=changelog-->\n<h4>0.8.5<\/h4>\n\n<p>(3\/31\/2011)\n* Fixed a bug where the month display would display the first day of the next month incorrectly<\/p>\n\n<h4>0.8.3<\/h4>\n\n<p>(1\/10\/2011)\n* Fixed a bug that caused additional days in month view to link to the wrong month (thanks BrentP)\n* Possibly fixed error with uksort.<\/p>\n\n<h4>0.8.2<\/h4>\n\n<p>(10\/5\/2010)\n* Fixed a bug where events starting or ending in previous years could not be modified<\/p>\n\n<h4>0.8.1<\/h4>\n\n<p>(10\/5\/2010)\n* Fixed a bug where the end date of the upcoming events list would display the start date instead.<\/p>\n\n<h4>0.8.0<\/h4>\n\n<p>(10\/4\/2010)\n* Fixed bug with expiration date causing issue when repeat interval set to none.\n* Removed links to daily events when there are none.<\/p>\n\n<h4>0.7.9<\/h4>\n\n<p>(09\/17\/2010)\n* Fixed error with events repeating under \"these relative days\" and the week view<\/p>\n\n<h4>0.7.8<\/h4>\n\n<p>(09\/17\/2010)\n* Upcoming events now go out 6 months looking for events.<\/p>\n\n<h4>0.7.7<\/h4>\n\n<p>(08\/04\/2010)\n* Added rel=\"nofollow\" to navigation and blank cell links so that googlebot and other search engines don't index an infinite calendar.<\/p>\n\n<h4>0.7.6<\/h4>\n\n<p>(08\/03\/2010)\n* Added internationalization for the text.  Date formatting still to come.\n* Fixed bug where multiple day event would not appear on later days on the daily view.\n* Added two toggles in the settings page to turn off\/on the Monthly\/Weekly View option and the Print View option<\/p>\n\n<h4>0.7.5<\/h4>\n\n<p>(07\/30\/2010)\n* Removed the author from entries.  Hopefully this fixes the issue where events were not displaying in the admin panel\n* Added check for date_default_timezone_set so that sites using php4 won't break.  (Note: I'm not sure the times will work right with Day Light Savings on php4)<\/p>\n\n<h4>0.7.4<\/h4>\n\n<p>(07\/22\/2010)\n* Bug Fix: When editing events and an error occurred, the start and end dates could reset.\n* Bug Fix: On some servers, saving an event, could give an error about a default value for level\n* Bug Fix: Blank page on event deletion\n* Feature: Added option in settings page to display the sort by categories above the monthly and weekly views or not.<\/p>\n\n<h4>0.7.3<\/h4>\n\n<p>(07\/21\/2010)\n* Fixed bug when displaying the upcoming events list on sites w\/o pretty urls<\/p>\n\n<h4>0.7.2<\/h4>\n\n<p>(07\/16\/2010)\n* Fixed bug when more than one [date] in the list format would not parse.<\/p>\n\n<h4>0.7.1<\/h4>\n\n<p>(07\/16\/2010)\n* Cleaned up the admin settings page and added some tips.<\/p>\n\n<h4>0.7<\/h4>\n\n<p>(07\/16\/2010)\n* Added ability to display upcoming events\n* Fixed timezone bug<\/p>\n\n<h4>0.6.3.5<\/h4>\n\n<p>(07\/10\/2010)\n* Added setting field to change the page title.<\/p>\n\n<h4>0.6.3<\/h4>\n\n<p>(07\/10\/2010)\n* Fixed bug introduced in last release where admin panel javascript stopped working.<\/p>\n\n<h4>0.6.2.5<\/h4>\n\n<p>(07\/10\/2010)\n* Fixed bug where an expiration date on a none repeating event would cause the event to not appear<\/p>\n\n<h4>0.6.2<\/h4>\n\n<p>(07\/10\/2010)\n* Fixed bug where if the event expire date was less then the end of the month, the event would not show.<\/p>\n\n<h4>0.6.1<\/h4>\n\n<p>(07\/9\/2010)\n* Included jquery in header for sites that don't include it already.  Fixed some css issues to work better with the default twentyten theme and others.<\/p>\n\n<h4>0.6.0.5<\/h4>\n\n<p>(07\/9\/2010)\n* Fixed bug on sites not using pretty urls<\/p>\n\n<h4>0.6<\/h4>\n\n<p>(07\/9\/2010)\n* Added short code and php function as alternate ways to display the calendar.<\/p>\n\n<h4>0.5.0.1<\/h4>\n\n<p>(07\/8\/2010)\n* Fixed print view typo on line 266 - (thanks Jerome)<\/p>","raw_excerpt":"Creates a classes and events calendar for your site.  Handles repeating entries and provides multiple views.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9705"}],"author":[{"embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rzfarrell"}],"wp:attachment":[{"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9705"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9705"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9705"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9705"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9705"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}