Project

General

Profile

Actions

Bug #3251

closed

Installer Splash Screen should be an HTML Widget

Added by Christopher Brooks almost 16 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
installer
Target version:
Start date:
04/30/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3251

Description

Is there anyway to use an HTML widget for the Installation Screen here?
The Ptolemy IzPack Installer uses an HTML widget, it looks more polished.
The text widget in courier looks primitive.
The links to the open bugs list is long and awkward, cutting and pasting is
difficult. I'm not sure if the IzPack HTML widget supports opening links though.


Related issues

Blocked by Kepler - Bug #3949: Get the installer working with the new build systemResolvedChad Berkley04/06/2009

Actions
Actions #1

Updated by Christopher Brooks almost 15 years ago

I'm the reporter on this, it was assigned to Dan Higgins, I'm reassiging
it to Chad for his configuration. The issue is that the izPack installer
should use the HTML widget for the installation screen.
In the ptII tree, see
ptII/adm/gen-7.0/ptII7_0_devel_setup.xml

where I have

<res id="HTMLInfoPanel.info" src="index.htm"/>
<res id="HTMLLicencePanel.licence" src="copyright.htm"/>
<res id="InfoPanel.info" src="../../README.txt"/>
...
<panels>
<panel classname="HelloPanel"/>
<panel classname="HTMLInfoPanel"/>
<panel classname="HTMLLicencePanel"/>
<panel classname="TargetPanel"/>
<panel classname="PacksPanel"/>
<panel classname="SummaryPanel"/>
<panel classname="InstallPanel"/>
<panel classname="ShortcutPanel"/>
<panel classname="FinishPanel"/>
</panels>
Actions #2

Updated by Chad Berkley over 14 years ago

I'm going to close this for now. If someone really doesn't like the textual readme, I guess we can change it but it seems ok to me.

Actions #3

Updated by Christopher Brooks over 14 years ago

The problem is that the links in the installer screen are not mouse sensitive.
A textual installer readme screen looks less polished.
This is a really quick fix in izPack, just use HTMLInfoPanel, see this
bug for details.

Actions #4

Updated by Chad Berkley over 14 years ago

Ok, readme is now an html document.

Actions #5

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3251

Actions

Also available in: Atom PDF