[Yanel-commits] rev 29820 - in public/yanel/contributions/realms/foaf: ac-policies data

michi at wyona.com michi at wyona.com
Wed Dec 12 22:40:42 CET 2007


Author: michi
Date: 2007-12-12 22:40:41 +0100 (Wed, 12 Dec 2007)
New Revision: 29820

Added:
   public/yanel/contributions/realms/foaf/data/add-friend.html
Removed:
   public/yanel/contributions/realms/foaf/ac-policies/add-friend.html.policy
Log:
add friend started

Deleted: public/yanel/contributions/realms/foaf/ac-policies/add-friend.html.policy
===================================================================
--- public/yanel/contributions/realms/foaf/ac-policies/add-friend.html.policy	2007-12-12 21:33:48 UTC (rev 29819)
+++ public/yanel/contributions/realms/foaf/ac-policies/add-friend.html.policy	2007-12-12 21:40:41 UTC (rev 29820)
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-
-<policy xmlns="http://www.wyona.org/security/1.0" use-inherited-policies="false">
-
-  <role id="view">
-    <group id="login" permission="true"/>
-  </role>
-
-</policy>

Added: public/yanel/contributions/realms/foaf/data/add-friend.html
===================================================================
--- public/yanel/contributions/realms/foaf/data/add-friend.html	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/data/add-friend.html	2007-12-12 21:40:41 UTC (rev 29820)
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Add friend to your address book</title>
+</head>
+<body>
+<h2>Add friend to your address book</h2>
+<p>
+Either enter your own (third-party) profile (URL of your RDF)
+<form>
+<input type="text"/><input type="submit" value="Add friend"/>
+</form>
+or login to <a href="login.html?usecase=add-friend&amp;href=TODO.rdf">Wyona FOAF</a>.
+</p>
+</body>
+</html>



More information about the Yanel-commits mailing list