# HG changeset patch # User paulb # Date 1115593998 0 # Node ID 46e5c4da46ce66591250b063e3f3e525c08ebf64 # Parent 99a4ca4e65da6d191d626e89759ff7b3ff2b2860 [project @ 2005-05-08 23:13:18 by paulb] Added support for another fragment type - hard disks are now dependent on the interface for the base system. Introduced element path usage instead of identifying the interesting elements using the field names. This makes the updating of multiple fields more reliable. Defined identified elements appropriately in the template so that the repetition of fields does not repeatedly define an identifier, since this would break getElementById in the script. diff -r 99a4ca4e65da -r 46e5c4da46ce examples/Common/Configurator/Resources/config_database.xml --- a/examples/Common/Configurator/Resources/config_database.xml Sun May 08 23:11:05 2005 +0000 +++ b/examples/Common/Configurator/Resources/config_database.xml Sun May 08 23:13:18 2005 +0000 @@ -2,9 +2,10 @@ - - - + + + + @@ -25,8 +26,12 @@ - - + + + + + + diff -r 99a4ca4e65da -r 46e5c4da46ce examples/Common/Configurator/Resources/config_database.xsl --- a/examples/Common/Configurator/Resources/config_database.xsl Sun May 08 23:11:05 2005 +0000 +++ b/examples/Common/Configurator/Resources/config_database.xsl Sun May 08 23:13:18 2005 +0000 @@ -36,7 +36,10 @@ + hard-disk + base-system + interface diff -r 99a4ca4e65da -r 46e5c4da46ce examples/Common/Configurator/Resources/config_template.xhtml --- a/examples/Common/Configurator/Resources/config_template.xhtml Sun May 08 23:11:05 2005 +0000 +++ b/examples/Common/Configurator/Resources/config_template.xhtml Sun May 08 23:13:18 2005 +0000 @@ -20,7 +20,7 @@

Base System

Model - @@ -39,36 +39,40 @@

Memory

-

Memory unit - +

+

Memory unit + -

+

-

-

+

+

+