[pal-cvs 2669] [401]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 7月 28日 (土) 03:56:12 JST


Revision: 401
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=401
Author:   takeharu
Date:     2007-07-28 03:56:12 +0900 (Sat, 28 Jul 2007)

Log Message:
-----------


Modified Paths:
--------------
    pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html
    pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html


-------------- next part --------------
Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html	2007-07-27 18:54:48 UTC (rev 400)
+++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html	2007-07-27 18:56:12 UTC (rev 401)
@@ -8,35 +8,35 @@
 <body>
 <input type="button" value="トップページへ" onclick="location.href='/pompei/view/index.html'"/>
 <form id="Form">
-<h2><label>商品詳細</label></h2>
+<h2><label id="title">商品詳細</label></h2>
 <div><span id="messages"></span></div>
 <table border="1">
 <tr>
 <td colspan="2" align="center"><img src="" style="width:90px;height:120px;" alt="画像" /></td>
 </tr>
 <tr>
-<th><label id="">ID</label></th>
-<td><span id="">000012</span></td>
+<th><label id="productsid">ID</label></th>
+<td><span id="productsId">000012</span></td>
 </tr>
 <tr>
-<th><label id="">名前</label></th>
-<td><span id="">AAAAAAA</span></td>
+<th><label id="productsname">名前</label></th>
+<td><span id="productsName">AAAAAAA</span></td>
 </tr>
 <tr>
-<th><label id="">型番</label></th>
-<td><span id="">&nbsp;</span></td>
+<th><label id="productsmodel">型番</label></th>
+<td><span id="productsModel">&nbsp;</span></td>
 </tr>
 <tr>
-<th><label id="">メーカー</label></th>
-<td><span id="">&nbsp;</span></td>
+<th><label id="manufacturersname">メーカー</label></th>
+<td><span id="manufacturersName">&nbsp;</span></td>
 </tr>
 <tr>
-<th><label id="">価格</label></th>
-<td><span id="">&nbsp;</span></td>
+<th><label id="productsprice">価格</label></th>
+<td><span id="productsPrice">&nbsp;</span></td>
 </tr>
 </table>
 <br/>
-<input type="submit" id="" value="カートに追加" />
-<input type="submit" id="" value="一覧に戻る" />
+<input type="submit" id="doAddCart" value="カートに追加" />
+<input type="submit" id="jumpProductList" value="一覧に戻る" />
 </form>
 </body></html>
\ No newline at end of file

Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html	2007-07-27 18:54:48 UTC (rev 400)
+++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html	2007-07-27 18:56:12 UTC (rev 401)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:pal="http://pal.sourceforge.jp/jsf4portlet"
+xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:te="http://www.seasar.org/teeda/extension">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <title id="title-head">商品一覧画面</title>
@@ -9,272 +11,32 @@
 </head>
 <body>
 <input type="button" value="トップページへ" onclick="location.href='/pompei/view/index.html'"/>
-<h2><span id="title">商品一覧</span></h2>
+<h2><label id="title">商品一覧</label></h2>
 <form id="Form">
-<div><span id="messages"></span></div>
-<input type="button" value="注文画面へ" onclick="location.href='../checkout/checkoutEdit.html'"/>
+<input type="hidden" id="parentId" />
+<hr/>
+<div id="breadcrumbItems">
+	&gt;&nbsp;<a id="goSubCategory-a" href="./productList.html?categoriesId=0"><span id="breadcrumb"></span></a>
+</div>
 <br/>
 <br/>
-<label>カテゴリ:</label>
-<div id="breadcrumbs" style="display:inline;">
-<a href="productList.html?name=name"><span id="name">靴</span></a> <label>></label>
-</div>
-<hr/>
 <div id="categoryItems">
-<a href="productList.html?name=name"><span id="name">スニーカー</span></a>&nbsp;
+<a id="goSubCategory" href="./productList.html?categoriesId=1"><span id="categoriesName">スニーカー</span></a>&amp;nbsp;&amp;nbsp;
 </div>
 <hr/>
+<div><span id="messages"></span></div>
+<input type="button" value="注文画面へ" onclick="location.href='../checkout/checkoutEdit.html'"/>
+<input type="button" id="doCart" value="カートを確認" onclick="location.href='../cart/productList.html'"/>
+<br/>
+<br/>
 <div style="width:100%;text-align:center;">
-<table width="760px" border="0">
-<tr>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><a href="../product/productDetails.html"><span id="">AAAAAAA</span></a></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-</tr>
-<tr>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-</tr>
-<tr>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-</tr>
-<tr>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-<td width="25%">
-	<table border="1">
-		<tr>
-		<td colspan="2" align="center"><img src="" style="width:60px;height:80px;" alt="画像" /></td>
-		</tr>
-		<tr>
-		<th><label id="">名前</label></th>
-		<td><span id="">AAAAAAA</span></td>
-		</tr>
-		<tr>
-		<th><label id="">価格</label></th>
-		<td><span id="">&nbsp;</span></td>
-		</tr>
-	</table>
-</td>
-</tr>
-</table>
+	<div id="productItems" style="width:800px;">
+		<div style="float:left;width:240px">
+			<img src="" style="width:60px;height:80px;" alt="画像" /><br/>
+			<a id="goDetails" href="../product/productDetails.html?&productsId=1"><span id="productsName">AAAAAAA</span></a><br/>
+			<span id="productsPrice">価格</span>
+		</div>
+	</div>
 </div>
 </form>
 </body></html>
\ No newline at end of file


pal-cvs メーリングリストの案内
Back to archive index