Looks good with tables.

svn path=/trunk/; revision=7243
This commit is contained in:
2006-11-13 18:28:45 +00:00
parent 4fb02b652e
commit 4910dadcce
10 changed files with 71 additions and 60 deletions

View File

@@ -20,9 +20,7 @@
<body>
<xsl:apply-templates />
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
<ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
</ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
<ul>

View File

@@ -20,9 +20,7 @@
<body>
<xsl:apply-templates />
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
<ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
</ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
<ul>

View File

@@ -20,9 +20,7 @@
<body>
<xsl:apply-templates />
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
<ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
</ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
<ul>

View File

@@ -20,9 +20,7 @@
<body>
<xsl:apply-templates />
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
<ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
</ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
<ul>

View File

@@ -20,9 +20,7 @@
<body>
<xsl:apply-templates />
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
<ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
</ul>
<xsl:apply-templates select="/html/set/patrons/node()" />
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
<ul>

View File

@@ -2,7 +2,12 @@
<donorset>
<patrons>
<li>Villa-Vogelsang</li>
<table cellpadding="10">
<tr>
<td>&#160;</td>
<td>Villa-Vogelsang</td>
</tr>
</table>
</patrons>
<contributors>
<li>tarent GmbH (06/02-)</li>

View File

@@ -1,13 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<donorset>
<patrons>
<li>
<img src="thankgnus/bmag.png" alt="B+M Informatik"/>
B+M Informatik AG
</li>
<li>Villa-Vogelsang</li>
<table cellpadding="10">
<li>
<td><img src="thankgnus/bmag.png" alt="B+M Informatik"/></td>
<td>B+M Informatik AG</td>
</li>
<tr>
<td>&#160;</td>
<td>Villa-Vogelsang</td>
</tr>
</table>
</patrons>
<sustainingcontributors>

View File

@@ -3,18 +3,25 @@
<!-- to set sort-fold-case to true and run sort-lines on a region -->
<donorset>
<patrons>
<li>Firenze Tecnologia</li>
<li>
<img src="thankgnus/freiheit.png" alt="freiheit.com"/>
freiheit.com technologies
</li>
<li>
<img src="thankgnus/nlnet.png" alt="NLnet"/>
Stichting NLnet
</li>
<li>Villa-Vogelsang</li>
<table cellpadding="10">
<tr>
<td>&#160;</td>
<td>Firenze Tecnologia</td>
</tr>
<tr>
<td><img src="thankgnus/freiheit.png" alt="freiheit.com"/></td>
<td>freiheit.com technologies</td>
</tr>
<tr>
<td><img src="thankgnus/nlnet.png" alt="NLnet"/></td>
<td>Stichting NLnet</td>
</tr>
<tr>
<td>&#160;</td>
<td>Villa-Vogelsang</td>
</tr>
</table>
</patrons>
<sustainingcontributors>

View File

@@ -3,22 +3,29 @@
<!-- to set sort-fold-case to true and run sort-lines on a region -->
<donorset>
<patrons>
<li>
<img src="thankgnus/bmag.png" alt="B+M Informatik"/>
B+M Informatik AG
</li>
<li>Lars P Mathiassen</li>
<li>
<img src="thankgnus/freiheit.png" alt="freiheit.com"/>
freiheit.com technologies
</li>
<li>
<img src="thankgnus/nlnet.png" alt="NLnet"/>
Stichting NLnet
</li>
<li>Reinhard Wiesemann</li>
<table cellpadding="10">
<li>
<td><img src="thankgnus/bmag.png" alt="B+M Informatik"/></td>
<td>B+M Informatik AG</td>
</li>
<tr>
<td><img src="thankgnus/freiheit.png" alt="freiheit.com"/></td>
<td>freiheit.com technologies</td>
</tr>
<tr>
<td>&#160;</td>
<td>Lars P Mathiassen</td>
</tr>
<tr>
<td><img src="thankgnus/nlnet.png" alt="NLnet"/></td>
<td>Stichting NLnet</td>
</tr>
<tr>
<td>&#160;</td>
<td>Reinhard Wiesemann</td>
</tr>
</table>
</patrons>
<sustainingcontributors>

View File

@@ -4,18 +4,16 @@
<donorset>
<patrons>
<p>
<table cellpadding="10">
<tr>
<td><img src="thankgnus/freiheit.png" alt="freiheit.com"/></td>
<td>freiheit.com technologies</td>
</tr>
<tr>
<td>&#160;</td>
<td>Reinhard Wiesemann</td>
</tr>
</table>
</p>
<table cellpadding="10">
<tr>
<td><img src="thankgnus/freiheit.png" alt="freiheit.com"/></td>
<td>freiheit.com technologies</td>
</tr>
<tr>
<td>&#160;</td>
<td>Reinhard Wiesemann</td>
</tr>
</table>
</patrons>
<sustainingcontributors>