[Yanel-commits] rev 22517 - in public/yanel/trunk/src/realms/yanel-website: content content/specification paths/specification paths/specification/ldap.html paths/specification/ldap.html.yanel-rc paths/specification/openid.html paths/specification/openid.html.yanel-rc

michi at wyona.com michi at wyona.com
Wed Feb 7 22:42:53 CET 2007


Author: michi
Date: 2007-02-07 22:42:52 +0100 (Wed, 07 Feb 2007)
New Revision: 22517

Added:
   public/yanel/trunk/src/realms/yanel-website/content/specification/
   public/yanel/trunk/src/realms/yanel-website/content/specification/ldap.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/specification/openid.xhtml
   public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html.yanel-rc/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html.yanel-rc/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html.yanel-rc/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html.yanel-rc/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html/.yarep-uid
Log:
spec for ldap and openid started

Added: public/yanel/trunk/src/realms/yanel-website/content/specification/ldap.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/specification/ldap.xhtml	2007-02-07 21:32:09 UTC (rev 22516)
+++ public/yanel/trunk/src/realms/yanel-website/content/specification/ldap.xhtml	2007-02-07 21:42:52 UTC (rev 22517)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>LDAP</title>
+</head>
+<body>
+<h2>LDAP</h2>
+
+<h3>Install LDAP server</h3>
+<p>
+<ul>
+<li>sudo apt-cache search openlda</li>
+<li>sudo apt-get install slapd</li>
+</ul>
+</p>
+
+<h3>Managing LDAP server</h3>
+<p>
+<ul>
+  <li>Default Port of LDAP server is 389</li>
+</ul>
+</p>
+</body>
+</html>

Added: public/yanel/trunk/src/realms/yanel-website/content/specification/openid.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/specification/openid.xhtml	2007-02-07 21:32:09 UTC (rev 22516)
+++ public/yanel/trunk/src/realms/yanel-website/content/specification/openid.xhtml	2007-02-07 21:42:52 UTC (rev 22517)
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>OpenID</title>
+</head>
+<body>
+<h2>OpenID</h2>
+
+<p>
+<a href="http://www.openid.net">OpenID Initiative</a>
+</p>
+</body>
+</html>

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html/.yarep-uid	2007-02-07 21:32:09 UTC (rev 22516)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html/.yarep-uid	2007-02-07 21:42:52 UTC (rev 22517)
@@ -0,0 +1 @@
+specification/ldap.xhtml

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html.yanel-rc/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html.yanel-rc/.yarep-uid	2007-02-07 21:32:09 UTC (rev 22516)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/ldap.html.yanel-rc/.yarep-uid	2007-02-07 21:42:52 UTC (rev 22517)
@@ -0,0 +1 @@
+rtd/page.rc

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html/.yarep-uid	2007-02-07 21:32:09 UTC (rev 22516)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html/.yarep-uid	2007-02-07 21:42:52 UTC (rev 22517)
@@ -0,0 +1 @@
+specification/openid.xhtml

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html.yanel-rc/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html.yanel-rc/.yarep-uid	2007-02-07 21:32:09 UTC (rev 22516)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/openid.html.yanel-rc/.yarep-uid	2007-02-07 21:42:52 UTC (rev 22517)
@@ -0,0 +1 @@
+rtd/page.rc




More information about the Yanel-commits mailing list