ktlili      2005/11/07 17:37:30 CET

  Modified files:
    core/src/webapp/jsp/clipbuilder/html/help configureHelp.jsp 
  Log:
  - update
  
  Revision  Changes    Path
  1.4       +9 -46     
jahia/core/src/webapp/jsp/clipbuilder/html/help/configureHelp.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/clipbuilder/html/help/configureHelp.jsp.diff?r1=1.3&r2=1.4&f=h
  
  
  
  Index: configureHelp.jsp
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/jsp/clipbuilder/html/help/configureHelp.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- configureHelp.jsp 20 Oct 2005 15:28:17 -0000      1.3
  +++ configureHelp.jsp 7 Nov 2005 16:37:30 -0000       1.4
  @@ -13,8 +13,8 @@
   <!-- Main -->
   <html>
   <head>
  -  <link rel="stylesheet" 
href="<%=response.encodeURL(request.getContextPath()+"/html/startup/clipbuilder/web_css.jsp?colorSet=blue")%>"
 type="text/css"/>
  -  <link rel="stylesheet" href="style.css" type="text/css"/>
  +<link rel="stylesheet" 
href="<%=response.encodeURL(request.getContextPath()+"/html/startup/clipbuilder/web_css.jsp?colorSet=blue")%>"
 type="text/css"/>
  +<link rel="stylesheet" 
href="<%=response.encodeURL(request.getContextPath()+"/html/startup/clipbuilder/style.css")%>"
 type="text/css"/>
   <title>
   <bean:message key="configuration.title"/>
   </title>
  @@ -23,43 +23,6 @@
   <table bgcolor="white" align="center" width="100%">
     <!-- Main -->
     <table width="100%">
  -    <!-- Button -->
  -    <tr>
  -      <td>
  -        <table width="100%">
  -          <!-- title-->
  -          <tr>
  -            <td class="boxtitlecolor1">
  -              Buttons
  -            </td>
  -          </tr>
  -          <tr>
  -            <td>
  -              <table  width="100%">
  -                <!-- Save default-->
  -                <tr>
  -                  <td width="25%" class="topmenugreen bold waBG">
  -                    Save Default
  -                  </td>
  -                  <td>
  -                    Save the default configuration. Warning, the 
configuration for the current clipper is not updated.
  -                  </td>
  -                </tr>
  -                <!-- Save current-->
  -                <tr>
  -                  <td width="25%" class="topmenugreen bold waBG">
  -                    Save current
  -                  </td>
  -                  <td>
  -                    Save the configuration for the current clipper. Warning, 
the default configuration is not updated.
  -                  </td>
  -                </tr>
  -              </table>
  -            </td>
  -          </tr>
  -        </table>
  -      </td>
  -    </tr>
       <!-- Connection -->
       <tr>
         <td>
  @@ -264,8 +227,8 @@
                           <td class="topmenugreen bold waBG">DOMDocument</td>
                         </tr>
                         <tr>
  -                        <td>Document whith Sax parser</td>
  -                        <td>Document whith Dom parser</td>
  +                        <td>Document based on a sax approch</td>
  +                        <td>Document based on dom approcche</td>
                         </tr>
                       </table>
                     </td>
  @@ -314,7 +277,7 @@
                         </tr>
                         <tr>
                           <td>Accept automatically all certificates AFTER 
clipping</td>
  -                        <td>Reject automatically all certificates AFTER 
clipping</td>
  +                        <td>Refuse automatically all certificates AFTER 
clipping</td>
                         </tr>
                       </table>
                     </td>
  @@ -332,10 +295,10 @@
                         </tr>
                         <tr>
                           <td>Clipping content is static and doesn't allow 
user to interact whith it</td>
  -                        <td>Clipping content is not static. The user can 
click on any link or button. The result will be shown in an iframe tha is 
embedded in the portlet. In addtion to that, the html is processed by the 
WebClient.</td>
  -                        <td>Clipping content is not static. The user can 
click on any link or button. The result will be shown in an iframe tha is 
embedded in the portlet. In addtion to that, the html is NOT processed by the 
WebClient.</td>
  -                        <td>Clipping content is not static. The user can 
click on any link or button. The result will be shown in another window.In 
addtion to that, the html is processed by the WebClient</td>
  -                        <td>Clipping content is not static. The user can 
click on any link or button. The result will be shown in another window.In 
addtion to that, the html is NOT processed by the WebClient</td>
  +                        <td>Clipping content is not static. The user can 
click on any linf or button. The result will be shown in an iframe tha is 
embedded in the portlet. In addtion to that, the html is processed by the 
WebClient.</td>
  +                        <td>Clipping content is not static. The user can 
click on any linf or button. The result will be shown in an iframe tha is 
embedded in the portlet. In addtion to that, the html is NOT processed by the 
WebClient.</td>
  +                        <td>Clipping content is not static. The user can 
click on any linf or button. The result will be shown in another window.In 
addtion to that, the html is processed by the WebClient</td>
  +                        <td>Clipping content is not static. The user can 
click on any linf or button. The result will be shown in another window.In 
addtion to that, the html is NOT processed by the WebClient</td>
                         </tr>
                       </table>
                     </td>
  

Reply via email to