I want to add my own text and change the template of the default hudson for authenticated users.
where are the html files located so I can edit them ? or is there another solution ?
|
I want to add my own text and change the template of the default hudson for authenticated users. where are the html files located so I can edit them ? or is there another solution ? |
|||
|
|
|
Have a look at the war directory, after you started Hudson for the first time. There you should find all the components that are used (css, images, and scripts). Have fun changing them. However, I would expect that your changes will be gone after you upgrade your Hudson server. You might be able to get around this problem by writing your own plugin. Let us know, if you get it done and what the solution is. |
|||||
|