[Yanel-commits] rev 47084 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Sat Jan 16 20:07:59 CET 2010


Author: michi
Date: 2010-01-16 20:07:59 +0100 (Sat, 16 Jan 2010)
New Revision: 47084

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/7a325ee2-1b5c-4bcb-81cf-6ba987c2ee04
Log:
title fixed and link to quartz added

Modified: public/yanel/trunk/src/realms/yanel-website/content/7a325ee2-1b5c-4bcb-81cf-6ba987c2ee04
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/7a325ee2-1b5c-4bcb-81cf-6ba987c2ee04	2010-01-16 19:04:58 UTC (rev 47083)
+++ public/yanel/trunk/src/realms/yanel-website/content/7a325ee2-1b5c-4bcb-81cf-6ba987c2ee04	2010-01-16 19:07:59 UTC (rev 47084)
@@ -1,4 +1,11 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>No title has been specified!</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>
+<?xml version="1.0"?>
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Scheduler</title>
+  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/>
+</head>
+<body>
 <h1>Scheduler<br /></h1>
-<p>The scheduler is currently based on Quartz.</p>
-</body></html>
\ No newline at end of file
+<p>The scheduler is currently based on <a href="http://www.quartz-scheduler.org/">Quartz</a>.</p>
+</body></html>



More information about the Yanel-commits mailing list