Library front page: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The following html generates a makeshift front page for the XO library or browser -- '''a version of this page is available [http://www.people.fas.harvard.edu/~paur/libraryfrontpage.html here]'''. |
|||
The following html generates a makeshift front page for the XO library or browser -- '''a version of this page is available [http://www.people.fas.harvard.edu/~paur/libraryfrontpage.html here]'''. |
The following html generates a makeshift front page for the XO library or browser -- '''a version of this page is available [http://www.people.fas.harvard.edu/~paur/libraryfrontpage.html here]'''. |
||
Line 14: | Line 16: | ||
<li><a href="http://www.google.com">Google</a></li> |
<li><a href="http://www.google.com">Google</a></li> |
||
<li><a href="http://wiki.laptop.org/go/Main_Page">OLPC Wiki</a></li> |
<li><a href="http://wiki.laptop.org/go/Main_Page">OLPC Wiki</a></li> |
||
<li><a href="http://wiki.laptop.org/go/Activity_Grid">XO Activities</a></li> |
|||
<li><a href="http://wiki.laptop.org/go/Library_grid">XO External Library</a></li> |
|||
<li><a href="file:///home/olpc/Library/index.html">XO Local Library</a></li> |
<li><a href="file:///home/olpc/Library/index.html">XO Local Library</a></li> |
||
<li><a href="http://schoolserver">School Server</a></li> |
|||
</ul> |
</ul> |
||
Line 24: | Line 23: | ||
latest stable build is |
latest stable build is |
||
<a href="http://olpc.download.redhat.com/olpc/streams/development/LATEST-STABLE-BUILD">here</a>. |
<a href="http://olpc.download.redhat.com/olpc/streams/development/LATEST-STABLE-BUILD">here</a>. |
||
</body> |
</body> |
Revision as of 20:10, 1 August 2007
The following html generates a makeshift front page for the XO library or browser -- a version of this page is available here.
The following html generates a makeshift front page for the XO library or browser -- a version of this page is available here.
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OLPC Library Frontpage</title>
</head>
<body>
- <a href="http://www.google.com">Google</a>
- <a href="http://wiki.laptop.org/go/Main_Page">OLPC Wiki</a>
- <a href="file:///home/olpc/Library/index.html">XO Local Library</a>
The latest build is <a href="http://olpc.download.redhat.com/olpc/streams/development/LATEST">here</a>. The latest stable build is <a href="http://olpc.download.redhat.com/olpc/streams/development/LATEST-STABLE-BUILD">here</a>.
</body>
</html>