{"id":14728,"date":"2011-09-02T00:19:14","date_gmt":"2011-09-02T00:19:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/icalendar-events-widget\/"},"modified":"2011-09-28T13:31:50","modified_gmt":"2011-09-28T13:31:50","slug":"icalendar-events-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/icalendar-events-widget\/","author":8285165,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.3","stable_tag":"trunk","tested":"3.2.1","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"iCalendar Events Widget","header_author":"[programmschmie.de]","header_description":"","assets_banners_color":"","last_updated":"2011-09-28 13:31:50","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/programmschmie.de\/","header_plugin_uri":"http:\/\/programmschmie.de\/icalevents\/","header_author_uri":"http:\/\/programmschmie.de","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6412,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>n\/a<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566884","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1566884","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566884","resolution":"1","location":"plugin"}},"screenshots":{"1":"Widget options in your WordPress Admin","2":"The active Datepicker for selecting a date range","3":"Widget in action in your sidebar"}},"plugin_section":[],"plugin_tags":[1486,7103,19357,129716,162],"plugin_category":[40,43],"plugin_contributors":[91099],"plugin_business_model":[],"class_list":["post-14728","plugin","type-plugin","status-closed","hentry","plugin_tags-events","plugin_tags-ical","plugin_tags-icalendar","plugin_tags-rfc2445","plugin_tags-widget","plugin_category-calendar-and-events","plugin_category-customization","plugin_contributors-phranck","plugin_committers-phranck"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/icalendar-events-widget.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/icalendar-events-widget\/trunk\/screenshot-1.png?rev=1566884","caption":"Widget options in your WordPress Admin"},{"src":"https:\/\/ps.w.org\/icalendar-events-widget\/trunk\/screenshot-2.png?rev=1566884","caption":"The active Datepicker for selecting a date range"},{"src":"https:\/\/ps.w.org\/icalendar-events-widget\/trunk\/screenshot-3.png?rev=1566884","caption":"Widget in action in your sidebar"}],"raw_content":"<!--section=description-->\n<p>This widget shows you upcoming events for a configurable iCalendar .ics file. There are a few options you can set like:<\/p>\n\n<ul>\n<li>Title of the widget when it's visible in your sidebar<\/li>\n<li>Subscription URL to your iCalendar .ics file<\/li>\n<li>Number of events to show<\/li>\n<li>Switch on\/off event summary<\/li>\n<li>Switch on\/off event start\/end date<\/li>\n<li>Switch on\/off event start\/end time<\/li>\n<li>Switch on\/off event description<\/li>\n<li>Switch on\/off event location<\/li>\n<li>Switch on\/off event URL<\/li>\n<li>Setting up a range of dates that events will be shown<\/li>\n<\/ul>\n\n<h4>Translations<\/h4>\n\n<ul>\n<li>English<\/li>\n<li>German<\/li>\n<li>French<\/li>\n<\/ul>\n\n<h3>Notes<\/h3>\n\n<p>The package of this plugin is available for download at:\nhttp:\/\/downloads.wordpress.org\/plugin\/icalendar-events-widget.zip<\/p>\n\n<p>This widget makes (in some topics partially) use of:<\/p>\n\n<ul>\n<li>the <a href=\"http:\/\/code.google.com\/p\/ics-parser\/\">ics-parser<\/a> class by <a href=\"http:\/\/martin-thoma.de\">Martin Thoma<\/a><\/li>\n<li>the <a href=\"http:\/\/jqueryui.com\/demos\/datepicker\/\">jQuery UI-Datepicker plugin<\/a><\/li>\n<li>the <a href=\"http:\/\/www.datejs.com\/\">DateJS - Javascript Date Library<\/a><\/li>\n<\/ul>\n\n<h4>Good to know<\/h4>\n\n<p>Normally you will select a \"range date-to\" greater than the \"range date-from\". But, if you set the \"range date-to\" lesser than the \"range date-from\" \n(or lesser than the current date, if \"range date-from\" is empty), then the list of events to show will be given in reverse order (aka descending).<\/p>\n\n<h3>Customization<\/h3>\n\n<p>Please check the <strong>icalendar.css<\/strong> file for style customization and the templates in the templates folder for styling options.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the complete 'icalendar-events-widget\/' directory to '\/wp-content\/plugins\/' directory of your active theme<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to the 'Widgets' menue in WordPress and put it on the right place of your sidebar<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>n\/a<\/p>\n\n<!--section=changelog-->\n<h4>0.3.3<\/h4>\n\n<ul>\n<li>added french translation<\/li>\n<\/ul>\n\n<h4>0.3.2<\/h4>\n\n<ul>\n<li>fixed a translation issue<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>fixed some issues with php 5.3.x<\/li>\n<\/ul>\n\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>added a datepicker for the date range input<\/li>\n<li>locale support for dates<\/li>\n<li>documentation updated<\/li>\n<li>translations updated<\/li>\n<\/ul>\n\n<h4>0.2.0<\/h4>\n\n<ul>\n<li>added some very basic functionality for selecting a date range<\/li>\n<li>minor bugfixes<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>The very first version.<\/li>\n<\/ul>","raw_excerpt":"This widget shows you upcoming events for a configurable iCalendar .ics file.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=14728"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/phranck"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14728"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14728"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14728"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14728"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14728"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}