Recent Changes - Search:

Cookbook

PmWiki

pmwiki.org

UniversalEditButton

Summary: Provide support for the Universal Edit Button in PmWiki
Version: 2008-06-23
Prerequisites:
Status: Beta
Maintainer: Breyten
Categories: Uncategorized

Questions answered by this recipe

This section is optional; use it to indicate the types of questions (if any) this recipe is intended to answer.

Description

The Universal Edit Button is a green pencil icon in the address bar that indicates a web page is editable. It is similar to the orange "broadcast" RSS icon that indicates there is an RSS feed available. This cookbook recipe adds support for PmWiki sites to enable this kind of behavior.

Notes

To install, simply copy ueb.phpΔ to your cookbook directory, and add the following line to your config.php:

include_once("$FarmD/cookbook/ueb.php");

Release Notes

If the recipe has multiple releases, then release notes can be placed here. Note that it's often easier for people to work with "release dates" instead of "version numbers".

See Also

FeedLinks

Contributors

Comments

Edit - History - Print - Recent Changes - Search
Page last modified on September 18, 2008, at 03:39 PM