=== All-in-one Event Calendar Fix === Contributors: MattJudge Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCFNWLXFN4JCL Tags: Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A small plugin for the All-in-One Event Calendar to convert calendar events to plain text when exported to other calendars. == Description == This plugin will convert exported calendar events from the All-in-One Event Calendar to plain text. Where possible, formatting is kept. Links are preserved by including references to them in the notes footer. Many thanks to Jon Abernathy, aka Chuggnutt over at chuggnutt.com who saved me a lot of time with his HTML to Text class. It was the second class I tried, and the better of the two by a good margin. Sample output: This is a paragraph, followed by a linked list: * 'line one of an indented list' * 'line two of an indented list' This paragraph provides examples of links. Here is the support website[1]. Links: ------ [1] http://www.mortis.org.uk/?p=512 == Installation == 1. Upload `ai1c-ical-fix.tgz` to the `/wp-content/plugins/` directory and extract it. 1. Activate the plugin through the 'Plugins' menu in WordPress. Requires "All-in-One Event Calendar" to be installed and active first. == Frequently asked questions == = A question that someone might have = An answer to that question. == Screenshots == No screenshots == Changelog == = 1.0 = Initial creation. == Upgrade notice == No special notes