You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2022/01/23 17:38:37 UTC

svn commit: r1897383 - in /syncope/site/3.0.0-SNAPSHOT: demo.html downloads.html rest/3.0/index.html

Author: ilgrosso
Date: Sun Jan 23 17:38:37 2022
New Revision: 1897383

URL: http://svn.apache.org/viewvc?rev=1897383&view=rev
Log:
Fixing draft generated site for 3.0.0-SNAPSHOT

Modified:
    syncope/site/3.0.0-SNAPSHOT/demo.html
    syncope/site/3.0.0-SNAPSHOT/downloads.html
    syncope/site/3.0.0-SNAPSHOT/rest/3.0/index.html

Modified: syncope/site/3.0.0-SNAPSHOT/demo.html
URL: http://svn.apache.org/viewvc/syncope/site/3.0.0-SNAPSHOT/demo.html?rev=1897383&r1=1897382&r2=1897383&view=diff
==============================================================================
--- syncope/site/3.0.0-SNAPSHOT/demo.html (original)
+++ syncope/site/3.0.0-SNAPSHOT/demo.html Sun Jan 23 17:38:37 2022
@@ -129,60 +129,37 @@
       <section>
 <h3><a name="Available_components"></a>Available components</h3>
         
-<div class="btn-group">
-          <a href="#a" class="btn btn-large dropdown-toggle">
+        <div class="btn-group">
+          <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
             Apache Syncope Core
-            <span class="caret"></span>
-          </a>
-          
-<ul class="dropdown-menu">
-            
-<li>
-              <a class="externalLink" href="https://syncope-vm.apache.org/syncope/">Swagger UI</a>
-            </li>
-          </ul>
+          </button>
+          <div class="dropdown-menu">
+            <a class="dropdown-item" href="https://syncope-vm.apache.org/syncope/">Swagger UI</a>
+          </div>                    
         </div>
-        
-<div class="btn-group">
-          <a href="#a" class="btn btn-large dropdown-toggle">
+        <div class="btn-group">
+          <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
             Apache Syncope Console
-            <span class="caret"></span>
-          </a>
-          
-<ul class="dropdown-menu">
-            
-<li>
-              <a class="externalLink" href="https://syncope-vm.apache.org/syncope-console/">Web UI</a>
-            </li>
-          </ul>
+          </button>
+          <div class="dropdown-menu">
+            <a class="dropdown-item" href="https://syncope-vm.apache.org/syncope-console/">Web UI</a>
+          </div>
         </div>
-        
-<div class="btn-group">
-          <a href="#a" class="btn btn-large dropdown-toggle">
+        <div class="btn-group">
+          <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
             Apache Syncope Enduser
-            <span class="caret"></span>
-          </a>
-          
-<ul class="dropdown-menu">
-            
-<li>
-              <a class="externalLink" href="https://syncope-vm.apache.org/syncope-enduser/">Web UI</a>
-            </li>
-          </ul>
+          </button>
+          <div class="dropdown-menu">
+            <a class="dropdown-item" href="https://syncope-vm.apache.org/syncope-enduser/">Web UI</a>
+          </div>
         </div>
-        
-<div class="btn-group">
-          <a href="#a" class="btn btn-large dropdown-toggle">
+        <div class="btn-group">
+          <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
             Apache Syncope Web Access
-            <span class="caret"></span>
-          </a>
-          
-<ul class="dropdown-menu">
-            
-<li>
-              <a class="externalLink" href="https://syncope-vm.apache.org/syncope-wa/">Web UI</a>
-            </li>
-          </ul>
+          </button>
+          <div class="dropdown-menu">
+            <a class="dropdown-item" href="https://syncope-vm.apache.org/syncope-wa/">Web UI</a>
+          </div>
         </div>
       </section>
     </section>

Modified: syncope/site/3.0.0-SNAPSHOT/downloads.html
URL: http://svn.apache.org/viewvc/syncope/site/3.0.0-SNAPSHOT/downloads.html?rev=1897383&r1=1897382&r2=1897383&view=diff
==============================================================================
--- syncope/site/3.0.0-SNAPSHOT/downloads.html (original)
+++ syncope/site/3.0.0-SNAPSHOT/downloads.html Sun Jan 23 17:38:37 2022
@@ -100,7 +100,7 @@
       </p>
 
       <section>
-<h3><a name="a3.0.0-RC0_Maggiore"></a>3.0.0-RC0 Maggiore</h3>
+<h3><a name="a3.0.0-M0_Maggiore"></a>3.0.0-M0 Maggiore</h3>
         
 <p>Release date: January xth 2022</p>
         
@@ -136,24 +136,24 @@
 <tr class="b">
               
 <td align="left">
-                <a class="externalLink" href="http://www.apache.org/dyn/closer.lua/syncope/3.0.0-RC0/syncope-3.0.10-source-release.zip">syncope-3.0.10-source-release.zip</a>
+                <a class="externalLink" href="http://www.apache.org/dyn/closer.lua/syncope/3.0.0-M0/syncope-3.0.0-M0-source-release.zip">syncope-3.0.0-M0-source-release.zip</a>
               </td>
               
 <td>
-                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.10/syncope-3.0.10-source-release.zip.asc">asc</a>
-                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.10/syncope-3.0.10-source-release.zip.sha512">sha512</a>
+                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.0-M0/syncope-3.0.0-M0-source-release.zip.asc">asc</a>
+                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.0-M0/syncope-3.0.0-M0-source-release.zip.sha512">sha512</a>
               </td>
             </tr>
             
 <tr class="a">
               
 <td align="left">
-                <a class="externalLink" href="http://www.apache.org/dyn/closer.lua/syncope/3.0.10/syncope-standalone-3.0.10-distribution.zip">syncope-standalone-3.0.10-distribution.zip</a>
+                <a class="externalLink" href="http://www.apache.org/dyn/closer.lua/syncope/3.0.0-M0/syncope-standalone-3.0.0-M0-distribution.zip">syncope-standalone-3.0.0-M0-distribution.zip</a>
               </td>
               
 <td>
-                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.10/syncope-standalone-3.0.10-distribution.zip.asc">asc</a>
-                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.10/syncope-standalone-3.0.10-distribution.zip.sha512">sha512</a>
+                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.0-M0/syncope-standalone-3.0.0-M0-distribution.zip.asc">asc</a>
+                <a class="externalLink" href="https://downloads.apache.org/syncope/3.0.0-M0/syncope-standalone-3.0.0-M0-distribution.zip.sha512">sha512</a>
               </td>
             </tr>
           </tbody>

Modified: syncope/site/3.0.0-SNAPSHOT/rest/3.0/index.html
URL: http://svn.apache.org/viewvc/syncope/site/3.0.0-SNAPSHOT/rest/3.0/index.html?rev=1897383&r1=1897382&r2=1897383&view=diff
==============================================================================
--- syncope/site/3.0.0-SNAPSHOT/rest/3.0/index.html (original)
+++ syncope/site/3.0.0-SNAPSHOT/rest/3.0/index.html Sun Jan 23 17:38:37 2022
@@ -61,7 +61,7 @@ under the License.
       const ui = SwaggerUIBundle({
     // <ApacheSyncope>
     urls: [{
-      url: window.location.href.substring(0, window.location.href.lastIndexOf('/')) +openapi.json",
+      url: window.location.href.substring(0, window.location.href.lastIndexOf('/')) + "/openapi.json",
       name: "Apache Syncope"
     }],
     docExpansion: 'none',