Plugin Directory

Changeset 601478


Ignore:
Timestamp:
09/20/2012 08:10:57 AM (14 years ago)
Author:
snapycode
Message:
 
Location:
snapycode-mail-ur-friend/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • snapycode-mail-ur-friend/trunk/readme.txt

    r601474 r601478  
    1 === Snapycode Mail Ur Friend ===
    2 Contributors: snapycode
    3 Donate link:
    4 Tags: mail, tell a friend, mail a friend
    5 Requires at least: 3.3
     1=== All-in-One Event Calendar ===
     2Contributors: theseed, hubrik, vtowel, yani.iliev
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9JJMUW48W2ED8
     4Tags: calendar, event, events, ics, ics calendar, ical-feed, ics feed, wordpress ics importer, wordpress ical importer, upcoming events, todo, notes, journal, freebusy, availability, web calendar, web events, webcal, google calendar, ical, iCalendar, all-in-one, ai1ec, google calendar sync, ical sync, events sync, holiday calendar, calendar 2011, events 2011, widget, events widget, upcoming events widget, calendar widget, agenda widget
     5Requires at least: 3.2
    66Tested up to: 3.4.1
    7 Stable tag: stable
    8 License: GPLv2 or later
    9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    10 
    11 This is a Wordpress widget plugin to mail your friend or anyone you want.
     7Stable tag: 1.8.2
     8License: GNU General Public License, version 3 (GPL-3.0)
     9
     10A calendar system with month, week, day, agenda views; upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
    1211
    1312== Description ==
    1413
    15 This is a wordpress plugin for mail your friend or anyone.
    16 This is a widget plugin. So you have to use this widget for using **Snapycode Mail Ur Friend** plugin.
     14Welcome to the [All-in-One Event Calendar Plugin](http://time.ly/), from [Timely](http://time.ly/). The All-in-One Event Calendar is a new way to list your events in WordPress and easily share them with the rest of the world.
     15
     16Our new calendar system combines a clean visual design, solid architectural patterns and a powerful set of features to create the most advanced calendar system available for WordPress. Best of all: it’s completely free.
     17
     18Download the free Premium version at [time.ly](http://time.ly/) and choose from 3 custom designed themes for your Calendar, or develop your own! Also featuring Facebook Integration, Posterboard View and JavaScript and UI enhancements.
     19
     20= Calendar Features For Users =
     21
     22This plugin has many features we hope will prove useful to users, including:
     23
     24* **Recurring** events
     25* **Filtering** by event category or tag
     26* Easy **sharing** with Google Calendar, Apple iCal, MS Outlook and any other system that accepts iCalendar (.ics) feeds
     27* Embedded **Google Maps**
     28* **Color-coded** events based on category
     29* **Month**, **week**, **day** and **agenda** views
     30* **Upcoming Events** widget
     31* Direct links to **filtered calendar views**
     32
     33= Features for Website and Blog Owners =
     34
     35* Import other calendars automatically to display in your calendar
     36* Categorize and tag imported calendar feeds automatically
     37* Events from [The Events Calendar](http://wordpress.org/extend/plugins/the-events-calendar/) plugin can also be easily imported
     38* Create a Calendar administration role to allow for a dedicated calendar application
     39
     40Importing and exporting iCalendar (.ics) feeds is one of the strongest features of the All-in-One Event Calendar system. Enter an event on one site and you can have it appear automatically in another website's calendar. You can even send events from a specific category or tag (or combination of categories and tags).
     41
     42Why is this cool? It allows event creators to create one event and have it displayed on a few or thousands of calendars with no extra work. And it also allows calendar owners to populate their calendar from other calendar feeds without having to go through the hassle of creating new events. For example, a soccer league can send its game schedule to a community sports calendar, which, in turn, can send only featured games (from all the sports leagues it aggregates) to a community calendar, which features sports as just one category.
     43
     44= Additional Features =
     45
     46The All-in-One Event Calendar Plugin also has a few features that will prove useful for website and blog owners:
     47
     48* Each event is SEO-optimized
     49* Each event links to the original calendar
     50* Your calendar can be embedded into a WordPress page without needing to create template files or modify the theme
     51
     52= Video =
     53http://www.youtube.com/watch?v=XJ-KHOqBKuQ
     54
     55= Helpful Links =
     56
     57* [**Get help from our Help Desk »**](http://help.time.ly)
     58
     59== Frequently Asked Questions ==
     60
     61[**Get help from our Help Desk »**](http://help.time.ly)
     62
     63= Shortcodes =
     64
     65* Monthly view: **[ai1ec view="monthly"]**
     66* Weekly view: **[ai1ec view="weekly"]**
     67* Agenda view: **[ai1ec view="agenda"]**
     68* Default view as per settings: **[ai1ec]**
     69
     70* Filter by event category name: **[ai1ec cat_name="halloween"]**
     71* Filter by event category names (separate names by comma): **[ai1ec cat_name="Halloween, Thanksgiving Day"]**
     72* Filter by event category id: **[ai1ec cat_id="1"]**
     73* Filter by event category ids (separate ids by comma): **[ai1ec cat_id="1, 2"]**
     74
     75* Filter by event tag name: **[ai1ec tag_name="halloween"]**
     76* Filter by event tag names (separate names by comma): **[ai1ec tag_name="Halloween, Thanksgiving Day"]**
     77* Filter by event tag id: **[ai1ec tag_id="1"]**
     78* Filter by event tag ids (separate ids by comma): **[ai1ec tag_id="1, 2"]**
     79
     80* Filter by post id: **[ai1ec post_id="1"]**
     81* Filter by post ids (separate ids by comma): **[ai1ec post_id="1, 2"]**
     82
     83== Changelog ==
     84
     85= Version 1.8.2 =
     86* Improved theme updater
     87* Fixed some typos in language files
     88
     89= Version 1.8.1 =
     90* Fixed problems that were affecting some hosts
     91
     92= Version 1.8 =
     93* Branding switch from Then.ly to Timely
     94
     95= Version 1.7 =
     96* Restored support for WordPress 3.2.x, which fixes numerous JavaScript issues in that version of WordPress
     97* Removed opaque background from calendar containers to better match WP theme background
     98* Removed jQuery conflicts to reduce issues with colliding JavaScript
     99* Fixed display bugs for multi-day events
     100* Other bug fixes
     101
     102= Version 1.6.3 =
     103* Added support for server running versions of php below 5.2.9
     104
     105= Version 1.6.2 =
     106* Fixed bug that was breaking adding/importing/editing events
     107* Enabled updates and update notifications when there is a newer version
     108
     109= Version 1.6.1 =
     110* Fixed bug that was breaking widget management screen
     111* Removed some warnings from month view in certain setups
     112
     113= Version 1.6 =
     114* Create Print View
     115* Turn on/off autocomplete for addresses
     116* See more intuitive views of multi-day events on weekly and monthly calendars
     117* Security updates
     118* Bug Fixes
     119
     120= Version 1.5 =
     121* Added daily view
     122* Various bug fixes
     123* Added new translations
     124* Added support for featured images
     125* Better support for Multisite Ajax
     126* Added support for DURATION property in iCalendar specs
     127* Resolved FORCE_SSL_ADMIN issue
     128
     129= Version 1.4 =
     130* Export ICS feeds with utf8 header
     131* Import/Download ICS feeds with CURL if available, otherwise keep the current method
     132* Better UTF8 support for imported events
     133* Use local version jquery tools instead of the CDN copy
     134* Improved system for catching errors and trying best to find a possible route to proceed without having to quit/fail
     135* Fixed various Notice level errors
     136* Fixed bug with recurrence/exception rules not properly being converted to GMT
     137* Added EXDATE support and EXDATE UI to allow selection of specific dates.
     138* Added filter by feed source on All events page
     139* Improved caching of stored events
     140* Fixed getOffset problem - notify me if it still happens for you
     141
     142= Version 1.3 =
     143* Added shortcodes support.[#36](http://trac.the-seed.ca/ticket/36) (Howto is under Frequently Asked Questions tab)
     144* Added support to exclude events using [EXRULE](http://www.kanzaki.com/docs/ical/exrule.html)
     145* Added Czech translation
     146* Added Danish translation
     147* Updated Swedish translation
     148
     149= Version 1.2.5 =
     150* Reviewed plugin's security. The plugin is as safe to use as is WordPress itself.
     151* Fixed: instance_id not corresponding with correct data [#275](http://trac.the-seed.ca/ticket/275)
     152* Fixed: Call-time pass-by-reference warning [#268](http://trac.the-seed.ca/ticket/268)
     153* Improvement: Added support for custom fields
     154
     155= Version 1.2.4 =
     156* Improvement: Added a lower version of iCalcreator for environments with PHP versions below 5.3.0
     157
     158= Version 1.2.3 =
     159* Improvement: Days of the week in month recurrence [#170](http://trac.the-seed.ca/ticket/170)
     160* Improvement: Make Month view, Week view compatible with touchscreen devices [#210](http://trac.the-seed.ca/ticket/210)
     161* Improvement: Improve error handling in get_timezone_offset function[#219](http://trac.the-seed.ca/ticket/219)
     162* Improvement: Update iCalcreator class [#256](http://trac.the-seed.ca/ticket/256)
     163* Fixed: Widget Limit options (category, tag, etc) multiselect fails to display properly [#192](http://trac.the-seed.ca/ticket/192)
     164* Fixed: Private Events Show in Calendar and Upcoming Events. [#201](http://trac.the-seed.ca/ticket/201)
     165* Fixed: Dates getting mixed up between Ai1EC calendars [#229](http://trac.the-seed.ca/ticket/229)
     166* Fixed: Error displayed when event is a draft [#239](http://trac.the-seed.ca/ticket/239)
     167* Fixed: PHP Notice errors from widget [#255](http://trac.the-seed.ca/ticket/255)
     168
     169= Version 1.2.2 =
     170* Fixed: Issue with Week view having an improper width [#208](http://trac.the-seed.ca/ticket/208)
     171
     172= Version 1.2.1 =
     173* Fixed: Exporting single event was exporting the whole calendar [#183](http://trac.the-seed.ca/ticket/183)
     174* Fixed: Widget date was off by one in certain cases [#151](http://trac.the-seed.ca/ticket/151)
     175* Fixed: Trashed events were still being displayed [#169](http://trac.the-seed.ca/ticket/169)
     176* Fixed: All day events were exporting with timezone specific time ranges [#30](http://trac.the-seed.ca/ticket/30)
     177* Fixed: End date was able to be before the start date [#172](http://trac.the-seed.ca/ticket/172)
     178* Fixed: 404 or bad ICS URLs now provide a warning message rather than fail silently [#204](http://trac.the-seed.ca/ticket/204)
     179* Fixed: Added cachebuster to google export URL to avoid Google Calendar errors [#160](http://trac.the-seed.ca/ticket/160)
     180* Fixed: Week view was always using AM and PM [#190](http://trac.the-seed.ca/ticket/190)
     181* Fixed: Repeat_box was too small for some translations [#165](http://trac.the-seed.ca/ticket/165)
     182
     183= Version 1.2 =
     184* Added scrollable Week view [#117](http://trac.the-seed.ca/ticket/117)
     185* Fixed some notice-level errors
     186
     187= Version 1.1.3 =
     188* Fixed: last date issue for recurring events "until" end date [#147](http://trac.theseednetwork.com/ticket/147)
     189* Fixed an issue with settings page not saving changes.
     190* Fixed issues when subscribing to calendars.
     191* Export only published events [#95](http://trac.theseednetwork.com/ticket/95)
     192* Added translation patch. Thank you josjo! [#150](http://trac.theseednetwork.com/ticket/150)
     193* Add language and region awareness in functions for Google Map. Thank you josjo! [#102](http://trac.theseednetwork.com/ticket/102)
     194* Small translation error in class-ai1ec-app-helper.php. Thank you josjo! [#94](http://trac.theseednetwork.com/ticket/94)
     195* Added Dutch, Spanish, and Swedish translations. For up to date language files, visit [ticket #78](http://trac.theseednetwork.com/ticket/78).
     196
     197= Version 1.1.2 =
     198* Fixed: Problem in repeat UI when selecting months before October [#136](http://trac.theseednetwork.com/ticket/136)
     199* Fixed: Append instance_id only to events permalink [#140](http://trac.theseednetwork.com/ticket/140)
     200* Fixed: Events ending on date problem [#141](http://trac.theseednetwork.com/ticket/141)
     201* Feature: Added French translations
     202
     203= Version 1.1.1 =
     204* Fixes a problem when plugin is enabled for first time
     205
     206= Version 1.1 =
     207* Feature: New recurrence UI when adding events [#40](http://trac.theseednetwork.com/ticket/40)
     208* Feature: Translate recurrence rule to Human readable format that allows localization [#40](http://trac.theseednetwork.com/ticket/40)
     209* Feature: Add Filter by Categories, Tags to Widget [#44](http://trac.theseednetwork.com/ticket/44)
     210* Feature: Add option to keep all events expanded in the agenda view [#33](http://trac.theseednetwork.com/ticket/33)
     211* Feature: Make it possible to globalize the date picker. Thank you josjo! [#52](http://trac.theseednetwork.com/ticket/52)
     212* Fixed: On recurring events show the date time of the current event and NOT the original event [#39](http://trac.theseednetwork.com/ticket/39)
     213* Fixed: Events posted in Standard time from Daylight Savings Time are wrong [#42](http://trac.theseednetwork.com/ticket/42)
     214* Fixed: Multi-day Events listing twice [#56](http://trac.theseednetwork.com/ticket/56)
     215* Fixed: %e is not supported in gmstrftime on Windows [#53](http://trac.theseednetwork.com/ticket/53)
     216* Improved: IE9 Support [#11](http://trac.theseednetwork.com/ticket/11)
     217* Improved: Corrected as many as possible HTML validation errors [#9](http://trac.theseednetwork.com/ticket/9)
     218* Improved: Optimization changes for better performance.
     219
     220= Version 1.0.9 =
     221* Fixed a problem with timezone dropdown list
     222
     223= Version 1.0.8 =
     224* Added better if not full localization support [#25](http://trac.theseednetwork.com/ticket/25) [#23](http://trac.theseednetwork.com/ticket/23) [#10](http://trac.theseednetwork.com/ticket/10) - thank you josjo
     225* Added qTranslate support and output to post data using WordPress filters [#1](http://trac.theseednetwork.com/ticket/1)
     226* Added uninstall support [#7](http://trac.theseednetwork.com/ticket/7)
     227* Added 24h time in time pickers [#26](http://trac.theseednetwork.com/ticket/26) - thank you josjo
     228* Fixed an issue when event duration time is decremented in single (detailed) view [#2](http://trac.theseednetwork.com/ticket/2)
     229* Fixed an issue with times for ics imported events [#6](http://trac.theseednetwork.com/ticket/6)
     230* Better timezone control [#27](http://trac.theseednetwork.com/ticket/27)
     231* Fixed the category filter in agenda view [#12](http://trac.theseednetwork.com/ticket/12)
     232* Fixed event date being set to null when using quick edit [#16](http://trac.theseednetwork.com/ticket/16)
     233* Fixed a bug in time pickers [#17](http://trac.theseednetwork.com/ticket/17) - thank you josjo
     234* Deprecated function split() is removed [#8](http://trac.theseednetwork.com/ticket/8)
     235
     236= Version 1.0.7 =
     237* Fixed issue with some MySQL version
     238* Added better localization support - thank you josjo
     239* Added layout/formatting improvements
     240* Fixed issues when re-importing ics feeds
     241
     242= Version 1.0.6 =
     243* Fixed issue with importing of iCalendar feeds that define time zone per-property (e.g., Yahoo! Calendar feeds)
     244* Fixed numerous theme-related layout/formatting issues
     245* Fixed issue with all-day events after daylight savings time showing in duplicate
     246* Fixed issue where private events would not show at all in the front-end
     247* Fixed duplicate import issue with certain feeds that do not uniquely identify events (e.g., ESPN)
     248* Added option to General Settings for inputting dates in US format
     249* Added option to General Settings for excluding events from search results
     250* Added error messages for iCalendar feed validation
     251* Improved support for multiple locales
     252
     253= Version 1.0.5 =
     254* Added agenda-like Upcoming Events widget
     255* Added tooltips to category color squares
     256* Fixed Firefox-specific JavaScript errors and layout bugs
     257* Added useful links to plugins list page
     258* Fixed bug where feed frequency setting wasn't being updated
     259* Made iCalendar subscription buttons optional
     260
     261= Version 1.0.4 =
     262* Improved layout of buttons around map in single event view
     263* Set Content-Type to `text/calendar` for exported iCalendar feeds
     264* Added Donate button to Settings screen
     265
     266= Version 1.0.3 =
     267* Changed plugin name from `All-in-One Events Calendar` to `All-in-One Event Calendar`
     268* **Important notice:** When upgrading to version `1.0.3` you must reactivate the plugin.
     269
     270= Version 1.0.2 =
     271* Fixed the URL for settings page that is displayed in the notice
     272
     273= Version 1.0.1 =
     274* Fixed bug where calendar appears on every page before it's been configured
     275* Displayed appropriate setup notice when user lacks administrator capabilities
     276
     277= Version 1.0 =
     278* Initial release
    17279
    18280== Installation ==
    19281
    20 1. Upload the plugin directory to the `/wp-content/plugins/` directory
    21 1. Activate the plugin through the 'Plugins' menu in WordPress
    22 1. Go to your Wordpress widget section and use the snapycode mail ur friend widget in your widget area.
    23 
    24 == Frequently asked questions ==
    25 
    26 = Feel free to ask any query about this plugin =
    27 
    28 I will definitely answer all your questions :)
     2821. Upload `all-in-one-event-calendar` to the `/wp-content/plugins/` directory.
     2832. Activate the plugin through the **Plugins** menu item in the WordPress Dashboard.
     2843. Once the plugin is activated, follow the instructions in the notice to configure it.
     285
     286**Important notice:** When upgrading from version `1.0.2` or below you must reactivate the plugin.
     287
     288= For advanced users: =
     289
     290To place the calendar in a DOM/HTML element besides the default page content container without modifying the theme:
     291
     2921. Navigate to **Settings** > **Calendar** in the WordPress Dashboard.
     2932. Enter a CSS or jQuery-style selector of the target element in the **Contain calendar in this DOM element** field.
     2943. Click **Update**.
    29295
    30296== Screenshots ==
    31297
    32 1. Snapycode mail your friend preview.
    33 
    34 == Changelog ==
    35 
    36 
    37 
    38 == Upgrade notice ==
    39 
    40 
    41 
    42 == Arbitrary section 1 ==
    43 
     2981. Add new event - part 1
     2992. Add new event - with recurrence
     3003. Event categories
     3014. Event categories with color picker
     3025. Front-end: Month view of calendar
     3036. Front-end: Month view of calendar with mouse cursor hovering over event
     3047. Front-end: Month view of calendar with active category filter
     3058. Front-end: Month view of calendar with active tag filter
     3069. Front-end: Week view of calendar
     30710. Front-end: Agenda view of calendar
     30811. Settings page
     30912. Upcoming Events widget
     31013. Upcoming Events widget - configuration options
     311
     312== Upgrade Notice ==
     313
     314= 1.6 Premium =
     315The All-in-One Event Calendar can only be upgraded to the Premium version from version 1.6 and above, or by downloading directly from [time.ly](http://time.ly/).
     316
     317= 1.0.3 =
     318When upgrading to from below `1.0.3` you must reactivate the plugin.
Note: See TracChangeset for help on using the changeset viewer.