any help to change redmine login page
Added by Ahmed Esam over 11 years ago
hi all
i want to add link or pic in main page
how can i edit the page
Replies (5)
RE: any help to change redmine login page
-
Added by Ivan Cenov over 11 years ago
May be you are searching for something like this : https://github.com/biow0lf/redmine_landing_page
It's a bit old though.
RE: any help to change redmine login page
-
Added by Ahmed Esam over 11 years ago
tnx but i need to change the login page
look to this screen
RE: any help to change redmine login page
-
Added by SQA Test almost 7 years ago
Hi there,
allthough quite an old post I'm interested too. Seems like there is no simple solution yet or is it?
Regards,
RE: any help to change redmine login page
-
Added by Martin Denizet (redmine.org team member) almost 7 years ago
Hello,
I made a plugin that allows you to inject JavaScript in Redmine.
You could easily do that using some jQuery.
Not the prettiest thing in the world but you can be done in 10 minutes.
Cheers :)
RE: any help to change redmine login page
-
Added by Yuuki NARA almost 7 years ago
Hello,
redmine banner plugin can modify redmine login page
http://www.redmine.org/plugins/redmine_banner
Regards