Projet

Général

Profil

HowToForge » Historique » Version 1

Geoffroy Desvernay, 12/04/2013 16:23

1 1 Geoffroy Desvernay
h1. HowToForge
2
3
Notes sur l'installation de cette forge:
4
5
h2. Composants
6
7
* redmine 1.3
8
* Authentification LDAP + locale
9
* Plugin 'wiki_notes' ajouté (http://www.redmine.org/plugins/redmine_wiki_notes)
10
11
h2. Config
12
13
* page d'acceuil => page de wiki du projet 'forge': ajouter dans config/routes.rb: <pre>map.home '', :project_id => 'forge', :action => 'show', :controller => 'wiki'</pre>
14
15
h2. TODOs
16
17
* Passer en version 2.x
18
* Intégrer le plugin redmine_omniauth_cas https://github.com/jbbarth/redmine_omniauth_cas (permet de conserver une authentification locale)