Coder Social home page Coder Social logo

redmine-view-customize's Introduction

Redmine view customize plugin

This a plugin allows you to customize the view for the Redmine.

Features

By adding JavaScript or CSS to the matched path, a screen is made customizable.

Installation

Install the plugin in your Redmine plugins directory, clone this repository as view_customize:

cd {RAILS_ROOT}/plugins
git clone https://github.com/onozaty/redmine-view-customize.git view_customize
cd ../
rake redmine:plugins:migrate

note: The directory name must be a view_customize. Directory name is different, it will fail to run the Plugin.

Usage

Setting

  1. After you install the Plugin, "View customize" the administrator menu is added. Screenshot of admin menu Screenshot of list
  2. Add a new setting. Screenshot of new
  3. Path pattern is specified with a regular expression. (ex. /issues/[0-9]+) If there is a match with the path of the page, the code(JavaScript/StyleSheet) is executed. Screenshot of new path pattern
  4. Input code. Screenshot of new JavaScript Screenshot of new StyleSheet
  5. Matches the path, StyleSheet or JavaScrpt is embedded, the screen display is changed. Screenshot of view JavaScript Screenshot of view StyleSheet

Supported versions

  • Redmine 2.0.x or later

License

The plugin is available under the terms of the GNU General Public License, version 2 or later.

redmine-view-customize's People

Contributors

onozaty avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.