Author: tyrell Date: Mon Jul 21 04:53:14 2008 New Revision: 19793 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19793
Log: Updating image sizes to new ones. Modified: trunk/mashup/java/xdocs/adminguide.html Modified: trunk/mashup/java/xdocs/adminguide.html URL: http://wso2.org/svn/browse/wso2/trunk/mashup/java/xdocs/adminguide.html?rev=19793&r1=19792&r2=19793&view=diff ============================================================================== --- trunk/mashup/java/xdocs/adminguide.html (original) +++ trunk/mashup/java/xdocs/adminguide.html Mon Jul 21 04:53:14 2008 @@ -77,7 +77,7 @@ <p> - <img src="images/mashup-ui.png" alt="Mashup UI"></p> + <img style="width: 1002px; height: 885px;" alt="mashup ui" src="images/mashup-ui.png"><br></p> <p>The above shows the home page of a vanilla installation (Once you've @@ -120,7 +120,7 @@ </ol> <br> <br> -<img src="images/mashup.png" style="width: 1001px; height: 663px;" alt="Mashup Page"><br><br><br> +<img style="width: 1007px; height: 1037px;" alt="mashup meta-data" src="images/mashup.png"><br><br><br> <h2>Advanced Search</h2> @@ -137,7 +137,7 @@ <p> - <img src="images/search.png" style="width: 994px; height: 566px;" alt="Search"><br> + <img style="width: 1002px; height: 641px;" alt="search" src="images/search.png"><br> </p> @@ -165,8 +165,7 @@ possible as well as providing an additional set of credentials, should the destination server require basic authentication on top of the Mashup Server authentication.</p><p>Note: In order to share to a destination server, you will have to <a href="keystoremanagement.html">add your private key</a> to the local server as well as <a href="keystoremanagement.html">adding the destination server's certificate</a> as a trusted certificate in your local server. </p> -<img src="images/sharing_dialog.png" alt="Mashup Sharing"> - <br> +<img style="width: 507px; height: 271px;" alt="mashup sharing dialog" src="images/sharing_dialog.png"> <br> @@ -231,10 +230,10 @@ <p> - <img src="images/mashup_editor_source.png" style="width: 996px; height: 854px;" alt="Mashup Editor Design View"></p> + <img style="width: 1009px; height: 936px;" alt="editing source" src="images/mashup_editor_source.png"><br></p> <p></p> <p>You can also use the editor to edit your custom UI.</p><p> - <img src="images/mashup_editor_ui.png" style="width: 995px; height: 847px;" alt="Mashup Editor Source View"></p><p>A skeleton Google gadget can also be generated using the editor as illustrated below.</p><p><img style="width: 1005px; height: 939px;" alt="A generated gadget skeleton" src="images/mashup_editor_gadget.png"></p><p></p><p> + <img style="width: 1004px; height: 935px;" alt="editing custom ui" src="images/mashup_editor_ui.png"></p><p><br></p><p>A skeleton Google gadget can also be generated using the editor as illustrated below.</p><p><img style="width: 1005px; height: 939px;" alt="A generated gadget skeleton" src="images/mashup_editor_gadget.png"></p><p></p><p> </p> _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
