Tag: plugin
Skype Plugin
Attached is a simple plugin for use with Skype. It enables your users to enter their Skype name in their profile. Installation and useage are in the comments at the top of the file. You'll have to unzip it first. Pease note that it does validate user input using a regular expression pattern that may not allow all Skype names. I was not able to find any documentation on...
2 comment(s)
/ cglusky
/ cglusky's dev notes
/ on June 6, 2007 at 12:01
Plugin API
The Plugin API provides a collection of services for use by Siteframe plugins. The API is implemented as a PHP class file and classes are called directly, not through the creation of an object. This page defines the functions available in the plugin API and shows examples of their use.
Please note that the Plugin API is a PHP5 API for use by plugin scripts; this is distinct from the...
0 comment(s)
/ glen
/ Internals
/ on April 3, 2005 at 20:54
