Introduction

  The FERM (for Easy Rule Making) syntax files for EditPlus written by Marti
  Raudsepp <integor@gmail.com>. I'm sure I have missed some things from this
  file, so all suggestions are welcome. The syntax files are written for FERM
  version 1.1. This is release 1.00 of the syntax files.

  FERM is a Perl script written to make configuring the Linux iptables firewall
  easier. You can find out more about FERM at http://ferm.sourceforge.net/.

Installation

  1. Unzip and copy the 'ferm.stx' file under your EditPlus directory
     (usually C:\Program Files\EditPlus\)
  2. Run EditPlus, select Tools -> Preferences from the menu
  3. Click on the 'Settings & syntax' node (under Files) on the Categories tree
  4. Click 'Add'
  5. Type "FERM" into the Description field and "ferm" into the
     'File extensions' field
  6. Press the '...' button next to the 'Syntax file' field and select the
     'ferm.stx' file, press Ok.
  7. (Optional) If you want automatic indentation, click on the 'Tab/Indent'
     button, enter "{" into the 'Auto indent open' field, "}" into the
     'Auto indent close' field and ";" into the 'End of statement' field.
  8. Enjoy configuring your firewall. :)

License

  All files contained in this archive are released to the Public Domain.


SVN id: $Id: README.txt 78 2004-07-23 20:11:33Z sipsick $
