Author: tyrell
Date: Mon Feb 25 03:56:04 2008
New Revision: 14179

Log:

Adding a link to the Mashup Server Blog.

Modified:
   trunk/mashup/java/modules/www/taskbar.jsp

Modified: trunk/mashup/java/modules/www/taskbar.jsp
==============================================================================
--- trunk/mashup/java/modules/www/taskbar.jsp   (original)
+++ trunk/mashup/java/modules/www/taskbar.jsp   Mon Feb 25 03:56:04 2008
@@ -184,8 +184,7 @@
             "Service stopped. [<a href='#' 
onclick='WSO2.MashupUtils.handleServiceStartStop(\"<%=paramMashupServiceName%>\",
 true, handleServiceStartStopCallback)'>Start</a>]";
              //Disabling service sharing
             document.getElementById("share-mashup").innerHTML =
-            "Service sharing is not available";
-            
+            "Service sharing is not available";              
         }
     }
 
@@ -288,9 +287,9 @@
             <li>
                 <a href="../about.jsp">About <%= 
bundle.getString("main.title")%></a>
             </li>
-            <!--<li>
-                <a href="#">Mashup Server blog</a>
-            </li>-->
+            <li>
+                <a href="http://blog.mooshup.com/";>Mashup Server blog</a>
+            </li>
             <li>
                 <a 
href="http://wso2.org/project/mashup/1.0/docs/index.html";>User guide</a>
                 and <a 
href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference";>Documentation</a>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to