Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

nkmrshn/lokka-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lokka Calendar

This is a Lokka plugin to add a calendar.

Installation

Run these commands:

$ cd public/plugin
$ git clone git://github.com/nkmrshn/lokka-calendar.git

Usage

There is one helper method called "calendar". Please insert to your theme like:

<dt><%= t.calendar %></dt>
<dd>
  <ul>
    <%= calendar %>
  </ul>
</dd>

Notice

The CSS, public/plugin/lokka-calendar/views/calendar.css, is designed for "jarvi" theme. Maybe you will be needed to modifiy this CSS file for your theme.

About

Lokka Plugin to add a calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages