Plugin Directory

Changeset 530162


Ignore:
Timestamp:
04/12/2012 06:58:45 AM (14 years ago)
Author:
eranmiller
Message:

updated readme.txt

File:
1 edited

Legend:

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

    r524179 r530162  
    77Stable tag: 1.0.2
    88
    9 An easy-to-use community calendar and event list that allows authorized users to visual manage events into custom categories.
     9A calendar that enables filtered views of community managed events in custom categories.
    1010
    1111== Description ==
    1212
    13 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).
     13A community calendar that allows authorized users to add, edit, move, copy, resize, delete and filter events into customizable categories.  Calendars and event lists can be added to your blog by adding [highly customizable](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions) shortcodes in the body of a page, a post or a text widget.
    1414
    1515[youtube http://www.youtube.com/watch?v=bEzomAUe4DE&rel=0]
    1616
    17 NOTE: The plugin supports multiple eventlist instances per page, but only one calendar instance.
    18 <br>This plugin does not support WordPress MU.
    19 
    20 = Support =
    21 * [Read about installation instructions](http://wordpress.org/extend/plugins/ajax-event-calendar/installation)
    22 * [Read about shortcode display options](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions)
    23 * [Find answers to Frequently Asked Questions](http://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions)
    24 * [Ask for help from fellow users on the WordPress forums](http://wordpress.org/tags/ajax-event-calendar?forum_id=10)
    25 * [Submit issues and feature requests to the Author using the Issue Tracker](http://code.google.com/p/wp-aec/issues/list?can=1)
    26 
    27 =  Features =
     17= Key Features =
    2818* Display events in Day, Week, and Month views
    2919* Copy/Duplicate/Clone events
    30 * Supports daily, weekly, biweekly, monthly, and yearly repeating events
     20* Supports daily, weekly, monthly and yearly repeating events
    3121* Month and Year dropdown selectors for fast navigation
    32 * Navigate between months/weeks with the calendar navigation buttons and the mouse wheel
    33 * Mini-calendar sidebar option
    34 * Specify category filter label
    35 * Add, modify and delete event categories and colors
     22* Optional navigate calendar months/weeks via mouse wheel
     23* Optional mini-calendar view (for sidebar)
     24* Customize category filter label (default: "Show Type")
     25* Add, modify and delete event category names and colors
    3626* Instantly filter events by category
    37 * Specify calendar date/time formats and start of week via **Settings > General** menu
    38 * Variable calendar time slot intervals: 5, 10, 15, 30 and 60 minute options
    39 * Specify which event form fields to hide, display and require
    40 * Option to convert URLs entered in the description field into clickable links
    41 * Option to open links entered in event details in a new/same browser window
    42 * Option to allow/disallow the creation or editing of expired events
    43 * Option to show/hide the **Add Events** link (to the Administrative Calendar) above the front-end Calendar
    44 * Option to show/hide weekends on the calendar
    45 * Option to allow/disallow mouse wheel calendar navigation
    46 * Link to Google Maps, automatically generated from event address fields
    47 * Display a generated list of calendar contributors using the sidebar widget
    48 * View an **Activity Report** of the current month's event distribution by category
     27* Customize date/time format and start of week setting
     28* Customize calendar minute intervals
     29* Customize which event fields to hide, display or require
     30* Optional convert URLs entered in the event description into clickable links
     31* Optional disallow creation of past events
     32* Optional show **Add Events** link (to the Administrative Calendar) on the front-end Calendar
     33* Optional to show/hide weekends on the calendar
     34* Link to Google Maps automatically generated from address fields
     35* Optional sidebar widget that displays a list of calendar contributors
     36* View **Activity Report** of current month's event distribution by category
    4937* Track the number of events created by each user in the **Users** menu
    5038* Assign users the ability to add and modify their own events (**aec_add_events**)
    5139* Assign users the ability to modify all events (**aec_manage_events**)
    5240* Assign users the ability to change all calendar options (**aec_manage_calendar**)
    53 * Available in 23 languages with support for right-to-left languages (not all translations are current)
    54 
    55 = A BIG Thank You to those who have provided translations =
     41* Supports right-to-left languages
     42
     43= Available in 23 languages =
    5644* Arabic (Sultan G) - Shukran
    5745* Catalan (Isaac Turon) - Gracias
     
    83713. To create a new calendar, add the [calendar] shortcode to the body of a page, a post or a text widget
    84724. To create a new event list, add the [eventlist] shortcode to the body of a page, a post or a text widget
    85 5. For more advanced customization, these are the [available options](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions)
    86 6. If you encounter issues, check out the [answers to frequently asked questions](https://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions)
    87 
    88 **IMPORTANT !**
    89 
    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 may not handle dates correctly when set to a numeric gmt_offset.
    92 * Prior to plugin updates its always a good idea to backup event data. Select a plugin from the WordPress Plugins Repository that can backup and restore custom (non-WordPress) tables.  Event data is located in aec_event and aec_event_category tables.
     735. To customize display, review the [shortcode options](http://code.google.com/p/wp-aec/wiki/ShortcodeOptions)
     746. Having problems? [Read this first](http://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions)
     757. Ask other users for help [on the forums](http://wordpress.org/tags/ajax-event-calendar?forum_id=10)
     768. Found a bug? [Submit valid bugs and feature requests here](http://code.google.com/p/wp-aec/issues/list?can=1)
     77
     78
     79** Important **
     80
     81* Your blog time zone option must be a city name value, the plugin may not handle dates correctly when set to a numeric gmt_offset.
     82* Does NOT support WordPress MU implementations.
     83* When adding shortcodes to pages or posts be sure to use the HTML editor mode - not the Visual editor.
     84* You are encourage to backup event data (located in aec_event and aec_event_category tables) before running plugin updates. Select a plugin that can backup and restore custom (non-WordPress) tables.
    9385
    9486== Frequently Asked Questions ==
    9587
    96 The [answers to frequently asked questions](http://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions).
     88[The FAQ is located here](http://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions).
    9789
    9890
     
    1201123. OSX modal forms (simpleModal)
    1211134. Category color selection (miniColors)
    122 
    123 
    124 = Plugin Conflicts =
    125 
    126 * [Mime Type Link Images](http://wordpress.org/support/topic/calendar-disappeared?replies=5)
    127 * [Custom Field Template Plugin](http://wordpress.org/support/topic/ajax-event-calendar-conflict-with-custom-field-template?replies=9)
    128 * CloudFlare
    129 
    130114
    131115== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.