Howto modify the index page?
Added by Isern Palaus almost 15 years ago
Hello,
I've installed successfully Redmine on my business server and now I plan to move all projects there. Love it, really.
By the way, I want to know how can I modify the first page and if I can do a wiki page to see first without having to add a project. I'll try to explain it:
When I installed Redmine I see on my redmine URI something that says "Start" (I'm translating from Spanish) and "Latest Projects". I want to add here, or in the navbar a 'Wiki' that will explain to the other users how to use the Redmine.
Sorry for my school English.
Anyone know how to do it?
Thank you in advance,
Isern
Replies (1)
RE: Howto modify the index page? - Added by dc hu almost 15 years ago
hi, I think you can do it ,the following step:
1.create a project about Redmine Help,named it proA,and write info of Redmine Help in proA's wiki.
2.copy the URL of wiki. eg: http://localhost:3000/projects/firstpro/wiki
3. In Setting page of Redmine ,Paste the URL to Welcome text.
I hope it is useful to you.