Focal Point
[CLOSED] Modify the look of Deferred Status, Libaray, Schedules

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7921029712

March 13, 2007, 11:09 AM
gregv
[CLOSED] Modify the look of Deferred Status, Libaray, Schedules
I'm looking for information on changing the look of the Deferred Status page (ugly blue top banner, no logo), the Library list page, and Schedules page. I know the Deferred Status page is generated everytime it's opened or refreshed but is there a .css which drives the look?

Has anyone done any of these changes?

TIA.
Greg
WF 7.1.6
AIX 5.2

This message has been edited. Last edited by: Kerry,



Greg



current client: WF 8.1.05 & 8.2 - Windows 7 64bit - Tomcat 7 - MRE / BID - IE11

local: WF 8.2 - Windows 7 64bit - Tomcat 6 - MRE / BID - FOCUS - IE11

PMF 8
March 13, 2007, 12:40 PM
Darin Lee
Most of these are HTML pages that can be modified/customized to a specific site. However, (speaking from experience) customizing these pages causes issues because every time you do a software upgrade or a simple patch/update, you have to go back and figure out if your customizations are still valid, then put them back in.
We've modified the look and behavior of our MRE login pages and have to keep fixing them.

This message has been edited. Last edited by: Darin Lee,


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
March 13, 2007, 01:17 PM
gregv
Thanks for the reply, Darin.

Do you know where these HTML pages are in the file structure?

Thansk.
Greg



Greg



current client: WF 8.1.05 & 8.2 - Windows 7 64bit - Tomcat 7 - MRE / BID - IE11

local: WF 8.2 - Windows 7 64bit - Tomcat 6 - MRE / BID - FOCUS - IE11

PMF 8
March 13, 2007, 02:36 PM
Darin Lee
We're getting fuzzy here, but the actual HTML for these may be generated within the application in the application server (WAR or EAR file). I didn't go digging through that. If it's in there I don't think you want to mess with that. There are some .css and .js files for deferred in \WebFOCUShomedirectory\ibi_html\javaassist\ibi\html\mre on the WF Client platform. You could play with images/colors/spacing there and see what you come up with. Otherwise I would open a case with tech support on that one.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
March 13, 2007, 02:42 PM
susannah
gregv, you have to un-jar the .war files, make your changes , and re-jar them.
i see you're in New England, i'm currently planning to be talking about this technique and showing an example or 2 at the new england focus users group later this year (FUN, its called, and it is).




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
March 13, 2007, 08:14 PM
gregv
Excellent, Susannah, I'll try to make it there.

Thanks, Darin, for your assistance, as well.



Greg



current client: WF 8.1.05 & 8.2 - Windows 7 64bit - Tomcat 7 - MRE / BID - IE11

local: WF 8.2 - Windows 7 64bit - Tomcat 6 - MRE / BID - FOCUS - IE11

PMF 8
April 20, 2012, 05:51 PM
nd
Mine were on the filesystem. But I think you'll get something similar out of the war files.

There are two primary text files involved
[LAN]template.xml
[LANG]webfocus_strings.xml

At least for the simple fix.

On our system, they were located like this--
...\ibi\WebFOCUS77\client\wfc\etc\ENtemplate.xml

...\ibi\WebFOCUS77\client\wfc\etc\ENwebfoc_strings.lng


There's a template inside the XML file called Deferred blue something. It's pretty obvious. It's an HTML table, and the default also refers to a few images which you should be able to hunt down through the paths.

In my case, as far as modifications, I just recolored the table, removed the logo gifs, and removed excess options. (Strapped for time, incremental progress, etc.)

It's global, and as someone already mentioned you have to re-edit to put your changes back with hotfixes and upgrades.

You have to restart your webserver to see your changes as well.


WF: WebFocus 7.7.03
Data: Oracle, MSSQL, DB2
OS: Windows
Output: HTML/AHTML,PDF,EXL2K FORMULA, COMT