You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2013/12/13 18:27:35 UTC

svn commit: r1550773 - /openoffice/ooo-site/trunk/content/bizdev/consultants/README.instructions

Author: kschenk
Date: Fri Dec 13 17:27:34 2013
New Revision: 1550773

URL: http://svn.apache.org/r1550773
Log:
Updated instructions for adding consultants.


Modified:
    openoffice/ooo-site/trunk/content/bizdev/consultants/README.instructions

Modified: openoffice/ooo-site/trunk/content/bizdev/consultants/README.instructions
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bizdev/consultants/README.instructions?rev=1550773&r1=1550772&r2=1550773&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bizdev/consultants/README.instructions (original)
+++ openoffice/ooo-site/trunk/content/bizdev/consultants/README.instructions Fri Dec 13 17:27:34 2013
@@ -1,7 +1,15 @@
-Use:
+This is the working directory for adding new consultants.
 
-xsltproc -o consultants.html --stringparam locale en to-html.xsl consultants.xml
+Instructions:
 
-change locale for different languages.
+* Add new consultant listing to consultants.xml
 
+* Then, command: xsltproc -o consultants.html --stringparam locale en to-html.xsl consultants.xml
+
+(change locale for different languages.)
+
+* Copy consutants.html up one level to /content/bizdev.
+* Commit working consultants.xml, consultants.html from this directory, and consultants.html from bizdev.
+
+Notes:
 Not sure how consutlants.xsd is currently used.