Skip to content

semantosoph/mephisto_google_calendar_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mephisto Google Calendar Plugin
by: Semantosoph ([email protected])
=========================================

This plugin provides a liquid filter for the mephisto blog engine for inclusion of calendars hosted by Google.

* Installation

Installation takes three simple steps.

1. Run 'gem install runt'
2. Download the Plugin from Github and put it into your vendor/plugins folder.
3. Restart your server.

* Usage

This plugin offers you a liquid filter. You may call this filter from every liquid template. Provide the liquid filter call with the private url of your calendars ical file.
The number at the end specifies the number of items you may get. Example:

{{ 'https://www.google.com/calendar/ical/your.user.name/private-xxxxxxxxxxxxxxxxxxxxxxxxxxxxx/basic.ics' | gcal_shortlist, 7 }}

Copyright (c) 2010 Semantosoph, released under the MIT license

About

This plugin provides a liquid filter for the mephisto blog engine for inclusion of calendars hosted by Google.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages