Giter Club home page Giter Club logo

rt-extension-sidebysideview's Introduction

NAME
    RT::Extension::SideBySideView - SideBySide Ticket View for RT

DESCRIPTION
    Based on an original Idea from Steve Turner (MIT) and Markus Dirr
    (GreenCircle) and the ground work of Thomas Sibley (BestPractical) and
    some Ideas from BPS Wiki this AddOn will give you the option to change
    the Ticket View from original BPS View to a so called SideBySide Ticket
    View (known from wiki).

    RT users will find a new "Display History besides Metadata" option
    within the "Ticket display" section of their Preferences.

INSTALLATION
    perl Makefile.PL
    make
    make install
        May need root permissions

    Edit your /opt/rt4/etc/RT_SiteConfig.pm
        If you are using RT 4.2 or greater, add this line:

            Plugin('RT::Extension::SideBySideView');

        For RT 4.0, add this line:

            Set(@Plugins, qw(RT::Extension::SideBySideView));

        or add RT::Extension::SideBySideView to your existing @Plugins line.

    Clear your mason cache
            rm -rf /opt/rt4/var/mason_data/obj

    Restart your webserver

UPGRADING
    If you are upgrading from 0.03 or earlier, you must remove the old
    version of this extension before installing the new version by running:

        rm -rf /opt/rt4/local/plugins/RT-Extension-SideBySideView/

AUTHORS
    Torsten Brumm http://technik.picturepunxx.de/ <[email protected]>

    Christian Loos <[email protected]>

LICENCE
    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

THANKS
    Steve Turner (MIT)
    Markus Dirr (GC)
    Thomas Sibley (BPS)
    Christian Loos (NetCologne)

rt-extension-sidebysideview's People

Contributors

netsandbox avatar tbrumm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tvandera misy1337

rt-extension-sidebysideview's Issues

SidebySideView for RT4.2.9

Hello, This is great Extension and I have bee tweaking to try to work with RT 4.2.9 but unfortunately have not been successful so far.

If you have time can you please update the code to work with RT 4.2.9. It looks like the Transactions and Attachments hooks have been implemented differently with RT version 4.2.9

Any support will be greatly appreciated.

Best
Nitin Kumar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.