From version 7.1
edited by Jeffrey McDonald
on 2025/05/02 08:40
on 2025/05/02 08:40
Change comment:
Upload new image "boy-watercolor.png", version 1.1
To version 4.1
edited by Jeffrey McDonald
on 2024/10/23 09:23
on 2024/10/23 09:23
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,17 +15,3 @@ 1 -(% class="row" %) 2 -((( 3 -(% class="col-xs-12 col-sm-8" %) 4 -((( 5 -(% class="jumbotron" %) 6 -((( 7 -(% class="container" %) 8 -((( 9 -(% class="wikigeneratedid" id="HPreinstallation" %) 10 -Before installing BLADE or even OCCAS, you must perform certain steps. Please identify the [variables] to the right before proceeding. 11 -))) 12 -))) 13 - 14 -(% class="wikigeneratedid" %) 15 15 = Welcome = 16 16 17 17 Vorpal Networks is a dedicated to providing network software development to communication service providers and medium to large enterprises. We provide pre-sales support, software architecture, training, troubleshooting and project management resources. ... ... @@ -29,30 +29,3 @@ 29 29 We specialize in the complete Oracle Communications product portfolio. With emphasis in Java, SIP and WebRTC, Vorpal Networks has built up a vast history of integration disparate, competing vendors by using Oracle products as the middleware to achieve interoperability. 30 30 31 31 For more information, contact: [[jeff@vorpal.net>>mailto:mailto:jeff@vorpal.net?subject=Vorpal%20Networks%20Inquiry]] 32 - 33 - 34 - 35 -(% class="wikigeneratedid" %) 36 - 37 -))) 38 - 39 -(% class="col-xs-12 col-sm-4" %) 40 -((( 41 -(% class="box" %) 42 -((( 43 -[[image:https://media.gettyimages.com/id/168250344/photo/confused-nerd-guy.jpg?s=612x612&w=0&k=20&c=xl8cfO9DsXu9nE6Wa_0EGMN2hMsPaNwAAAapQRR7YSo=]] 44 - 45 -Identify these installation parameters: 46 - 47 -|=Variable|=Example 48 -|MW_HOME|/opt/oracle/occas/8.1 49 -))) 50 - 51 -(% class="box" %) 52 -((( 53 -**Contents** 54 - 55 -{{toc/}} 56 -))) 57 -))) 58 -)))
- boy-watercolor.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.jeff - Size
-
... ... @@ -1,1 +1,0 @@ 1 -716.9 KB - Content
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -8,9 +8,3 @@ 8 8 } 9 9 } 10 10 document.addEventListener("DOMContentLoaded", fixExternalLinks); 11 - 12 -require(['jquery'], function($) { 13 - jQuery(document.links).filter(function() { 14 - return this.hostname != window.location.hostname; 15 - }).attr('target', '_blank'); 16 -});