Author: keith
Date: Sat Jan 26 23:19:22 2008
New Revision: 12984
Log:
adding a hyperling here to refer from another doc
Modified:
trunk/mashup/java/xdocs/adminguide.html
Modified: trunk/mashup/java/xdocs/adminguide.html
==============================================================================
--- trunk/mashup/java/xdocs/adminguide.html (original)
+++ trunk/mashup/java/xdocs/adminguide.html Sat Jan 26 23:19:22 2008
@@ -2,23 +2,30 @@
<html>
<head>
+
+
<meta http-equiv="content-type" content="">
+
+
+
<title>The Mashup Server Admin UI</title>
<link href="styles.css" rel="stylesheet" type="text/css" media="all">
</head>
- <body lang="en">
+<body lang="en">
+
<div id="main-content">
<h1>The Mashup Server Web Console</h1>
+
<p> This document describes the WSO2 Mashup Server Web Console, which
is accessible through https://localhost:7443 in a vanilla installation.
@@ -33,6 +40,7 @@
</p>
+
<p>
<span style="font-weight: bold;">
@@ -47,9 +55,11 @@
</p>
+
<p>
<img src="images/mashup-ui.png" alt="Mashup UI"></p>
+
<p>The above shows the home page of a vanilla installation. It shown
all avalable mashups together with there descriptions and average
rating. Once the user logs in he's home page would also display the
@@ -60,14 +70,20 @@
</p>
+
<h2><br>
+
</h2>
+
<h2><br>
+
</h2>
+
<h2>Available Mashups</h2>
+
<p>
The Available Mashups list contains a list of Mashups and
@@ -80,38 +96,48 @@
</p>
+
<p>You can also do the following:</p>
+
<ol>
+
<li>Start/Stop a Service</li>
+
<li>Share a service with another WSO2 Mashup Server</li>
+
<li>Edit the service source and documentation using the buttons
on the listed items
</li>
+
</ol>
+
<p>
<img src="images/available_mashups.png" alt="Available Mashups
List">
</p>
+
<br>
+
<h2 id="sharing">Sharing a Mashup</h2>
+
<p>
You can share a mashup running in your server with another
@@ -119,22 +145,28 @@
</p>
+
<img src="images/sharing.png" alt="Mashup Sharing">
<p>Enter the http (unsecured) address of the destination server.</p>
+
<img src="images/sharing_dialog.png" alt="Mashup Sharing">
<br>
+
<br>
+
<br>
+
-<h2>Creating a New Mashup or Service</h2>
+<h2><a name="CreatingNewMashup"></a>Creating a New Mashup or Service</h2>
+
@@ -158,6 +190,7 @@
+
<p>
<strong>Note</strong>: From release 0.2 onwards
@@ -166,16 +199,19 @@
</p>
+
<p>
<img src="images/create_new_mashup.png" alt="Create a new
mashup">
</p>
+
<h2>Mashup Widgets</h2>
+
<p>
A Mashup Widget displays a complete set of information
@@ -184,44 +220,58 @@
</p>
+
<ol>
+
<li>WSDL - Link to the WSDL 1.1 description of the service</li>
+
<li>WSDL2 - Link to the WSDL 2.0 document of the service</li>
+
<li>Try service - Link to the try-it page where you can try
the service out</li>
+
<li>Stub source- Displays a Java Script Stub that can be used
to invoke the service</li>
+
<li>Schema - Link to the schema of the service</li>
+
<li>API docs - Link to the documentation of the
service </li>
+
<li>Service source - Displays the source of the service</li>
+
<li>Custom
UI - Link to the custom UI of the service (The link is
shown only if
the service has a custom UI, fogured out by the presence
ofan
index.html or index.htm file within its www folder)<br>
+
</li>
+
</ol>
+
<p>
<img src="images/mashup_widget.png" alt="The Mashup Widget">
</p>
+
<h2>Editing Mashups</h2>
+
<p>
The Mashup Editor allows you to edit the source code and
@@ -236,22 +286,27 @@
</p>
+
<p>
<img src="images/mashup_editor_design.png" alt="Mashup Editor
Design View">
</p>
+
<p>
<img src="images/mashup_editor_source.png" alt="Mashup Editor
Source View">
</p>
+
<p>� WSO2 Inc.</p>
+
</div>
+
</body>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev