You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/11/12 09:15:12 UTC

svn commit: r835294 - /ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml

Author: hansbak
Date: Thu Nov 12 08:15:10 2009
New Revision: 835294

URL: http://svn.apache.org/viewvc?rev=835294&view=rev
Log:
missing ebay features help file in last commit

Added:
    ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml   (with props)

Added: ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml?rev=835294&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml (added)
+++ ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml Thu Nov 12 08:15:10 2009
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>Ebay Features</title>
+    <para>
+        <orderedlist>
+            <listitem>
+                <para>Product Export to Ebay</para>
+            </listitem>
+            <listitem>
+                <para>Import Orders from Ebay</para>
+            </listitem>
+        </orderedlist>
+    </para>
+</section>
\ No newline at end of file

Propchange: ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/specialpurpose/ebay/data/helpdata/HELP_EBAY_Features.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml