You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/07/14 00:14:25 UTC

svn commit: r1752571 - in /poi/site: publish/mailinglists.html src/documentation/content/xdocs/mailinglists.xml

Author: onealj
Date: Thu Jul 14 00:14:25 2016
New Revision: 1752571

URL: http://svn.apache.org/viewvc?rev=1752571&view=rev
Log:
republish mailinglists

Modified:
    poi/site/publish/mailinglists.html
    poi/site/src/documentation/content/xdocs/mailinglists.xml

Modified: poi/site/publish/mailinglists.html
URL: http://svn.apache.org/viewvc/poi/site/publish/mailinglists.html?rev=1752571&r1=1752570&r2=1752571&view=diff
==============================================================================
--- poi/site/publish/mailinglists.html (original)
+++ poi/site/publish/mailinglists.html Thu Jul 14 00:14:25 2016
@@ -397,6 +397,36 @@ if (VERSION > 3) {
         you will likely be encouraged to move the question to the mailing list.
         </p>
     
+    
+<a name="Stack+Overflow"></a>
+<div class="h3">
+<h3>Stack Overflow</h3>
+</div>
+        
+<p>
+           There are many POI users in the Stack Overflow community who have asked
+           and answered questions that may be similar to the problem you are facing.
+           Search for the <a href="http://stackoverflow.com/questions/tagged/apache-poi">#apache-poi</a> 
+           tag on Stack Overflow.
+        </p>
+        
+<p>Regardless of which community you seek help from, remember to be courteous.
+           Short, working code examples, an explanation of observed and expected behavior,
+           the version of POI you are using, and genuine troubleshooting and research effort
+           on your part go a long way towards getting a helpful answer.
+        </p>
+        
+<p>Please read through the <a href="faq.html">FAQ</a>,
+           <a href="spreadsheet/quick-guide.html">Quick Guide</a>,
+           <a href="spreadsheet/how-to.html">How To</a> or
+           <a href="slideshow/xslf-cookbook.html">Cookbook</a>, and
+           <a href="spreadsheet/examples.html">Examples</a>
+           of the POI module that you are trying to use before consulting help. You may also find your
+           question has already been answered on the POI <a href="#The+POI+Developer+List">dev</a>
+           or <a href="#The+POI+User+List">user</a> mailing lists,
+           <a href="https://bz.apache.org/bugzilla/describecomponents.cgi?product=POI">bugzilla</a>,
+        </p>
+    
   
   
 

Modified: poi/site/src/documentation/content/xdocs/mailinglists.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/mailinglists.xml?rev=1752571&r1=1752570&r2=1752571&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/mailinglists.xml (original)
+++ poi/site/src/documentation/content/xdocs/mailinglists.xml Thu Jul 14 00:14:25 2016
@@ -134,6 +134,7 @@
            or <link href="#The+POI+User+List">user</link> mailing lists,
            <link href="https://bz.apache.org/bugzilla/describecomponents.cgi?product=POI">bugzilla</link>,
         </p>
+    </section>
   </body>
   <footer>
     <legal>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org