{"id":11451,"date":"2010-12-11T12:26:27","date_gmt":"2010-12-11T12:26:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/enhanced-calendar\/"},"modified":"2010-12-12T10:43:14","modified_gmt":"2010-12-12T10:43:14","slug":"enhanced-calendar","status":"publish","type":"plugin","link":"https:\/\/sr.wordpress.org\/plugins\/enhanced-calendar\/","author":114915,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.0.7","stable_tag":"0.0.7","tested":"3.0.5","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"Enhanced-Calendar","header_author":"Mike Walsh","header_description":"","assets_banners_color":"","last_updated":"2010-12-12 10:43:14","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=ESP5FSYD3GXRJ","header_plugin_uri":"http:\/\/michaelwalsh.org\/wordpress-stuff\/wordpress-plugins\/enhanced-calendar","header_author_uri":"http:\/\/www.michaelwalsh.org","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3459,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No specical upgrade instructions at this time.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.3","0.0.4","0.0.5","0.0.6","0.0.7"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416],"plugin_category":[40],"plugin_contributors":[78738],"plugin_business_model":[],"class_list":["post-11451","plugin","type-plugin","status-publish","hentry","plugin_tags-calendar","plugin_category-calendar-and-events","plugin_contributors-mpwalsh8","plugin_committers-mpwalsh8"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/enhanced-calendar.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>\nEnhanced-Calendar (<a href=\"http:\/\/michaelwalsh.org\/blog\/2010\/12\/08\/need-to-rename-calendar-plus\/\">previously known as Calendar-Plus<\/a>) enhances <a href=\"http:\/\/wordpress.org\/extend\/plugins\/calendar\/\">\nKieran O'Shea's Calendar plugin<\/a> by removing several limitations and adding the ability to instantiate\nthe calendar in a sidebar widget.\n<\/p>\n\n<p>\nEnhanced-Calendar requires the original\n<a href=\"http:\/\/wordpress.org\/extend\/plugins\/calendar\/\">Calendar plugin<\/a> to be installed and activated.\nEnhanced-Calendar introduces a proper shortcode which can also be used to display the calendar in a sidebar\nby using the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/sidebar-shortcodes\/\">Sidebar Shortcode plugin<\/a>.\n<\/p>\n\n<h3>Usage<\/h3>\n\n<p>Usage of Enhanced-Calendar is primarily driven by shortcodes.  Enhanced-Calendar does not change the way\nin which Calendar adds and manages calendar events.  The [calendar] shortcode has several arguments.  You\ncould create a post that contains the following content to see how the various options affect the Calendar\noutput:<\/p>\n\n<pre>[calendar]\n\n[calendar weekday=1]\n\n[calendar weekday=3 descriptions=&#039;off&#039;]\n\n[calendar dateswitcher=&#039;off&#039;]\n\n[calendar weekday=3 dateswitcher=&#039;off&#039; descriptions=&#039;off&#039;]\n<\/pre>\n\n<h3>Styling<\/h3>\n\n<p>Enhanced-Calendar moves the CSS styling from a plugin setting which is stored in the database to a separate CSS\nfile which makes it easy to style Calendar with your own WordPress theme.  The default CSS file shipped with\nEnhanced-Calendar is the same as the default settings from the Calendar plugin.<\/p>\n\n<p>You can see Enhanced-Calendar in action on the <a href=\"http:\/\/www.caslshocks.org\">CASL Shocks web site<\/a>.<\/p>\n\n<!--section=installation-->\n<p>\nTo install Enhanced-Calendar, download it, unzip it, upload it to your\nWordPress installation and activate like a standard plugin.\n<\/p>\n\n<ol>\n<li>Upload <code>enhanced-calendar<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate Enhanced-Calendar through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Does this plugin replace the Calendar plugin?<\/dt>\n<dd><p>No it does not.  It \"enhances\" the Calendar plugin hence the name.  The Enhanced-Calendar plugin requires the\noriginal Calendar plugin to be installed and be active.  Management of calendar events continues to be done\nusing the Calendar plugin.  Enhanced-Calendar provides a way to present the calendar differently and more control\nover styling it as part of a theme.<\/p><\/dd>\n<dt>How did you achieve the styling on the CASL Shocks web site?<\/dt>\n<dd><p>By default Enhanced-Calendar uses the same CSS as calendar but it is loaded via a style sheet included with the\nplugin instead of from the database plugin option setting which is the standard plugin operation.<\/p>\n\n<p>By using style sheets, the CSS can be styled as part of the theme which is exactly what I have done for styling\nthe Calendar on the <a href=\"http:\/\/www.caslshocksorg\">CASL Shocks<\/a> web site.  The calendar is styled by adding\nthe following CSS to my theme CSS file:<\/p>\n\n<pre><code>\/*\n* Calendar styling\n*\n*\/\n.calendar-heading {\nbackground-color: #EFEFEF !important;\n}\n\n.current-day {\nbackground-color: #EFEFEF !important;\n}\n\n.normal-day-heading, .weekend-heading, .calendar-date-switcher {\nbackground-color: #EFEFEF !important;\n}\n\n.current-day, .day-with-date, .day-without-date {\n\/*\nwidth: 30px !important;\nheight: 50px !important;\n*\/\noverflow: hidden;\n}\n\n.events {\nbackground: url(..\/images\/soccer\/SoccerBallSidebar.png) no-repeat -10px 115%;\n}\n\n.event-dagger {\ndisplay: inline !important;\nfont-weight: bold;\nfont-size: 1.2em;\n}\n\n.kjo-link {\ndisplay: none !important;\n}\n\n.widget_calendar_upcoming, .widget_calendar_today {\nborder-top: 0px;\npadding-top: 10px;\n}\n\n.widget_calendar_upcoming ul li, .widget_calendar_today ul li {\nborder-width: 0px;\npadding-bottom: 5px;\npadding-left: 5px;\n}\n\n\n\n.widget_calendar_upcoming ul li a, .widget_calendar_today ul li a {\npadding: 0.3em 0em;\n}\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.0.1<\/h4>\n\n<ul>\n<li>First release as \"Calendar-Plus\".<\/li>\n<\/ul>\n\n<h4>0.0.2<\/h4>\n\n<ul>\n<li>Minor jQuery fixes to addresses widget display issues.<\/li>\n<\/ul>\n\n<h4>0.0.3<\/h4>\n\n<ul>\n<li>Renamed Enhanced-Calendar<\/li>\n<li>Added to WordPress plugin repository<\/li>\n<\/ul>\n\n<h4>0.0.4<\/h4>\n\n<ul>\n<li>ReadMe.txt content and cleanup.<\/li>\n<\/ul>\n\n<h4>0.0.5<\/h4>\n\n<ul>\n<li>More ReadMe.txt content and cleanup.<\/li>\n<\/ul>\n\n<h4>0.0.6<\/h4>\n\n<ul>\n<li>Yet more ReadMe.txt content and cleanup.<\/li>\n<\/ul>\n\n<h4>0.0.7<\/h4>\n\n<ul>\n<li>Fixed CSS issues introduced by renaming plugin.<\/li>\n<\/ul>","raw_excerpt":"Enhancements to Kieran O&#039;Shea&#039;s Calendar plugin to allow multiple uses, theme styling, and more.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11451","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11451"}],"author":[{"embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mpwalsh8"}],"wp:attachment":[{"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11451"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11451"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11451"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11451"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11451"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}