[Affelio-cvs 138] CVS update: affelio/defaults/af_templates/en_us

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 24日 (金) 13:37:53 JST


Index: affelio/defaults/af_templates/en_us/body_flist.aftmpl
diff -u /dev/null affelio/defaults/af_templates/en_us/body_flist.aftmpl:1.1
--- /dev/null	Fri Jun 24 13:37:53 2005
+++ affelio/defaults/af_templates/en_us/body_flist.aftmpl	Fri Jun 24 13:37:52 2005
@@ -0,0 +1,66 @@
+<!--==============================================-->
+<div class="afPubMain">
+<!--==============================================-->
+
+<!--==============================================-->
+<!-- Login Menu -->
+<!--==============================================-->
+<div class="afPubContentHeading">
+<table border="0" cellspacing="0" width=100%>
+<tr><td align="left">
+Friends of <AF_VAR ESCAPE="HTML" NAME="profile_nickname">
+</td>
+<td align="right">
+<font size="-2">(<AF_VAR ESCAPE="HTML" NAME="client_relationship"> mode)</font>  
+<a href="javascript:void(0);" onClick="showHide('c0');">
+<font size="-2">login/logout</font></a></td></tr></table>
+<div class="sidehide" id="c0">
+Current user::&nbsp;&nbsp;<AF_VAR ESCAPE="HTML" NAME="client_afid"><BR>
+Current mode:&nbsp;&nbsp;<AF_VAR ESCAPE="HTML" NAME="client_relationship"><BR>
+<BR>
+<FORM class="afPubLoginarea" ACTION="./bin/loginexec.cgi" METHOD="POST">
+Username: <INPUT TYPE="text" NAME="username" SIZE="20"> 
+Password: <INPUT TYPE="password" NAME="password" SIZE="10">
+<INPUT TYPE="submit" NAME="button" VALUE="LOGIN">
+&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="./bin/logoutexec.cgi">LOGOUT</A>
+</FORM>
+</div>
+</div><!--afPubContentHeading-->
+
+<div class="afPubModeList">
+<A href="index.cgi">index</A> | <A href="index.cgi?mode=profile">profile</A> | friends
+</div>
+
+<!--==============================================-->
+<div class="afPubContent">
+<!--==============================================-->
+
+<!--======================-->
+<!-- Friends              -->
+<!--======================-->
+<table border="0" cellpadding="5">
+<tr>
+ <td align="left" VALIGN="top">
+ <IMG SRC="./bin/get_content.cgi?module=core&content=/profile/profile_face.jpg" WIDTH="150" BORDER="0">
+ </td>
+ <td ALIGN="left" VALIGN="top">
+  <div class="afPubContentBlock" width=400>
+  <div class="afPubContentBlockTitle" id="IDMyOverview"><AF_VAR ESCAPE="HTML" NAME="profile_nickname"> <AF_VAR ESCAPE="HTML" NAME="profile_currentstatus"></div>
+  <BR>
+  </div>
+ </td>
+</tr>
+
+<tr><td colspan="2">
+<!--==-->
+<div class="afPubContentBlock">
+<div class="afPubContentBlockTitle" id="IDMyFriends">Friends of <AF_VAR ESCAPE="HTML" NAME="profile_nickname"></div>
+<AF_BLOCK NAME="friendlist_all">
+</div>
+<!--==-->
+</td></tr>
+
+</table>
+
+</div><!--afContent-->
+</div><!--afMain-->
Index: affelio/defaults/af_templates/en_us/body_index.aftmpl
diff -u /dev/null affelio/defaults/af_templates/en_us/body_index.aftmpl:1.1
--- /dev/null	Fri Jun 24 13:37:53 2005
+++ affelio/defaults/af_templates/en_us/body_index.aftmpl	Fri Jun 24 13:37:52 2005
@@ -0,0 +1,80 @@
+<!--==============================================-->
+<div class="afPubMain">
+<!--==============================================-->
+
+<!--==============================================-->
+<!-- Login Menu -->
+<!--==============================================-->
+<div class="afPubContentHeading">
+<table border="0" cellspacing="0" width=100%>
+<tr><td align="left">
+<AF_VAR ESCAPE="HTML" NAME="profile_nickname">'s Affelio:
+</td>
+<td align="right">
+<font size="-2">(<AF_VAR ESCAPE="HTML" NAME="client_relationship"> mode)</font>  
+<a href="javascript:void(0);" onClick="showHide('c0');">
+<font size="-2">login/logout</font></a></td></tr></table>
+<div class="sidehide" id="c0">
+Current user::&nbsp;&nbsp;<AF_VAR ESCAPE="HTML" NAME="client_afid"><BR>
+Current mode:&nbsp;&nbsp;<AF_VAR ESCAPE="HTML" NAME="client_relationship"><BR>
+<BR>
+<FORM class="afPubLoginarea" ACTION="./bin/loginexec.cgi" METHOD="POST">
+Username: <INPUT TYPE="text" NAME="username" SIZE="20"> 
+Password: <INPUT TYPE="password" NAME="password" SIZE="10">
+<INPUT TYPE="submit" NAME="button" VALUE="LOGIN">
+&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="./bin/logoutexec.cgi">LOGOUT</A>
+</FORM>
+</div>
+</div><!--afPubContentHeading-->
+
+<div class="afPubModeList">
+index | <A href="index.cgi?mode=profile">profile</A> | <A HREF="index.cgi?mode=flist">friends</A>
+</div>
+
+<!--==============================================-->
+<div class="afPubContent">
+<!--==============================================-->
+
+<!--======================-->
+<!-- Picture and Overview -->
+<!--======================-->
+<table border="0" cellpadding="5">
+<tr>
+ <td align="left" VALIGN="top" width="200">
+ <IMG SRC="./bin/get_content.cgi?module=core&content=/profile/profile_face.jpg" WIDTH="150" BORDER="0">
+ </td>
+ <td ALIGN="left" VALIGN="top">
+  <div class="afPubContentBlock">
+  <div class="afPubContentBlockTitle" id="IDMyOverview"><AF_VAR ESCAPE="HTML" NAME="profile_nickname"> <AF_VAR ESCAPE="HTML" NAME="profile_currentstatus"></div>
+  <BR>
+  <AF_VAR NAME="profile_intromesg1"> (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=profile">more...</A>)
+  </div>
+ </td>
+</tr>
+
+<!--======================-->
+<!-- Friends -->
+<!--======================-->
+<tr><td colspan="2">
+<!--==-->
+<div class="afPubContentBlock">
+<div class="afPubContentBlockTitle" id="IDMyFriends">Friends of <AF_VAR ESCAPE="HTML" NAME="profile_nickname"> (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=flist">List all...</A>)</div>
+<AF_BLOCK NAME="friendlist_5">
+</div>
+<!--==-->
+</td></tr>
+
+<!--======================-->
+<!-- Reference            -->
+<!--======================-->
+<tr><td colspan="2">
+<!--==-->
+<div class="afPubContentBlock">
+<div class="afPubContentBlockTitle" id="IDMyReference">Introduction From Friends (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=">List all...</A>)</div>
+</div>
+<!--==-->
+</td></tr>
+</table>
+
+</div><!--afContent-->
+</div><!--afMain-->
Index: affelio/defaults/af_templates/en_us/body_profile.aftmpl
diff -u /dev/null affelio/defaults/af_templates/en_us/body_profile.aftmpl:1.1
--- /dev/null	Fri Jun 24 13:37:53 2005
+++ affelio/defaults/af_templates/en_us/body_profile.aftmpl	Fri Jun 24 13:37:52 2005
@@ -0,0 +1,71 @@
+<!--==============================================-->
+<div class="afPubMain">
+<!--==============================================-->
+
+<!--==============================================-->
+<!-- Login Menu -->
+<!--==============================================-->
+<div class="afPubContentHeading">
+<table border="0" cellspacing="0" width=100%>
+<tr><td align="left">
+<AF_VAR ESCAPE="HTML" NAME="profile_nickname">'s Profile
+</td>
+<td align="right">
+<font size="-2">(<AF_VAR ESCAPE="HTML" NAME="client_relationship"> mode)</font>  
+<a href="javascript:void(0);" onClick="showHide('c0');">
+<font size="-2">login/logout</font></a></td></tr></table>
+<div class="sidehide" id="c0">
+Current user::&nbsp;&nbsp;<AF_VAR ESCAPE="HTML" NAME="client_afid"><BR>
+Current mode:&nbsp;&nbsp;<AF_VAR ESCAPE="HTML" NAME="client_relationship"><BR>
+<BR>
+<FORM class="afPubLoginarea" ACTION="./bin/loginexec.cgi" METHOD="POST">
+Username: <INPUT TYPE="text" NAME="username" SIZE="20"> 
+Password: <INPUT TYPE="password" NAME="password" SIZE="10">
+<INPUT TYPE="submit" NAME="button" VALUE="LOGIN">
+&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="./bin/logoutexec.cgi">LOGOUT</A>
+</FORM>
+</div>
+</div><!--afPubContentHeading-->
+
+
+<div class="afPubModeList">
+<A href="index.cgi">index</A> | profile | <A HREF="index.cgi?mode=flist">friends</A>
+</div>
+
+<!--==============================================-->
+<div class="afPubContent">
+<!--==============================================-->
+
+<!--======================-->
+<!-- Overview             -->
+<!--======================-->
+<table border="0" cellpadding="5">
+<tr>
+ <td align="left" VALIGN="top">
+ <IMG SRC="./bin/get_content.cgi?module=core&content=/profile/profile_face.jpg" WIDTH="150" BORDER="0">
+ </td>
+ <td ALIGN="left" VALIGN="top">
+  <div class="afPubContentBlock">
+  <div class="afPubContentBlockTitle" id="IDMyOverview"><AF_VAR ESCAPE="HTML" NAME="profile_nickname"> <AF_VAR ESCAPE="HTML" NAME="profile_currentstatus"></div>
+  <BR>
+  <AF_VAR NAME="profile_intromesg1"> (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=profile">more...</A>)
+  </div>
+ </td>
+</tr>
+
+<!--======================-->
+<!-- Profile              -->
+<!--======================-->
+<tr><td colspan="2">
+<!--==-->
+<div class="afPubContentBlock">
+<div class="afPubContentBlockTitle" id="IDMyProfile">Detailed Profile</div>
+<AF_BLOCK NAME="profile_table">
+</div>
+<!--==-->
+</td></tr>
+
+</table>
+
+</div><!--afContent-->
+</div><!--afMain-->
Index: affelio/defaults/af_templates/en_us/footer.aftmpl
diff -u /dev/null affelio/defaults/af_templates/en_us/footer.aftmpl:1.1
--- /dev/null	Fri Jun 24 13:37:53 2005
+++ affelio/defaults/af_templates/en_us/footer.aftmpl	Fri Jun 24 13:37:52 2005
@@ -0,0 +1,15 @@
+<!--==============================================-->
+<br style="clear: both;" />
+<!--==============================================-->
+
+<!--==============================================-->
+<div class="afPubFooter">
+Powered by <B><A HREF="http://www.affelio.jp">Affelio</A></B>:  Affelio Project</A> (2004-2005)
+</div>
+<!--==============================================-->
+
+</div><!--afPubContainer-->
+
+</BODY>
+
+</HTML>
Index: affelio/defaults/af_templates/en_us/header.aftmpl
diff -u /dev/null affelio/defaults/af_templates/en_us/header.aftmpl:1.1
--- /dev/null	Fri Jun 24 13:37:53 2005
+++ affelio/defaults/af_templates/en_us/header.aftmpl	Fri Jun 24 13:37:52 2005
@@ -0,0 +1,39 @@
+<HTML>
+<HEAD>
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<TMPL_IF NAME="app__page_title">
+<TITLE>Affelio: <AF_VAR ESCAPE="HTML" NAME="app__page_title"></TITLE>
+<TMPL_ELSE>
+<TITLE>Affelio: <AF_VAR ESCAPE="HTML" NAME="profile_nickname">'s Affelio Page</TITLE>
+</TMPL_IF>
+
+<link rel="stylesheet" type="text/css" href="<AF_VAR ESCAPE="HTML" NAME="site__skin_dir">/style.css"  media="screen">
+
+<TMPL_IF NAME="app__css_path">
+<link rel="stylesheet" type="text/css" href="<TMPL_VAR ESCAPE="HTML" NAME="app__css_path">/style.css"  media="screen">
+</TMPL_IF>
+
+<script src="<TMPL_VAR ESCAPE="HTML" NAME="site__web_root">/defaults/script.js"></script>
+
+</HEAD>
+
+<BODY>
+<div class="afPubContainer">
+
+<!--=========================-->
+<!--Top Banner               -->
+<!--=========================-->
+<!--=======================================================-->
+<!--Amazon affiliate                                       -->
+<!--Actually, users are free to change or delete this ad.  -->
+<!--Affelio project will be very happy to earn some money  -->
+<!--for our project administration from the ad, though. :p)-->
+<!--=======================================================-->
+<div class="afPubBanner">
+<script type="text/javascript" src="http://home1.affelio.jp/ads/affelio_ad_<TMPL_VAR NAME="site__locale">.js"></script>
+</div>
+<!--=========================-->
+<!--Unified Tab              -->
+<!--=========================-->
+<AF_BLOCK NAME="unified_imgtab_h">


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