Actions
h1. HowToForge
Notes sur l'installation de cette forge:
h2. Composants
- redmine 1.3
- Authentification LDAP + locale
- Plugin 'wiki_notes' ajouté (http://www.redmine.org/plugins/redmine_wiki_notes)
h2. Config
- page d'acceuil => page de wiki du projet 'forge': ajouter dans config/routes.rb:
map.home '', :project_id => 'forge', :action => 'show', :controller => 'wiki'
h2. TODOs
- Passer en version 2.x
- Intégrer le plugin redmine_omniauth_cas https://github.com/jbbarth/redmine_omniauth_cas (permet de conserver une authentification locale)
Mis à jour par Geoffroy Desvernay il y a environ 12 ans · 1 révisions