Plugin Directory

Changeset 454295


Ignore:
Timestamp:
10/22/2011 04:48:25 PM (14 years ago)
Author:
eranmiller
Message:

updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ajax-event-calendar/trunk/readme.txt

    r450066 r454295  
    1111== Description ==
    1212
    13 Ajax Event Calendar WordPress Plugin is a fully localized (including RTL language support) community calendar that allows authorized users to add, edit, move, copy, resize and delete events into custom categories.  Highly customized calendars can be added to pages, posts or text widgets using the "[calendar]" shortcode.  Similarly, an equally customizable event list can be added using the "[eventlist]" shortcode.  The **Installation** tab contains details on plugin installation and shortcode options.
    14 
    15 The plugin supports multiple eventlist instances per page, but you can only run one calendar instance per page (that includes widgets).
    16 
    17 *This plugin does not support WordPress MU.*
     13The official general assembly calendar of [#OccupyWallStreet](http://nycga.cc/calendar/).  An easy-to-use visual community calendar that allows authorized users to add, edit, move, copy, resize, delete and filter events into customizable categories - supports daily, weekly, monthly and yearly repeating events.  Calendars can be added to your site by typing "[calendar]" shortcode in the body of a page, a post or a text widget.  Event lists are similarly added via the "[eventlist]" shortcode.  Both shortcodes are highly customizable with numerous [display options](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions).
    1814
    1915[youtube http://www.youtube.com/watch?v=bEzomAUe4DE&rel=0]
    2016
     17NOTE: The plugin supports multiple eventlist instances per page, but only one calendar instance per page.
     18This plugin does not support WordPress MU.
     19
    2120=  Features =
    22 
    23 * Filter events by category
    2421* Display events in Day, Week, and Month views
    25 * Add, delete or modify event category labels and colors
    26 * Copy events
     22* Copy/Duplicate/Clone events
    2723* Supports daily, weekly, biweekly, monthly, and yearly repeating events
    2824* Month and Year dropdown selectors for fast navigation
    2925* Navigate between months/weeks with the calendar navigation buttons and the mouse wheel
    30 * Mini-calendar setting
    31 * Specify calendar date and time formats and start of week via **Settings > General** menu
    32 * Specify calendar time slot intervals: 5, 10, 15, 30 and 60 minute options (default 30)
     26* Mini-calendar sidebar option
     27* Specify category filter label
     28* Add, modify and delete event categories and colors
     29* Instantly filter events by category
     30* Specify calendar date/time formats and start of week via **Settings > General** menu
     31* Variable calendar time slot intervals: 5, 10, 15, 30 and 60 minute options
    3332* Specify which event form fields to hide, display and require
    34 * Option to specify a category filter label
    3533* Option to convert URLs entered in the description field into clickable links
    3634* Option to open links entered in event details in a new/same browser window
     
    4644* Assign users the ability to modify all events (**aec_manage_events**)
    4745* Assign users the ability to change all calendar options (**aec_manage_calendar**)
    48 * Unobstrusive design loads code and data only when necessary
    49 * Available in 21 languages with support for right-to-left languages (NOTE: not all translations are current)
     46* Available in 21 languages with support for right-to-left languages (not all translations are current)
    5047
    5148= Need Support? =
     
    8178
    82791. Follow the typical [WordPress plugin installation steps](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
    83 1. If you are unfamiliar with shortcode usage, learn about shortcodes.
     801. If you are unfamiliar with shortcode usage, [learn about shortcodes](http://codex.wordpress.org/Shortcode_API).
    84811. To create a new calendar, add the [calendar] shortcode to the body of a page, a post or a text widget.
    85 1. To create a new event list, add the [eventlist] shortcode to the body of a page, a post or a text widget. As of version 1.0 [eventlist] replaces the Upcoming Events widget, scheduled for removal in the following plugin release.
    86 1. Shortcode display can be customized using these [Shortcode Options](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions).
     821. As of version 1.0 [eventlist] replaces the Upcoming Events widget. To create a new event list, simply add the [eventlist] shortcode to the body of a page, a post or a text widget, there is no visible change in front-end appearance.
     831. For more advanced display settings, these are the available [customization options](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions).
     841. If you encounter issues, be sure to check out the [answers to frequently asked questions](https://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions).
    8785
    8886**IMPORTANT !**
    8987
    90 * When adding shortcodes to pages or posts be sure to use the WordPress HTML editor view - not the Visual editor view.
    91 * Your blog time zone option must be a city value - the plugin will not handle dates correctly when set to a numeric gmt_offset.
    92 * Be sure to backup critical event data (located in aec_event and aec_event_category tables) prior to upgrading the plugin. Choose a plugin from the WordPress Plugins Repository that can backup and restore custom (non-WordPress) tables.
     88* When adding shortcodes to pages or posts be sure to USE THE WORDPRESS HTML EDITOR VIEW, not the Visual editor view.
     89* Your blog time zone option MUST BE A CITY VALUE, the plugin may not handle dates correctly when set to a numeric gmt_offset.
     90* PRIOR TO UPGRADING THE PLUGIN be sure to backup critical event data located in aec_event and aec_event_category tables. Select a plugin from the WordPress Plugins Repository that can backup and restore custom (non-WordPress) tables.
     91
    9392
    9493== Frequently Asked Questions ==
    9594
    9695The [answers to frequently asked questions](https://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions).
     96
    9797
    9898== Screenshots ==
     
    11011011. Front-end Events Detail View
    111111
     112
    112113== Other Notes ==
    113114
     
    118119<br>4. Category color selection (miniColors)
    119120
     121
    120122= Plugin Conflicts =
     123
    121124[Mime Type Link Images](http://wordpress.org/support/topic/calendar-disappeared?replies=5)
    122125<br>[Custom Field Template Plugin](http://wordpress.org/support/topic/ajax-event-calendar-conflict-with-custom-field-template?replies=9)
Note: See TracChangeset for help on using the changeset viewer.