Author: keith
Date: Fri Jan 25 00:16:17 2008
New Revision: 12874
Log:
Fixing the order
Modified:
trunk/mashup/java/xdocs/hostedobjects.html
Modified: trunk/mashup/java/xdocs/hostedobjects.html
==============================================================================
--- trunk/mashup/java/xdocs/hostedobjects.html (original)
+++ trunk/mashup/java/xdocs/hostedobjects.html Fri Jan 25 00:16:17 2008
@@ -45,30 +45,20 @@
collection of objects facilitating publishing using the Atom
Publishing Protocol (APP)
</li>
-
-
-
- <li><a href="feedhostobject.html">Feed</a>:
- A generic collection of objects allowing the consuming and
- persisting of Atom/RSS feeds
- </li>
-
-
-
- <li><a href="filehostobject.html">File</a>:
- An
- object that allows files to be read and written to the .resources
- folder.
- </li>
-
-
-
- <li><a href="emailhostobject.html">Email</a>:
+ <li><a href="emailhostobject.html">Email</a>:
An
object that allows emails to be sent from mashups.</li>
<li><a href="imhostobject.html">IM</a>:
An
object that allows Instant Messages to be sent from mashups.</li>
+ <li><a href="feedhostobject.html">Feed</a>:
+ A generic collection of objects allowing the consuming and
+ persisting of Atom/RSS feeds
+ </li>
+ <li><a href="filehostobject.html">File</a>:
+ An
+ object that allows files to be read and written to the .resources
+ folder.</li>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev