Return to Jive Software

Skip navigation
Currently Being Moderated

Jotlet.net Calendar Widget

VERSION 10  Click to view document history
Created on: Apr 17, 2008 3:32 PM by adam.wulf - Last Modified:  Dec 16, 2009 11:38 AM by benjamin

Here is a simple Jotlet.net Calendar plugin that lets you show and edit any or all of your Jotlet.net calendars on your Clearspace community, homepage, or project pages.

Technologies


The simple example code here illustrates:

 

  • The Jotlet.net JavaScript API

  • Basics of plugin development, including i18n properties files

What's Included

  • plugin.xml -- Plugin descriptor required by Clearspace.

  • src/plugin_i18n.properties -- for simple internationalization

  • src/com.jivesoftware.community.widget.impl.JotletCalendarWidget.java -- The Jotlet Calendar widget class

Deploying the Plugin


To deploy the plugin manually, you can do that in one of two ways:

 

  • Just copy the plugin JAR file into the <jiveHome>/plugins directory. Your running Clearspace instance will deploy it automatically.

  • Open the admin console and navigate to System > Settings > Plugins, then browse for your plugin JAR file.

Viewing the Plugin

 

  1. After installing the plugin, personalize your homepage and drag the Jotlet Calendar widget to a column

  2. Edit the widget properties, and enter in your Jotlet.net API Key

  3. Save the properties and save your homepage, enjoy!

Dependencies


none

 

Copyright and Licensing

 

Copyright 2008 Jive Software Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Average User Rating
(3 ratings)

Plugin Info

  • jotlet
  • by adam.wulf
  • Compatible with 2.0.x, 2.5.x, 4.0.x
  • Last updated: 6/1/2008
  • Jive Certified Plugin This plugin is Jive certified.

Bookmarked By (2)

More Like This

  • Retrieving data ...