[Yanel-commits] rev 29821 - public/yanel/contributions/realms/foaf/data

michi at wyona.com michi at wyona.com
Wed Dec 12 22:47:39 CET 2007


Author: michi
Date: 2007-12-12 22:47:38 +0100 (Wed, 12 Dec 2007)
New Revision: 29821

Modified:
   public/yanel/contributions/realms/foaf/data/add-friend.html
   public/yanel/contributions/realms/foaf/data/send-invitation.html
Log:
links fixed

Modified: public/yanel/contributions/realms/foaf/data/add-friend.html
===================================================================
--- public/yanel/contributions/realms/foaf/data/add-friend.html	2007-12-12 21:40:41 UTC (rev 29820)
+++ public/yanel/contributions/realms/foaf/data/add-friend.html	2007-12-12 21:47:38 UTC (rev 29821)
@@ -5,6 +5,10 @@
   <title>Add friend to your address book</title>
 </head>
 <body>
+<p>
+WARNING: Not implemented yet! See usecase specification: <a href="http://yanel.wyona.org/specification/foaf/index.html">Add a friend</a>
+</p>
+
 <h2>Add friend to your address book</h2>
 <p>
 Either enter your own (third-party) profile (URL of your RDF)

Modified: public/yanel/contributions/realms/foaf/data/send-invitation.html
===================================================================
--- public/yanel/contributions/realms/foaf/data/send-invitation.html	2007-12-12 21:40:41 UTC (rev 29820)
+++ public/yanel/contributions/realms/foaf/data/send-invitation.html	2007-12-12 21:47:38 UTC (rev 29821)
@@ -5,13 +5,17 @@
   <title>Send invitation to a friend</title>
 </head>
 <body>
+<p>
+WARNING: Not implemented yet! See usecase specification: <a href="http://yanel.wyona.org/specification/foaf/usecase-invite-a-friend.html">Invite a friend</a>
+</p>
+
 <h2>Send invitation to a friend</h2>
 <p>
 Either enter your own profile (URL of your RDF)
 <form>
 <input type="text"/><input type="submit" value="Send invitation"/>
 </form>
-or login to <a href="login.html">Wyona FOAF</a>.
+or login to <a href="login.html?usecase=invite-friend&amp;href=TODO.rdf">Wyona FOAF</a>.
 </p>
 </body>
 </html>



More information about the Yanel-commits mailing list