FISHEYE


about


author:FeedBackLoop <feedbackloop@gmail.com>
contact:FREENODE/#fbf
distribution:core
license:

description


fisheye plugin.

commands


commands in this plugin:
 fisheye_commit_lookup_enable .. fisheye_commit_lookup_disable .. add_fisheye_project

  1. add_fisheye_project .. [handle_add_fisheye_project]

    description:configure a new fisheye project; syntax: add_fisheye_project [project name] [url] [username] [password]
    permissions:OPER
    code:add_fisheye_project command.
    examples:
    <user> ;add_fisheye_project FireBreath http://code.firebreath.org myuser mypassword
    <output> Added fisheye project FireBreath
  2. fisheye_commit_lookup_disable .. [handle_fisheye_commit_lookup_disable]

    description:no arguments - disable fisheye commit lookups in a channel.
    permissions:OPER
    code:fisheye_commit_lookup_disable command.
    examples:
    <user> ;fisheye_commit_lookup_disable
    <output> fisheye lookups disabled
  3. fisheye_commit_lookup_enable .. [handle_fisheye_commit_lookup_enable]

    description:enable fisheye commit lookups in a channel.
    permissions:OPER
    code:fisheye_commit_lookup_enable command.
    examples:
    <user> ;fisheye_commit_lookup_enable
    <output> syntax: fisheye_commit_lookup_enable project (e.g. firebreath

Table Of Contents

Previous topic

FISH

Next topic

FORWARD

This Page