[interchange-cvs] interchange - jon modified 2 files

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Mon Feb 18 16:57:01 2002


User:      jon
Date:      2002-02-18 21:56:50 GMT
Modified:  dist/foundation/templates leftonly leftright
Log:
Add hyperlinks for page representation areas.

Revision  Changes    Path
2.2       +9 -9      interchange/dist/foundation/templates/leftonly


rev 2.2, prev_rev 2.1
Index: leftonly
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/leftonly,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -u -r2.1 -r2.2
--- leftonly	16 Feb 2002 09:39:09 -0000	2.1
+++ leftonly	18 Feb 2002 21:56:50 -0000	2.2
@@ -25,34 +25,34 @@
 <b>Representation</b><br>
 <table width="100%">
 <tr>
-	<td colspan=2 id=picture0>preamble</td>
+	<td colspan=2 id=picture0><a href="javascript:void(0)" onclick="visible(0)">preamble</a></td>
 </tr>
 <tr>
-	<td colspan=2 id=picture1>controls</td>
+	<td colspan=2 id=picture1><a href="javascript:void(0)" onclick="visible(1)">controls</a></td>
 </tr>
 <tr>
 	<td colspan=2 bgcolor="#CCCCCC"><br>header<br>&nbsp;</td>
 </tr>
 <tr>
-	<td id=comp_picture1 width="25%">slot1</td>
+	<td id=comp_picture1 width="25%"><a href="javascript:void(0)" onclick="visible(1,'comp')">slot&nbsp;1</a></td>
 	<td rowspan=3>
-		<div id=comp_picture4 style="width: 100%">slot4</div>
-		<div id=comp_picture5 style="width: 100%"><br>CONTENT<br>&nbsp;</div>
-		<div id=comp_picture6 style="width: 100%">slot5</div>
+		<div id=comp_picture4 style="width: 100%"><a href="javascript:void(0)" onclick="visible(4,'comp')">slot&nbsp;4</a></div>
+		<div id=comp_picture5 style="width: 100%"><br><a href="javascript:void(0)" onclick="visible(5,'comp')">CONTENT</a><br>&nbsp;</div>
+		<div id=comp_picture6 style="width: 100%"><a href="javascript:void(0)" onclick="visible(6,'comp')">slot&nbsp;6</a></div>
 	</td>
 </tr>
 <tr>
-	<td id=comp_picture2 width="25%">slot2</td>
+	<td id=comp_picture2 width="25%"><a href="javascript:void(0)" onclick="visible(2,'comp')">slot&nbsp;2</a></td>
 </tr>
 <tr>
-	<td id=comp_picture3 width="25%">slot3</td>
+	<td id=comp_picture3 width="25%"><a href="javascript:void(0)" onclick="visible(3,'comp')">slot&nbsp;3</a></td>
 </tr>
 
 <tr>
 	<td colspan=2 bgcolor="#CCCCCC">footer</td>
 </tr>
 <tr>
-	<td colspan=2 id=picture2>postamble</td>
+	<td colspan=2 id=picture2><a href="javascript:void(0)" onclick="visible(2)">postamble</a></td>
 </tr>
 </table>
 <!-- END PAGE_PICTURE -->



2.2       +13 -12    interchange/dist/foundation/templates/leftright


rev 2.2, prev_rev 2.1
Index: leftright
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/leftright,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -u -r2.1 -r2.2
--- leftright	16 Feb 2002 09:39:09 -0000	2.1
+++ leftright	18 Feb 2002 21:56:50 -0000	2.2
@@ -27,37 +27,38 @@
 <b>Representation</b><br>
 <table width="100%">
 <tr>
-	<td colspan=3 id=picture0>preamble</td>
+	<td colspan=3 id=picture0><a href="javascript:void(0)" onclick="visible(0)">preamble</a></td>
+
 </tr>
 <tr>
-	<td colspan=3 id=picture1>controls</td>
+	<td colspan=3 id=picture1><a href="javascript:void(0)" onclick="visible(1)">controls</a></td>
 </tr>
 <tr>
 	<td colspan=3 bgcolor="#CCCCCC"><br>header<br>&nbsp;</td>
 </tr>
 <tr>
-	<td id=comp_picture1 width="25%">slot1</td>
+	<td id=comp_picture1 width="25%"><a href="javascript:void(0)" onclick="visible(1,'comp')">slot&nbsp;1</a></td>
 	<td rowspan=3>
-		<div id=comp_picture4 style="width: 100%">slot4</div>
-		<div id=comp_picture5 style="width: 100%"><br>CONTENT<br>&nbsp;</div>
-		<div id=comp_picture6 style="width: 100%">slot5</div>
+		<div id=comp_picture4 style="width: 100%"><a href="javascript:void(0)" onclick="visible(4,'comp')">slot&nbsp;4</a></div>
+		<div id=comp_picture5 style="width: 100%"><br><a href="javascript:void(0)" onclick="visible(5,'comp')">CONTENT</a><br>&nbsp;</div>
+		<div id=comp_picture6 style="width: 100%"><a href="javascript:void(0)" onclick="visible(6,'comp')">slot&nbsp;6</a></div>
 	</td>
-	<td id=comp_picture7>slot6</td>
+	<td id=comp_picture7><a href="javascript:void(0)" onclick="visible(7,'comp')">slot&nbsp;7</a></td>
 </tr>
 <tr>
-	<td id=comp_picture2 width="25%">slot2</td>
-	<td id=comp_picture8 width="25%">slot7</td>
+	<td id=comp_picture2 width="25%"><a href="javascript:void(0)" onclick="visible(2,'comp')">slot&nbsp;2</a></td>
+	<td id=comp_picture8 width="25%"><a href="javascript:void(0)" onclick="visible(8,'comp')">slot&nbsp;8</a></td>
 </tr>
 <tr>
-	<td id=comp_picture3 width="25%">slot3</td>
-	<td id=comp_picture9 width="25%">slot8</td>
+	<td id=comp_picture3 width="25%"><a href="javascript:void(0)" onclick="visible(3,'comp')">slot&nbsp;3</a></td>
+	<td id=comp_picture9 width="25%"><a href="javascript:void(0)" onclick="visible(9,'comp')">slot&nbsp;9</a></td>
 </tr>
 
 <tr>
 	<td colspan=3 bgcolor="#CCCCCC">footer</td>
 </tr>
 <tr>
-	<td colspan=3 id=picture2>postamble</td>
+	<td colspan=3 id=picture2><a href="javascript:void(0)" onclick="visible(2)">postamble</a></td>
 </tr>
 </table>
 <!-- END PAGE_PICTURE -->