Plugin Directory

Changeset 1384587


Ignore:
Timestamp:
04/01/2016 09:13:28 PM (10 years ago)
Author:
forallsystems
Message:

Updated to version 0.1.1

Location:
open-learning-events
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • open-learning-events/trunk/ole-events.php

    r1384405 r1384587  
    33    * Plugin Name: Open Learning Events
    44    * Description: Simplifies how organizations publicize learning events and how learners find events.
    5     * Version: 0.1
     5    * Version: 0.1.1
    66    * Author: Forall Systems
    77    * License: GPL2
  • open-learning-events/trunk/readme.txt

    r1384405 r1384587  
    33Requires at least: 4.4.2
    44Tested up to: 4.4.2
    5 Stable tag: trunk
     5Stable tag: 0.1.1
    66Tags: events
    77License: GPLv2 or later
     
    1212== Description ==
    1313
    14 Open Learning Events was created for the Hive Interoperability & Portability Coalition (HIPC) II: Open Sharing of Learning Opportunities.
    15 See the wiki here: [https://github.com/forallsystems/hipc/wiki](https://github.com/forallsystems/hipc/wiki)
    16 All development for this plugin is available on GitHub [https://github.com/forallsystems/hipc](https://github.com/forallsystems/hipc)
     14Open Learning Events was created for the Hive Interoperability & Portability Coalition (HIPC) II: Open Sharing of Learning Opportunities. 
    1715
    18 **Open Learning Events utilizes:**
    19 * Custom post types to store and display events
    20 * Dynamically populated venues from your saved venues
    21 * Custom fields that can be used in RSS feeds
    22 * Custom menus and templates for displaying events
    23 * Event sorting by date
     16[GitHub](https://github.com/forallsystems/hipc) 
     17[Wiki Documentation](https://github.com/forallsystems/hipc/wiki) 
     18
     19
     20**Open Learning Events utilizes:**   
     21
     22- Custom post types to store and display events 
     23
     24- Dynamically populated venues from your saved venues 
     25
     26- Custom fields that can be used in RSS feeds 
     27
     28- Custom menus and templates for displaying events 
     29
     30- Event sorting by date 
    2431
    2532This plugin is optimized for use with [Sela](https://wordpress.org/themes/sela/) By automattic Theme
     33
     34**Example Applications:**   
     35
     36*RSS Aggregrator* 
     37[[GitHub]](https://github.com/forallsystems/hipc_ccol_rss)
     38[[Example Site for Chicago City of Learning]](http://blog.forallbadges.com/ccolevents/events/) 
     39
     40The RSS Aggregrator utilizes the Open Learning Events Plugin and [FeedWordPress](https://wordpress.org/plugins/feedwordpress/) to pull information from an event site outside of WordPress for use on WordPress using AWS Lambda.   
     41
     42*Event Flyer*   
     43[[GitHub]](https://github.com/forallsystems/hipc/wiki)
     44[[Weekly Flyer]](http://flyer.forallbadges.com/) 
     45
     46This application leverages the RSS feed generated by the Open learning Events plugin to generate a flyer for teachers to share local learning events with their students.
    2647
    2748== Installation ==
     
    33545. You're ready to begin to add events and venues
    3455
     56== Frequently Asked Questions ==
     57
     58Coming Soon
     59
     60== Changelog ==
     61= 0.1.1 =
     62- Updated ReadMe
     63- Added Banner
     64
     65= 0.1
     66- Initial Commit
     67
     68== Upgrade Notice ==
     69
     70N/A
     71
     72
    3573== Documentation ==
    3674
Note: See TracChangeset for help on using the changeset viewer.