Changeset 1384587
- Timestamp:
- 04/01/2016 09:13:28 PM (10 years ago)
- Location:
- open-learning-events
- Files:
-
- 1 added
- 2 edited
-
assets/banner-772x250.png (added)
-
trunk/ole-events.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
open-learning-events/trunk/ole-events.php
r1384405 r1384587 3 3 * Plugin Name: Open Learning Events 4 4 * Description: Simplifies how organizations publicize learning events and how learners find events. 5 * Version: 0.1 5 * Version: 0.1.1 6 6 * Author: Forall Systems 7 7 * License: GPL2 -
open-learning-events/trunk/readme.txt
r1384405 r1384587 3 3 Requires at least: 4.4.2 4 4 Tested up to: 4.4.2 5 Stable tag: trunk5 Stable tag: 0.1.1 6 6 Tags: events 7 7 License: GPLv2 or later … … 12 12 == Description == 13 13 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) 14 Open Learning Events was created for the Hive Interoperability & Portability Coalition (HIPC) II: Open Sharing of Learning Opportunities. 17 15 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 24 31 25 32 This 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 40 The 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 46 This 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. 26 47 27 48 == Installation == … … 33 54 5. You're ready to begin to add events and venues 34 55 56 == Frequently Asked Questions == 57 58 Coming 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 70 N/A 71 72 35 73 == Documentation == 36 74
Note: See TracChangeset
for help on using the changeset viewer.