Author: crossley
Date: Wed Feb 8 14:19:00 2006
New Revision: 376101
URL: http://svn.apache.org/viewcvs?rev=376101&view=rev
Log:
Add FAQ about jobs.
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
forrest/trunk/site-author/content/xdocs/mail-lists.xml
forrest/trunk/site-author/content/xdocs/site.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml?rev=376101&r1=376100&r2=376101&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml Wed Feb 8
14:19:00 2006
@@ -910,5 +910,27 @@
href="site:bugs">issue tracker</link> before diving in. </p>
</answer>
</faq>
+ <faq id="jobs">
+ <question> How can job positions be advertised? </question>
+ <answer>
+ <p>
+ Employers can send notices about employment opportunities.
+ There is a special jobs<AT>apache.org mailing list.
+ You can also send these notices to the project mailing lists,
+ e.g. dev list at Forrest or Cocoon (add [jobs] to the subject line).
+ You can also approach particular developers off-list. However only
+ genuine jobs, not pleas for free support (see
+ <link href="site:mail-lists">mailing lists</link>).
+ </p>
+ <p>
+ Some enlightened employers enable their employees to contribute
+ material which was created during work time using work-related
+ resources. Please note the need to file a Corporate Contributor
+ License Agreement
+ (<link href="http://www.apache.org/licenses/">CCLA</link>)
+ with The Apache Software Foundation.
+ </p>
+ </answer>
+ </faq>
</part>
</faqs>
Modified: forrest/trunk/site-author/content/xdocs/mail-lists.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/mail-lists.xml?rev=376101&r1=376100&r2=376101&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/mail-lists.xml (original)
+++ forrest/trunk/site-author/content/xdocs/mail-lists.xml Wed Feb 8 14:19:00
2006
@@ -58,6 +58,7 @@
together. This discussion also builds a searchable knowledge-base.
Doing off-list discussion is not efficient: only one person hears the
answers and it will cause the volunteers to become burnt out.
+ See FAQ about <link href="site:faq/jobs">job offers</link>.
</p>
</section>
Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?rev=376101&r1=376100&r2=376101&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Wed Feb 8 14:19:00 2006
@@ -194,6 +194,7 @@
<docbook href="#docbook"/>
<edit-content href="#edit-content"/>
<ignoring_javadocs href="#ignoring_javadocs"/>
+ <jobs href="#jobs"/>
<link_raw href="#link_raw"/>
<logs href="#logs"/>
<pdf_images href="#pdf_images"/>