Welcome, guest ( Login )

» Home (JDC Blog)
» Forums

Page Tags

tutorial plugin extension

Search Tags:
WikiHome » JotDoc » Tutorials » FirstPluginTutorial

FirstPluginTutorial

Version 2, changed by ScottMcmullan. 03/07/2006.   Show version history

JotSpot Developer Documentation

jot developer tutorials

FirstPluginTutorial

Show Authors Plugin


Contents

Building Your First Jot Plugin

Plugin Overview

Creating a Plugin Page

Adding a User Option

Putting it All Together!


Download the Code

Building Your First JotSpot Plugin!

Plugins are snippets of code that extend JotSpot by adding UI elements to all wiki pages. Since anything you can create in Jotspot-supported code can be turned into a plugin, plugins provide a powerful mechanism for customzing your wiki and implementing new features.

This tutorial will show you how to build your first Jot plugin in about 5 minutes. When you're done, you'll have a custom plugin that displays the page author and creation date at the bottom of the sidebar.

When the plugin is installed, it will look like this:

Ready? Let's Get Started!



Attachments (2)

  File By Size Attached Ver.
 showAuthorPlugin.png debadair 77K 12/14/2005 1 Delete attachment
 FirstPluginTutorialPackage-v1.0.zip debadair 1K 12/14/2005 1 Delete attachment