You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@portals.apache.org by wo...@apache.org on 2015/01/03 22:05:04 UTC

svn commit: r1649249 [9/9] - in /portals/site-live/applications/webcontent2: ./ apidocs/ apidocs/org/apache/portals/applications/webcontent2/portlet/ apidocs/org/apache/portals/applications/webcontent2/portlet/class-use/ apidocs/org/apache/portals/appl...

Modified: portals/site-live/applications/webcontent2/war-module.html
URL: http://svn.apache.org/viewvc/portals/site-live/applications/webcontent2/war-module.html?rev=1649249&r1=1649248&r2=1649249&view=diff
==============================================================================
--- portals/site-live/applications/webcontent2/war-module.html (original)
+++ portals/site-live/applications/webcontent2/war-module.html Sat Jan  3 21:05:01 2015
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 24 December 2014
+        Last Published: 3 January 2015
                       </div>
             <div class="xright">            <a href="http://portals.apache.org/" class="externalLink">Portals</a>
             |
@@ -212,7 +212,7 @@
       </p>
 <div class="section"><h3><a name="Installtion"></a>Installtion</h3>
 <p>
-          If you use <a class="externalLink" href="http://maven.apache.org/">Apache Maven</a> in your project,
+          If you use <a href="http://maven.apache.org/" class="externalLink">Apache Maven</a> in your project,
           then you can add the following dependency to use this module in your project.
         </p>
 <p><div class="source"><pre>
@@ -243,6 +243,10 @@
         /WEB-INF/rproxy-mappings.yaml
       &lt;/param-value&gt;
     &lt;/init-param&gt;
+    &lt;init-param&gt;
+      &lt;param-name&gt;ssl-hostname-verifier&lt;/param-name&gt;
+      &lt;param-value&gt;ALLOW_ALL_HOSTNAME_VERIFIER&lt;/param-value&gt;
+    &lt;/init-param&gt;
   &lt;/servlet&gt;
 
   &lt;!-- Map /rproxy path to the Default Reverse Proxy Servlet --&gt;
@@ -308,7 +312,7 @@ contentRewriters:
 <p>
         The IFrame Portet 2 achieves this
         by embedding an HTML
-        <a class="externalLink" href="http://en.wikipedia.org/wiki/HTML_element#Frames">iframe</a>
+        <a href="http://en.wikipedia.org/wiki/HTML_element#Frames" class="externalLink">iframe</a>
         within a portlet.
       </p>
 <p>
@@ -339,7 +343,7 @@ contentRewriters:
         If you are interested in secure versions of these portlets, see
         the Jetspeed-specific versions of the IFrame 2, ReverseProxyIFrame 2, or WebContent 2
         portlets found at the
-        <a class="externalLink" href="http://portals.apache.org/jetspeed-2/applications/j2-admin.html">Jetspeed J2-Admin</a>
+        <a href="http://portals.apache.org/jetspeed-2/applications/j2-admin.html" class="externalLink">Jetspeed J2-Admin</a>
         website.
         The SSOIFrame, SSOReverseProxyIFrame and SSOWebContent portlets leverage the Jetspeed SSO
         Services, and are not portable to other portal servers.
@@ -621,7 +625,7 @@ font.style=${style};font-family=${face};
               separated by '|'.
               <br />
 
-              For detail, see <a class="externalLink" href="http://htmlcleaner.sourceforge.net/parameters.php">http://htmlcleaner.sourceforge.net/parameters.php</a>.
+              For detail, see <a href="http://htmlcleaner.sourceforge.net/parameters.php" class="externalLink">http://htmlcleaner.sourceforge.net/parameters.php</a>.
             </td>
 </tr>
 </table>
@@ -641,7 +645,7 @@ font.style=${style};font-family=${face};
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2014
+          2004-2015
     
           Apache Software Foundation