Plugin Wizard: Step 5 - Plugin User Options for <%plugin_name%>
Now you need to decide what user options, if any, you want to allow the user to change. You can set simple configuration variables here that will be available to you inside of your plugin. Gossamer Links will provide an interface for the user to change these variables and provide the mechanism to store them. You can also provide instructions which can explain to the user what the option is for. <%if error%>

<%error%>

<%endif%> <%if results%>

<%results%>

<%endif%> <%if user%>

Existing Options:

<%user%>

<%endif%>

Add User Option:

Name
Type
Default Value
Form Names
(Stored in Database)
Only for checkbox, multi-select or radio forms
Form Value
(Stored in Database)
Only for checkbox, multi-select or radio forms
Instructions