Adding sections to welcome page
Added by Thom Brown over 14 years ago
I notice that on the Redmine demo site the welcome page has a latest news section on it. How is this done? And is it possible to add more sections to a welcome page?
Thanks
Thom
Replies (3)
RE: Adding sections to welcome page - Added by Felix Schäfer over 14 years ago
Those are just plain h2 h3 and h4 wiki tags that are styled a little differently in the css than the stock redmine theme.
RE: Adding sections to welcome page - Added by Thom Brown over 14 years ago
Sorry, I was a bit vague. I mean that there appears to be a latest news section at the bottom. I'd like to be able to list latest issues or maybe various other things.
RE: Adding sections to welcome page - Added by Felix Schäfer over 14 years ago
It's not configurable, but you have a page under /my/page
where you can configure different views you would want to see on that page.