Sunny Days



Sathish Vaidyanathan's blog

     
 
N1 SPS TIP : Customizing the server name on login page of SPS 6.0

Recently we had a customer request to alter the server name on the login page with a custom value. A simple javascript change in the Installed master server would accomplish this.

 The change is on
"/<SPS6.0Installation>/server/webapps/sps/js/login.js" 

Change the line#314 as below, and customize it at a per-MS installation (say staging/ testing / production etc, instead of the actual server names)

314c314
<   + displayNode.childNodes[0].nodeValue
---
>   + "SPS Regression Test Server"

Modified Login Page

Posted by sunnydays @ 02:49 PM IST [ Comments [0] ]
 
 
 
 
Trackback URL: http://blogs.sun.com/sunnydays/entry/n1_sps_tip_customizing_the
Comments:

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed
 
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

[RSS Newsfeed]

Valid XHTML or CSS?

[This is a Roller site]
Theme by Rowell Sotto.
 
© Sunny Days