paulsp      2002/07/16 20:14:09

  Modified:    xdocs    faq.xml wap.xml
               docs/site faq.html wap.html
  Log:
  Move list of WAP phones from the FAQ to the WAP page
  
  Revision  Changes    Path
  1.11      +2 -13     jakarta-jetspeed/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/faq.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- faq.xml   5 Sep 2001 22:03:42 -0000       1.10
  +++ faq.xml   17 Jul 2002 03:14:09 -0000      1.11
  @@ -43,19 +43,8 @@
   <th>Answer</th>
   </tr>
   <tr>
  -<td>What kind of WAP devices are supported by Jetspeed 1.3a1?</td>
  -<td>
  -Jetspeed delivers valid WML 1.1 and 1.2. It has been tested with:
  -<ul>
  -      <li>Nokia WAP Toolkit 2.0 (WAP 1.1 and WAP 1.2)</li>
  -      <li>Phone.com UP Browser</li>
  -</ul>
  -<p>
  -Whether a specific device is supported depends mainly on the 
  -WAP gateway that's being used. So all that can be said about Jetspeed, is 
  -that it produces valid WML 1.1 and 1.2.
  -</p>
  -</td>
  +<td>What kind of WAP devices are supported by Jetspeed?</td>
  +<td>See the <a href="wap.html">WAP Component page</a></td>
   </tr>
   </table>
   </section>
  
  
  
  1.5       +17 -0     jakarta-jetspeed/xdocs/wap.xml
  
  Index: wap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/wap.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- wap.xml   21 Feb 2001 07:00:37 -0000      1.4
  +++ wap.xml   17 Jul 2002 03:14:09 -0000      1.5
  @@ -26,6 +26,23 @@
   It is important to note that Jetspeed does not explicity target WAP.  It is 
   designed to support multiple content types.  
   </p>
  +<p>
  +Whether a specific device is supported depends mainly on the 
  +WAP gateway that's being used. So all that can be said about Jetspeed, is 
  +that it produces valid WML 1.1 and 1.2.
  +</p>
  +<p>
  +  The list below is a partial list WAP Phones and WAP Browser the have been used
  +  with Jetspeed.
  +</p>
  +<ul>
  +  <li>Phone.com UP Browser</li>
  +  <li>Nokia (WAP 1.1 and WAP 1.2)</li>
  +  <li>Wapalizer</li>
  +  <li>Erics</li>
  +  <li>SonyE</li>
  +  <li>Klondike</li>
  +</ul>
   </section>
   
   </body>
  
  
  
  1.21      +2 -13     jakarta-jetspeed/docs/site/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/faq.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- faq.html  9 Feb 2002 23:58:43 -0000       1.20
  +++ faq.html  17 Jul 2002 03:14:09 -0000      1.21
  @@ -188,23 +188,12 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                What kind of WAP devices are supported by Jetspeed 1.3a1?
  +                What kind of WAP devices are supported by Jetspeed?
               </font>
   </td>
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                
  -Jetspeed delivers valid WML 1.1 and 1.2. It has been tested with:
  -<ul>
  -      <li>Nokia WAP Toolkit 2.0 (WAP 1.1 and WAP 1.2)</li>
  -      <li>Phone.com UP Browser</li>
  -</ul>
  -<p>
  -Whether a specific device is supported depends mainly on the 
  -WAP gateway that's being used. So all that can be said about Jetspeed, is 
  -that it produces valid WML 1.1 and 1.2.
  -</p>
  -
  +                See the <a href="wap.html">WAP Component page</a>
               </font>
   </td>
               </tr>
  
  
  
  1.18      +17 -0     jakarta-jetspeed/docs/site/wap.html
  
  Index: wap.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/wap.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- wap.html  9 Feb 2002 23:58:43 -0000       1.17
  +++ wap.html  17 Jul 2002 03:14:09 -0000      1.18
  @@ -128,6 +128,23 @@
   It is important to note that Jetspeed does not explicity target WAP.  It is 
   designed to support multiple content types.  
   </p>
  +                                                <p>
  +Whether a specific device is supported depends mainly on the 
  +WAP gateway that's being used. So all that can be said about Jetspeed, is 
  +that it produces valid WML 1.1 and 1.2.
  +</p>
  +                                                <p>
  +  The list below is a partial list WAP Phones and WAP Browser the have been used
  +  with Jetspeed.
  +</p>
  +                                                <ul>
  +  <li>Phone.com UP Browser</li>
  +  <li>Nokia (WAP 1.1 and WAP 1.2)</li>
  +  <li>Wapalizer</li>
  +  <li>Erics</li>
  +  <li>SonyE</li>
  +  <li>Klondike</li>
  +</ul>
                               </blockquote>
           </p>
         </td></tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to