MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 1 as of 2015-01-26 19:50:55
  • Redmine

Redmine

Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database.

http://www.redmine.org/

Installation on Slackware 14

  • cd ~/Downloads/
  • wget http://www.redmine.org/releases/redmine-2.6.1.tar.gz

  • cp redmine-2.6.1.tar.gz /tmp/
  • cd /tmp/
  • tar xvzf redmine-2.6.1.tar.gz
  • cd redmine-2.6.1
  • mysql -p
  • create database redmine;

Wiki

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01