Coder Social home page Coder Social logo

amlinux / redmine_startpage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gatatac/redmine_startpage

0.0 3.0 0.0 16 KB

A Redmine plugins to allow user to select almost any redmine sub page as start page for a Redmine website

Home Page: http://gatatac.org/projects/redmine-startpage/wiki

HTML 26.27% Ruby 73.73%

redmine_startpage's Introduction

startpage

This is a plugin for Redmine. It allows the user to select almost any redmine sub page as start page for a Redmine website

Some examples are: If the starting page must be the initial wiki page (the topic named ‘wiki’) for the ‘redminewikistartpage’ project, then

Redmine 1.x

Controller: projects
Action: redminewikistartpage
Id: wiki
Extra argument name must be an empty string.
Extra argument value must be an empty string.

Redmine 2.x

Controller: wiki (name of the controller)
Action: show
Id: wiki (name of the topic to show)
Extra argument name: project_id
Extra argument value: redminewikistartpage

Github repository: github.com/txinto/redmine_startpage Homepage: gatatac.org/projects/redmine-startpage/wiki

Install instructions www.redmine.org/projects/redmine/wiki/Plugins

Please note that the plugin directory must be ‘redmine_startpage’.

Github adds suffixes to the downloaded file so if you extract it directly to the plugin directory you will need to rename it to ‘redmine_startpage’.

For instance:

> ... (download and copy it to redmine's plugin directory)      
> cd plugins     
> tar xvfz redmine_startpage-0.0.3.tar.gz     
> mv redmine_startpage-0.0.3 redmine_startpage

If you do not rename it, the settings page will not be accessible and you will get a 404 error.

This plugin is published under GPL v2 license. www.gnu.org/licenses/gpl-2.0.html

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.