public class Note extends java.lang.Object implements Plugin
See http://www.456bereastreet.com/archive/200412/the_alt_and_title_attributes/ for discussion on alt and title attributes.
Adaption of the CommentPlugin written by Scott Hulbert, cleaned up and generalized, but basically his concept.
Parameters :
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_NOTE_IMAGE
The default name for the note.
|
static java.lang.String |
PROP_NOTE_IMAGE
Property name for setting the image for the note.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
Note() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execute(Context context,
java.util.Map<java.lang.String,java.lang.String> params) |
public static final java.lang.String PROP_NOTE_IMAGE
public static final java.lang.String DEFAULT_NOTE_IMAGE
public Note()
public java.lang.String execute(Context context, java.util.Map<java.lang.String,java.lang.String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.