Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create

...

an ECP Registry Training Software Release from a Production Software Release

Edit the ECP Registry CTT software to make a new Training CTT.WAR file as follows:

A. Edit the ecpregistry.css file by opening the following directories in Netbeans:

...

  1. CTT, Web Pages, resources, template
  2. Double click on template.xhtml to open the file.  Scroll down to the line of code with comment symbol <!--  and the wording 'Remove the comment tags ...' containing the following information:

    <!--    

            Remove the comment tags to allow the TRAINING ECP REGISTRY WEBSITE!!!!! to appear when this code is placed onto the

            ecpregtraining.wustl.edu (172.20.175.94) server so study coordinators can easily identify the ECP training website.

            Change the file ecpregistry.css #crfheader whitesmoke to red for training site or leave whitesmoke for production site.

     

            <div>

                <h:outputText value="ECP REGISTRY TRAINING WEBSITE!!!!!" style="font-size: 40px; color: red;" />   

            </div>

    --> 

  3. Move the end of comment symbol --> to above <div> so the ECP REGISTRY TRAINING WEBSITE!!!! will become visible as follows:

    <!--    

            Remove the comment tags to allow the TRAINING ECP REGISTRY WEBSITE!!!!! to appear when this code is placed onto the

            ecpregtraining.wustl.edu (172.20.175.94) server so study coordinators can easily identify the ECP training website.

            Change the file ecpregistry.css #crfheader whitesmoke to red for training site or leave whitesmoke for production site.

     --> 

            <div>

                <h:outputText value="ECP REGISTRY TRAINING WEBSITE!!!!!" style="font-size: 40px; color: red;" />   

            </div>

 

 

 

 

Info

Content by Label
showLabelsfalse
max5
spacesECPS
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article