X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fdocs%2Finstall-rt.html;h=406b008c36e810dcb4b686063fa24197d8fdca2f;hb=2a74d8508b6552f379131cc36e9aef2b9348458a;hp=afa3276a8c74aba98aca04aea22cac4259dbd9d3;hpb=577f68876da617bdbd8330d15bcb61a8e6f848ea;p=freeside.git diff --git a/httemplate/docs/install-rt.html b/httemplate/docs/install-rt.html index afa3276a8..406b008c3 100644 --- a/httemplate/docs/install-rt.html +++ b/httemplate/docs/install-rt.html @@ -6,6 +6,8 @@

Integrated ticketing is an new feature and these instructinos are preliminary. Documentation contributions are welcome. +

There is also support for running this integration against an external RT installation, but it is not (yet) documented. +

Perl minimum version 5.8.3 is required. HTML::Mason is required.

Install the following perl modules: @@ -19,17 +21,19 @@

  • Log::Dispatch
  • Locale::Maketext::Lexicon
  • Locale::Maketext::Fuzzy -
  • MIME::Entity
  • Text::Wrapper
  • Time::ParseDate
  • Term::ReadKey
  • Text::Autoformat
  • Text::Quoted
  • Regexp::Common +
  • HTML::Scrubber

    Create a new Unix group called 'rt' +

    Edit the top-level Makefile, set RT_ENABLED to 1 and set the RT_DOMAIN, RT_TIMEZONE, and FREESIDE_URL variables. +

    make configure-rt
     make create-rt
     make install-rt