TekPortfolio V3.00.002 Spanish Copyright (c) 2000-2003. Teknowledge Corporation. All Rights Reserved. 12/17/2003 Overview - Manage Accounts - Issue: missing V3 tags Resolution: add them - Spanish/English Graphics - Issue: English and Spanish .gif files conflicted if under the same partner Resolution: Replaced .gif with _es.gif - Spanish Pages - Issue: The Account types are shown in English Resolution: Hardcoded the name (in Spanish) of the account types directly into the JSP. Requirements - TekPortfolio V3.0 Spanish Pages (Base Install, Patch 001) Installation Instructions - Log on to each of the TekPortfolio Application Server(s). - Solaris - Login as tekp (or your J2EE Application Server id) - Stop your J2EE Application Server - Note: The instructions below assume you installed TekPortfolio in the root directory; if this is not the case, please replace that with the directory you installed TekPortfolio. Also, if you are using a different id/group, please replace those with yours. - uncompress -c TekPortfolio_V3.00.002_Spanish.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekPortfolio/* - chmod -R 750 /TekPortfolio/* - Note: If any JSP files are updated, they are purposely extracted into the 0.Patch002_Spanish directory to not overwrite any changes you may have made. You must copy them over to all of your partner directories explicitly. - WebSphere: Your runtime directory is TekPortfolio.war instead of TekPortfolio; please adjust the above installation accordingly. - Start your J2EE Application Server - Windows NT/2000 - Stop your J2EE Application Server - Run TekPortfolio_V3.00.002_Spanish.exe and extract to c:\ (or wherever you have installed TekPortfolio) - Note: If any JSP files are updated, they are purposely extracted into the 0.Patch002_Spanish directory to not overwrite any changes you may have made. You must copy them over to all of your partner directories explicitly. - WebSphere: Your runtime directory is TekPortfolio.war instead of TekPortfolio; please adjust the above installation accordingly. - Start your J2EE Application Server Summary of Changes - Note: The following are the specific files that have changed. If you have made any custom modifications to these files, you will need to reapply those changes to these new versions; or else these versions will overwrite your custom modifications. - *.gif - Issue: English and Spanish .gif files conflicted if under the same partner Resolution: Replaced .gif with _es.gif - *.jsp - Issue: The Account types are shown in English Resolution: Hardcoded the name (in Spanish) of the account types directly into the JSP. - TP_UI_AcctManage_add_problem_es.jsp, TP_UI_AcctManage_discover_problem_es.jsp - Issue: missing V3 tags Resolution: add them