[Yanel-commits] rev 41303 - public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification

michi at wyona.com michi at wyona.com
Tue Feb 3 12:57:11 CET 2009


Author: michi
Date: 2009-02-03 12:57:10 +0100 (Tue, 03 Feb 2009)
New Revision: 41303

Removed:
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html.txt
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html.txt
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/archive-url-resource.html
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html.txt
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/import-site-feature.html.txt
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-import-site-feature.html.xml
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-ldap.xml
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-pdf-fop-resource.html.xml
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/ldap.html
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/nutch-resource.html.txt
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/openid.xhtml
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/pdf-fop-resource.html.txt
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html.txt
Log:
obsolete

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,49 +0,0 @@
-!Access Control User Interface
-
-[Task 5116|http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5116]
-
-* Usecase two realms and one user accessing both realms
-* Usecase two realms and two users with the same id accessing one realm each
-
-----------------
-Yanel Access Control User Interface Specification
-
-The Access Control User Interface should provide the following features:
-
-- Add a new user
-
- Usecases
-
- 1. The chosen userId might already exist. If it does exist already, the 
- interface should inform  about the problem and ask the user 
- to choose a different userId.
-
- 2. A user can belong to several realms. 
-
- If the user belongs to two or more realms, the user data
- must be stored in a single place, and each realm should be able 
- to access this information and authenticate the user.
-
- A user belonging to two or more realms can have different userIds
- for each realm. It is specially useful if a user with
- the same userId already belongs to one of the realms.
-
- 3. The user interface must be able to interact with LDAP servers
-
-
-- Edit an existing user
-  User profiles should be accessible from certain URL. Accessing this URL
-  must require authentication. From there, users must be able to modify
-  their profiles and change their passwords.
-
-- Delete users.
-
-
-Implementation considerations
-
-YanelUserResource
-
-This resource will be responsible for the interaction with the user. It
-will implement the ViewableV2 interface (editing profiles) and the CreatableV2
-interface (creating new users).
-

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/access-control-user-interface.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,49 +0,0 @@
-!Access Control User Interface
-
-[Task 5116|http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5116]
-
-* Usecase two realms and one user accessing both realms
-* Usecase two realms and two users with the same id accessing one realm each
-
-----------------
-Yanel Access Control User Interface Specification
-
-The Access Control User Interface should provide the following features:
-
-- Add a new user
-
- Usecases
-
- 1. The chosen userId might already exist. If it does exist already, the 
- interface should inform  about the problem and ask the user 
- to choose a different userId.
-
- 2. A user can belong to several realms. 
-
- If the user belongs to two or more realms, the user data
- must be stored in a single place, and each realm should be able 
- to access this information and authenticate the user.
-
- A user belonging to two or more realms can have different userIds
- for each realm. It is specially useful if a user with
- the same userId already belongs to one of the realms.
-
- 3. The user interface must be able to interact with LDAP servers
-
-
-- Edit an existing user
-  User profiles should be accessible from certain URL. Accessing this URL
-  must require authentication. From there, users must be able to modify
-  their profiles and change their passwords.
-
-- Delete users.
-
-
-Implementation considerations
-
-YanelUserResource
-
-This resource will be responsible for the interaction with the user. It
-will implement the ViewableV2 interface (editing profiles) and the CreatableV2
-interface (creating new users).
-

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,12 +0,0 @@
-!Annotations
-
-[http://www.w3.org/2001/Annotea/User/Protocol]
-
-!Server Side
-* ...
-
-!Client Side
-* ...
-
-!Challenges
-* [Misleading Annotations|http://www.w3.org/Amaya/User/doc/Annotations.html#Misleading]

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/annotations.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,12 +0,0 @@
-!Annotations
-
-[http://www.w3.org/2001/Annotea/User/Protocol]
-
-!Server Side
-* ...
-
-!Client Side
-* ...
-
-!Challenges
-* [Misleading Annotations|http://www.w3.org/Amaya/User/doc/Annotations.html#Misleading]

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/archive-url-resource.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/archive-url-resource.html	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/archive-url-resource.html	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,2 +0,0 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Archive URL</h1><h2>Usecase Description</h2><ul><li>Enable Yanel toolbar<br/></li><li>Click on &quot;File&quot; menu</li><li>Click on menu item &quot;New&quot;</li><li>Select &quot;Archive URL&quot;</li><li>Enter some URL, e.g. <a href="http://www.nyt.com">http://www.nyt.com</a></li><li>Enter new path, e.g. /my-local-nyt-frontpage-copy.html</li><li>Click &quot;Save new resource&quot;</li></ul><h2>TODO</h2><ul><li><a href="../en/documentation/create-new-resource.html">Create a new resource</a><br/></li><li>Implement the <a href="http://yanel.wyona.org/javadoc/org/wyona/yanel/core/api/attributes/CreatableV2.html">creatable interface</a></li></ul><h2>Misc</h2><br/><ul><li><a href="http://crawler.archive.org/">http://crawler.archive.org/<!
 /a><br/></li></ul></body>
-</html>
\ No newline at end of file

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,34 +0,0 @@
-!Calendar Resource
-
-__Links:__
-*[http://www.mozilla.org/projects/calendar/faq.html]
-*[Personal Data Interchange (PDI)|http://www.imc.org/pdi/]
-*[iCalendar (ICS) Spec|http://www.ietf.org/rfc/rfc2445.txt]
-*[vCalendar (VCS) Spec|http://www.imc.org/pdi/vcal-10.txt], [vCalendar Overview|http://www.imc.org/pdi/vcaloverview.html]
-
-__Applications:__
-* [Sunbird|http://www.mozilla.org/projects/calendar/sunbird/]
-* [Celtx|http://www.celtx.com]
-* [Chandler|http://chandler.osafoundation.org]
-* [Google|http://www.tuaw.com/2006/04/13/howto-subscribe-to-a-google-calendar-using-ical/]
-
-__RTI Configuration:__
-* user-ids, e.g. jack
-* classes, e.g. public
-* categories, e.g. conference
-
-__Usage with Sunbird:__
-
-Subscribe:
-*Click on "File" menu
-*Click on "Subscribe to Remote Calendar..." menu item
-*Choose "On the Network" and click "Next"
-*Enter URL, e.g. http://127.0.0.1:8080/yanel/yanel-website/calendar.ics and click "Next"
-*Enter a Name (e.g. "My Yanel Calendar"), choose a color (e.g. red) and click "Next"
-*Click Finish
-
-Publish:
-*Right click on calendar on the left hand side (a context menu should open)
-*Click on "Publish Calendar ..." menu item
-*Enter URL, e.g. http://127.0.0.1:8080/yanel/yanel-website/calendar.ics and click "Publish"
-*Check calendar within your browser, e.g. http://127.0.0.1:8080/yanel/yanel-website/calendar.html

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/calendar-resource.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,34 +0,0 @@
-!Calendar Resource
-
-__Links:__
-*[http://www.mozilla.org/projects/calendar/faq.html]
-*[Personal Data Interchange (PDI)|http://www.imc.org/pdi/]
-*[iCalendar (ICS) Spec|http://www.ietf.org/rfc/rfc2445.txt]
-*[vCalendar (VCS) Spec|http://www.imc.org/pdi/vcal-10.txt], [vCalendar Overview|http://www.imc.org/pdi/vcaloverview.html]
-
-__Applications:__
-* [Sunbird|http://www.mozilla.org/projects/calendar/sunbird/]
-* [Celtx|http://www.celtx.com]
-* [Chandler|http://chandler.osafoundation.org]
-* [Google|http://www.tuaw.com/2006/04/13/howto-subscribe-to-a-google-calendar-using-ical/]
-
-__RTI Configuration:__
-* user-ids, e.g. jack
-* classes, e.g. public
-* categories, e.g. conference
-
-__Usage with Sunbird:__
-
-Subscribe:
-*Click on "File" menu
-*Click on "Subscribe to Remote Calendar..." menu item
-*Choose "On the Network" and click "Next"
-*Enter URL, e.g. http://127.0.0.1:8080/yanel/yanel-website/calendar.ics and click "Next"
-*Enter a Name (e.g. "My Yanel Calendar"), choose a color (e.g. red) and click "Next"
-*Click Finish
-
-Publish:
-*Right click on calendar on the left hand side (a context menu should open)
-*Click on "Publish Calendar ..." menu item
-*Enter URL, e.g. http://127.0.0.1:8080/yanel/yanel-website/calendar.ics and click "Publish"
-*Check calendar within your browser, e.g. http://127.0.0.1:8080/yanel/yanel-website/calendar.html

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/import-site-feature.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/import-site-feature.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/import-site-feature.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,24 +0,0 @@
-!Import Site Feature Specification
-
-[Task 4991|http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=4991]
-
-The input screen (default) shall contain the following text inputs:
-
-* Name of new realm, e.g. Apache Website
-* URL of existing site, e.g. http://www.apache.org
-* Depth of Crawling, e.g. 3
-* Maximum Number of Pages to be imported, e.g. 100
-
-When submitting the input values one shall receive a status screen as response.
-
-The status screen shall provide a link to the newly created realm and
-a status of the number of pages already dumped/imported resp. when the crawling
-is being finished a "import completed" message.
-
-TODO:
-* Create importsite resource and implement ViewableV2
-* Implement the input and status screen
-* Implement logic of the new realm creation (e.g. copy and patch the from scratch template)
-* Implement the crawling/dumping/importing of the pages from remote (e.g. use crawler from Apache Lenya 1.2.x)
-* - Add neutron introspection link to (X)HTML head
-* - Create introspection for each imported page

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-import-site-feature.html.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-import-site-feature.html.xml	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-import-site-feature.html.xml	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-
-<introspection xmlns="http://www.wyona.org/neutron/1.0">
-
-  <edit mime-type="text/plain" name="Import Site Feature">
-    <checkout url="import-site-feature.html.txt?yanel.resource.usecase=checkout" method="GET"/>
-    <checkin  url="import-site-feature.html.txt?yanel.resource.usecase=checkin" method="PUT"/>
-  </edit>
-</introspection>
\ No newline at end of file

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-ldap.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-ldap.xml	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-ldap.xml	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-
-<introspection xmlns="http://www.wyona.org/neutron/1.0">
-<edit mime-type="application/xhtml+xml" name="LDAP Specification">
-  <checkout url="ldap.xhtml?yanel.resource.usecase=checkout" method="GET"/>
-  <checkin  url="ldap.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
-</edit>
-</introspection>

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-pdf-fop-resource.html.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-pdf-fop-resource.html.xml	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/introspection-pdf-fop-resource.html.xml	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-
-<introspection xmlns="http://www.wyona.org/neutron/1.0">
-
-  <edit mime-type="text/plain" name="FOP PDF Resource Feature Specification">
-    <checkout url="pdf-fop-resource.html.txt?yanel.resource.usecase=checkout" method="GET"/>
-    <checkin  url="pdf-fop-resource.html.txt?yanel.resource.usecase=checkin" method="PUT"/>
-  </edit>
-</introspection>
\ No newline at end of file

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/ldap.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/ldap.html	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/ldap.html	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,39 +0,0 @@
-<?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>
-</p><ul>
-<li>sudo apt-cache search openlda</li>
-<li>sudo apt-get install slapd</li>
-</ul>
-
-<h3>Accessing LDAP server</h3>
-<p>
-</p><ul>
-  <li>Startup server: sudo /etc/init.d/slapd start</li>
-  <li>Default Port of LDAP server is 389 (netstat -nt -l)</li>
-  <li>Use some LDAP client to connect to the server, e.g. <a href="http://www.jxplorer.org">JXplorer</a></li>
-  <li>What is LDAP?
-    <ul>
-      <li><a href="http://www.jxplorer.org/faq_ldap.html">http://www.jxplorer.org/faq_ldap.html</a></li>
-      <li><a href="http://www.kingsmountain.com/ldapRoadmap.shtml">http://www.kingsmountain.com/ldapRoadmap.shtml</a></li>
-    </ul>
-  </li>
-</ul>
-
-<h3>Other Java implementations</h3>
-<p>
-</p><ul>
-  <li>Lenya 1.2.x: src/java/org/apache/lenya/ac/ldap/LDAPUser.java resp. src/webapp/lenya/pubs/default/config/ac/passwd/ldap.properties.sample<br/></li>
-</ul>
-
-</body>
-</html>
\ No newline at end of file

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/nutch-resource.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/nutch-resource.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/nutch-resource.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <title>Nutch Resource</title>
-  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head>
-  
-  <body>
-    <h1>Nutch Resource</h1>
-      <h2>Crawling</h2>
-      <h3>Configuration of Nutch Crawler</h3>
-       <p>See also <a href="http://lucene.apache.org/nutch/tutorial8.html">http://lucene.apache.org/nutch/tutorial8.html</a> for more information.</p>
-       <ul>
-        <li>URLs to start with:<ul>
-	  <li>e.g. nutch-0.8.x/url/yanel-website.txt (http://yanel.wyona.org/)</li>
-	  <li>e.g. nutch-0.8.x/url/yulup-website.txt (http://www.yulup.org/)</li>
-	  </ul>
-	   </li>
-        <li>The range of crawling resp. URLs to be parsed and followed (IMPORTANT: Both files below need to have an &quot;accept hosts&quot; entry):<ul>
-	  <li>nutch-0.8.x/conf/crawl-urlfilter.txt (+^http://yanel.wyona.org/)</li>
-	  <li>nutch-0.8.x/conf/regex-urlfilter.txt (+^http://yanel.wyona.org/)</li>
-	  </ul>
-	  </li>
-        <li>Depth of Crawling: crawl.sh (e.g. DEPTH=5)</li>
-       </ul>
-      <h3>Running Nutch Crawler</h3>
-        <ul>
-	<li>sh crawl.sh</li>
-	</ul><h2>Searching</h2><h3>Configuration of Yanel Nutch Resource</h3>...
-      </body>
-</html>
\ No newline at end of file

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/openid.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/openid.xhtml	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/openid.xhtml	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,16 +0,0 @@
-<?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://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5184">Task 5184</a>
-</p>
-<p>
-<a href="http://www.openid.net">OpenID Initiative</a> and <a href="http://openid.net/about.bml">how it works</a>.</p><br/>Also see <a href="https://opensso.dev.java.net/">https://opensso.dev.java.net/</a> and <a href="http://shibboleth.internet2.edu/">http://shibboleth.internet2.edu/</a></body>
-</html>
\ No newline at end of file

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/pdf-fop-resource.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/pdf-fop-resource.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/pdf-fop-resource.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,14 +0,0 @@
-!FOP PDF Resource Feature Specification
-
-[Task 5085|http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5085]
-
-The PDF resource provides the generation of a PDF document from an XML source. 
-
-Requirements:
-
-* An XML source to be converted
-* An XSLT to transform the XML source into an XSL-FO.
-
-The XSLT to be applied can be configured within the resource type definition (e.g. src/realms/yanel-website/content/rtd/pdf.rtd resp. pdf2.rtd).
-
-By default the PDF resource applies a simple XSLT stylesheet that can be found at src/contributions/resources/pdf/xslt/xml2fo.xsl.

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,6 +0,0 @@
-!WebDAV
-
-* cadaver http://127.0.0.1:8080/yanel/yanel-website/
-* ls
-* set editor vi
-* edit roadmap.xml?yanel.webdav=edit

Deleted: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html.txt
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html.txt	2009-02-03 11:55:32 UTC (rev 41302)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/specification/webdav.html.txt	2009-02-03 11:57:10 UTC (rev 41303)
@@ -1,6 +0,0 @@
-!WebDAV
-
-* cadaver http://127.0.0.1:8080/yanel/yanel-website/
-* ls
-* set editor vi
-* edit roadmap.xml?yanel.webdav=edit



More information about the Yanel-commits mailing list