EugenMayer / projectselectng

unmaintained - legacy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project search NG plugin

Shows a project search in a select field in the main menu. This plugin should be used together with the Chosen Select Boxes Plugin to allow a quick search for a project.

Getting the plugin

A copy of the plugin can be downloaded from GitHub

example: git clone github.com/EugenMayer/projectselectng.git project_select_ng

Installation and Setup

  1. Make sure the plugin is installed in vendor/plugins/project_select_ng

  2. Add the following view hook to your app/views/layouts/base.rhtml file as the first line in the div #top-menu-items: <%= call_hook :view_layouts_base_top_menu_items %>

  3. (optional but recommended) Install the Chosen Select Boxes Plugin

  4. Restart your Chiliproject/Redmine web servers (e.g. mongrel, thin, mod_rails)

License

This plugin is licensed under the GNU AGPL v3. See COPYRIGHT.txt and AGPL.txt for details.

Sponsoring

The development of this plugin was sponsored by KontextWork

About

unmaintained - legacy

License:Other


Languages

Language:Ruby 79.2%Language:JavaScript 20.8%