You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2010/10/16 10:00:38 UTC

svn commit: r1023204 - in /incubator/wookie/trunk/connector: CSharp/README.txt README.txt flash_flex/README.txt java/README.txt php/README.txt python/README.txt ruby/README.txt

Author: scottbw
Date: Sat Oct 16 08:00:37 2010
New Revision: 1023204

URL: http://svn.apache.org/viewvc?rev=1023204&view=rev
Log:
Made the README files for connectors consistent, adding new READMEs where missing

Added:
    incubator/wookie/trunk/connector/CSharp/README.txt
    incubator/wookie/trunk/connector/java/README.txt
    incubator/wookie/trunk/connector/python/README.txt   (with props)
Modified:
    incubator/wookie/trunk/connector/README.txt
    incubator/wookie/trunk/connector/flash_flex/README.txt
    incubator/wookie/trunk/connector/php/README.txt
    incubator/wookie/trunk/connector/ruby/README.txt

Added: incubator/wookie/trunk/connector/CSharp/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/CSharp/README.txt?rev=1023204&view=auto
==============================================================================
--- incubator/wookie/trunk/connector/CSharp/README.txt (added)
+++ incubator/wookie/trunk/connector/CSharp/README.txt Sat Oct 16 08:00:37 2010
@@ -0,0 +1,3 @@
+This is a C# implementation of the Wookie Connector Framework. 
+
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html

Modified: incubator/wookie/trunk/connector/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/README.txt?rev=1023204&r1=1023203&r2=1023204&view=diff
==============================================================================
--- incubator/wookie/trunk/connector/README.txt (original)
+++ incubator/wookie/trunk/connector/README.txt Sat Oct 16 08:00:37 2010
@@ -3,4 +3,4 @@ This folder contains implementations of 
 The goal here is to provide a number of permissively licensed Wookie connectors that will allow
 plugin developers to get moving quickly.
 
-For more information on the connector frameowrk and plugins see http://cwiki.apache.org/confluence/display/WOOKIE/Embedding+Wookie+Widgets+in+other+Applications  
\ No newline at end of file
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html

Modified: incubator/wookie/trunk/connector/flash_flex/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/flash_flex/README.txt?rev=1023204&r1=1023203&r2=1023204&view=diff
==============================================================================
--- incubator/wookie/trunk/connector/flash_flex/README.txt (original)
+++ incubator/wookie/trunk/connector/flash_flex/README.txt Sat Oct 16 08:00:37 2010
@@ -1 +1,3 @@
-This is a ActionScript 3 / Flex implementation of the Wookie Connector Framework. It uses component called "flex-iframe", which is released under MIT license.
+This is a ActionScript 3 / Flex implementation of the Wookie Connector Framework. 
+
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html

Added: incubator/wookie/trunk/connector/java/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/java/README.txt?rev=1023204&view=auto
==============================================================================
--- incubator/wookie/trunk/connector/java/README.txt (added)
+++ incubator/wookie/trunk/connector/java/README.txt Sat Oct 16 08:00:37 2010
@@ -0,0 +1,4 @@
+This is a Java implementation of the Wookie Connector Framework.
+
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
+ 
\ No newline at end of file

Modified: incubator/wookie/trunk/connector/php/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/php/README.txt?rev=1023204&r1=1023203&r2=1023204&view=diff
==============================================================================
--- incubator/wookie/trunk/connector/php/README.txt (original)
+++ incubator/wookie/trunk/connector/php/README.txt Sat Oct 16 08:00:37 2010
@@ -1,6 +1,6 @@
-This is a PHP implementation of the Wookie Connector Framework. It is intended to map the java
-implementation which should be considered the reference implementation of the connector 
-framework.
+This is a PHP implementation of the Wookie Connector Framework.
+
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
 
 INSTALLATION
 ============

Added: incubator/wookie/trunk/connector/python/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/python/README.txt?rev=1023204&view=auto
==============================================================================
--- incubator/wookie/trunk/connector/python/README.txt (added)
+++ incubator/wookie/trunk/connector/python/README.txt Sat Oct 16 08:00:37 2010
@@ -0,0 +1,4 @@
+This is a Python implementation of the Wookie Connector Framework. 
+
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html 
+ 

Propchange: incubator/wookie/trunk/connector/python/README.txt
------------------------------------------------------------------------------
    svn:executable = *

Modified: incubator/wookie/trunk/connector/ruby/README.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/ruby/README.txt?rev=1023204&r1=1023203&r2=1023204&view=diff
==============================================================================
--- incubator/wookie/trunk/connector/ruby/README.txt (original)
+++ incubator/wookie/trunk/connector/ruby/README.txt Sat Oct 16 08:00:37 2010
@@ -1,5 +1,7 @@
 This is a Ruby implementation of the Wookie Connector Framework. 
 
+For more information see: http://incubator.apache.org/wookie/embedding-wookie-widgets-in-other-applications.html
+
 INSTALLATION
 ============