Author: ericjohnson
Date: Tue Nov  2 20:57:28 2010
New Revision: 1030214

URL: http://svn.apache.org/viewvc?rev=1030214&view=rev
Log:
Added some content around contributing and the community

Added:
    servicemix/sandbox/website20/src/main/webapp/community/
    
servicemix/sandbox/website20/src/main/webapp/community/discussion-forums.page
      - copied, changed from r1030060, 
servicemix/sandbox/website20/src/main/webapp/support/discussion-forums.page
    servicemix/sandbox/website20/src/main/webapp/community/irc.page
      - copied, changed from r1030060, 
servicemix/sandbox/website20/src/main/webapp/irc.page
    servicemix/sandbox/website20/src/main/webapp/community/mailing-lists.page
      - copied unchanged from r1030060, 
servicemix/sandbox/website20/src/main/webapp/support/mailing-lists.page
    servicemix/sandbox/website20/src/main/webapp/community/team.conf
    servicemix/sandbox/website20/src/main/webapp/community/users.conf
    servicemix/sandbox/website20/src/main/webapp/images/information.gif   (with 
props)
Removed:
    servicemix/sandbox/website20/src/main/webapp/irc.page
    servicemix/sandbox/website20/src/main/webapp/support/discussion-forums.page
    servicemix/sandbox/website20/src/main/webapp/support/mailing-lists.page
Modified:
    
servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
    servicemix/sandbox/website20/src/main/webapp/contrib/index.page
    servicemix/sandbox/website20/src/main/webapp/css/master.css
    servicemix/sandbox/website20/src/main/webapp/support/index.page

Modified: 
servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp?rev=1030214&r1=1030213&r2=1030214&view=diff
==============================================================================
--- 
servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
 (original)
+++ 
servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
 Tue Nov  2 20:57:28 2010
@@ -56,10 +56,11 @@ limitations under the License.
             <li>
               <a href="/support/index.html" title="Support">Support</a>
               <ul>
-                <li><a href="/support/mailing-lists.html" title="Mailing 
Lists">Mailing Lists</a></li>
-                <li><a href="/support/discussion-forums.html" 
title="Discussion Forums">Forums</a></li>
-                <li><a href="/irc.html" title="IRC">IRC</a></li>
+                <li><a href="/community/mailing-lists.html" title="Mailing 
Lists">Mailing Lists</a></li>
+                <li><a href="/community/discussion-forums.html" 
title="Discussion Forums">Forums</a></li>
+                <li><a href="/community/irc.html" title="IRC">IRC</a></li>
                 <li><a href="/support/faq.html" title="FAQ">FAQ</a></li>
+                <li><a href="/community/users.html" 
title="Users">Users</a></li>
                 <li><a href="/support/presentations.html" 
title="Presentations">Presentations</a></li>
               </ul>
             </li>
@@ -71,6 +72,7 @@ limitations under the License.
                 <li><a href="/contrib/source.html" 
title="Source">Source</a></li>
                 <li><a href="http://issues.apache.org/activemq/browse/SM"; 
title="JIRA">JIRA</a></li>
                 <li><a href="/contrib/developers.html" 
title="Developers">Developer Resources</a></li>
+                <li><a href="/community/team.html" title="Users">Team</a></li>
               </ul>
             </li>
           </ul>

Copied: 
servicemix/sandbox/website20/src/main/webapp/community/discussion-forums.page 
(from r1030060, 
servicemix/sandbox/website20/src/main/webapp/support/discussion-forums.page)
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/community/discussion-forums.page?p2=servicemix/sandbox/website20/src/main/webapp/community/discussion-forums.page&p1=servicemix/sandbox/website20/src/main/webapp/support/discussion-forums.page&r1=1030060&r2=1030214&rev=1030214&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/support/discussion-forums.page 
(original)
+++ 
servicemix/sandbox/website20/src/main/webapp/community/discussion-forums.page 
Tue Nov  2 20:57:28 2010
@@ -5,7 +5,7 @@ title: Discussion Forums
 
 ## Discussion Forums
 
-Before posting you might want to read the tips on [how to get 
help](index.html#How_to_Get_Help).  Many users prefer to use online forums 
rather than joining a mail list which can lead to lots more email traffic so we 
use these forums which also work with our [mailing lists](mailing-lists.html) 
so that both stay completely in sync.  Note that the forums have a delay (up to 
a few hours) before displaying new posts, so please don't send your post 
several times, and be patient.  If you prefer an immediate feedback, please use 
the mailing lists, as they do not have such delays.
+Before posting you might want to read the tips on [how to get 
help](/support/index.html#How_to_Get_Help).  Many users prefer to use online 
forums rather than joining a mail list which can lead to lots more email 
traffic so we use these forums which also work with our [mailing 
lists](mailing-lists.html) so that both stay completely in sync.  Note that the 
forums have a delay (up to a few hours) before displaying new posts, so please 
don't send your post several times, and be patient.  If you prefer an immediate 
feedback, please use the mailing lists, as they do not have such delays.
 
 
 <a id="nabblelink" 
href="http://servicemix.396122.n5.nabble.com/";>ServiceMix</a>

Copied: servicemix/sandbox/website20/src/main/webapp/community/irc.page (from 
r1030060, servicemix/sandbox/website20/src/main/webapp/irc.page)
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/community/irc.page?p2=servicemix/sandbox/website20/src/main/webapp/community/irc.page&p1=servicemix/sandbox/website20/src/main/webapp/irc.page&r1=1030060&r2=1030214&rev=1030214&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/irc.page (original)
+++ servicemix/sandbox/website20/src/main/webapp/community/irc.page Tue Nov  2 
20:57:28 2010
@@ -5,7 +5,7 @@ title: Discussion IRC
 
 # IRC
 
-<P>Although the preferred means of communication regarding ServiceMix is 
always the <A href="/support/mailing-lists.html" title="Mailing Lists">mailing 
lists</A>, you can also find most of us hanging out on the <A 
href="irc://irc.codehaus.org/servicemix" class="external-link" 
rel="nofollow">#servicemix channel</A> on the Codehaus IRC server. Many of us 
hang out there while we're working because it's a good place to have quick 
chats.</P>
+<P>Although the preferred means of communication regarding ServiceMix is 
always the <A href="mailing-lists.html" title="Mailing Lists">mailing 
lists</A>, you can also find most of us hanging out on the <A 
href="irc://irc.codehaus.org/servicemix" class="external-link" 
rel="nofollow">#servicemix channel</A> on the Codehaus IRC server. Many of us 
hang out there while we're working because it's a good place to have quick 
chats.</P>
 
 ### Connecting to IRC
 

Added: servicemix/sandbox/website20/src/main/webapp/community/team.conf
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/community/team.conf?rev=1030214&view=auto
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/community/team.conf (added)
+++ servicemix/sandbox/website20/src/main/webapp/community/team.conf Tue Nov  2 
20:57:28 2010
@@ -0,0 +1,100 @@
+This page lists the people who belong to the core team. By all means add 
yourself to the list as a contributor. If you are using ServiceMix please add 
yourself to the [Users page|Users].
+
+h3. Committers
+
+|| Name || ID || Organisation || PMC Member ||
+| Aaron Mulder | | | !/images/check.gif! |
+| Alan D. Cabrera | maguro | | |
+| Alex Boisvert | boisvert | | |
+| Adrian Co | aco | | !/images/check.gif! |
+| Andreas Oberhack | andreas | [Softwarefabrik GmbH 
|http://www.softwarefabrik.biz/] | |
+| [Bruce Snyder|http://bsnyderblog.blogspot.com/] | bsnyder | 
[SpringSource|http://springsource.com/] | !/images/check.gif! |
+| [Chris Custine|http://blog.organicelement.com/] | ccustine | [FuseSource 
|http://fusesource.com/] | !/images/check.gif! |
+| Dain Sundstrom | dain | [IBM|http://www.ibm.com] | |
+| Dan Diephouse | dandiep | [EnvoiSolutions|http://envoisolutions.com/] | |
+| Darwin Flores | dflores | | |
+| David Blevins | dblevins | [IBM|http://www.ibm.com] | |
+| David Jencks | djencks | [IBM|http://www.ibm.com] | !/images/check.gif! |
+| Edell Nolan | edelln | | |
+| Eoghan Glynn | eglynn | Redhat | |
+| Eric Dofonsou | ewrick | | |
+| Frederick Oconer | foconer | | |
+| Freeman Fang | ffang | [FuseSource|http://fusesource.com/] | 
!/images/check.gif! |
+| George Gastaldi | gastaldi | | |
+| Gert Vanthienen | gertv | [FuseSource|http://fusesource.com] | 
!/images/check.gif! |
+| Grant McDonald | grantm | | |
+| Greg Wilkins | gregw | [MortBay|http://mortbay.com] | |
+| [Guillaume Nodet|http://gnodet.blogspot.com] | gnodet | [FuseSource 
|http://fusesource.com/] | !/images/check.gif! |
+| [Hiram Chirino|http://hiramchirino.com] | chirino | [FuseSource 
|http://fusesource.com/] | !/images/check.gif! |
+| Jacek Laskowski | | | !/images/check.gif! |
+| Jan Bartel | janb | [MortBay|http://mortbay.com] | |
+| James Strachan | jstrachan | [FuseSource |http://fusesource.com/] | |
+| [Jamie Goodyear|http://icodebythesea.blogspot.com] | jgoodyear | [FuseSource 
|http://fusesource.com/] | |
+| Jason van Zyl | jason | | |
+| [Jean-Baptiste Onofré|http://www.nanthrax.net] | jbonofre | 
[Fimasys|http://www.fimasys.com] | !/images/check.gif! |
+| Jeff Genender | jgenender | [Savoir Technologies|http://www.savoirtech.com/] 
| !/images/check.gif! |
+| Jonas Lim | jlim | | !/images/check.gif! |
+| Joseph Gapuz | jgapuz | | |
+| [Lars Heinemann|http://lhein.blogspot.com/] | lhein | [FuseSource 
|http://fusesource.com/] | !/images/check.gif! |
+| Matt Hogstrom | | [IBM|http://www.ibm.com] | !/images/check.gif! |
+| Merwin Yap | myap | | |
+| Patrick Villacorta | pvillacorta | | |
+| Philip Dodds | pdodds | [DevZuz |http://www.devzuz.com/] | 
!/images/check.gif! |
+| [Rob Davies|http://rajdavies.blogspot.com/] | rajdavies | [FuseSource 
|http://fusesource.com/] | !/images/check.gif! |
+| Roger Menday | rogerm | [Forschungszentrum Jülich|http://www.fz-juelich.de/] 
| |
+| Thomas Termin | tterm | [Blue Elephant 
Systems|http://www.blue-elephant-systems.com/] | !/images/check.gif! |
+|[Jeff Yu|http://jeffyuchang.blogspot.com]| jeffyu| | |
+|[Ulhas Bhole|http://ulhasbhole.blogspot.com] | ulhasbhole | [FuseSource 
|http://fusesource.com/] | |
+
+h3. Contributors
+
+|| Name || Organisation ||
+| Allan Brighton | |
+| Anders Hammar | |
+| Andreas Held | |
+| Andrea Zoppello | [Engineering Ingegneria Informatica 
S.p.A.|http://www.eng.it/] |
+| Charles Souillard | Bull R&D |
+| Christian Schneider | [EnBW Energie Baden-Württemberg AG| 
http://www.enbw.com] [Homepage|http://www.liquid-reality.de]|
+| Christopher Steinmeyer | |
+| David Grigglestone | |
+| Dave Stanley | [FuseSource |http://fusesource.com/] |
+| Edell Nolan | |
+| Eduardo Burgos | |
+| Eric Crampton | |
+| Fabrice Dewasmes | |
+| Frank Trietsch | |
+| Georg Dembowski | |
+| Gianfranco Boccalon | [Engineering Ingegneria Informatica 
S.p.A.|http://www.eng.it/] |
+| Grégoire A. Autric | [Capgemini France|http://www.capgemini.fr] |
+| Ioannis Canellos | [Upstream S.A.|http://corp.upstreamsystems.com/] |
+| James Lorenzen | |
+| Jamie McCrindle | |
+| John Muth | |
+| Jordan Christensen | |
+| Juergen Mayrbaeurl | CSC Austria AG |
+| Hossam Karim \\ | [GAIA-TI|http://www.gaiati.com] |
+| Ken Berthelot | |
+| Kevin Bouchard | |
+| Kristian Koehler | |
+| Marc Swanson | |
+| Marc Tremblay | |
+| Maciej Szefler | |
+| Martin Krasser | [InterComponentWare AG|http://www.icw-global.com/] |
+| Rabi Mishra | [Wipro Technologies|http://www.wipro.com] |
+| Ramon Buckland | |
+| Renaud Bruyeron | |
+| Roehl Sioson | |
+| Ryan Schweter | |
+| Simone Bordet | |
+| Soumadeep Sen | |
+| Stefan Klinger | |
+| Terry Cox | |
+| Peter Smith | FAST |
+| Philipp Rossmanith | |
+|Willem Jiang| [FuseSource |http://fusesource.com/] |
+| William Wong | |
+| Greg Lucas | [Progress |http://www.progress.com/] |
+
+h3. Contributing
+
+We welcome contributions, please do come and [join in the fun|Contributing]. 
\ No newline at end of file

Added: servicemix/sandbox/website20/src/main/webapp/community/users.conf
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/community/users.conf?rev=1030214&view=auto
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/community/users.conf (added)
+++ servicemix/sandbox/website20/src/main/webapp/community/users.conf Tue Nov  
2 20:57:28 2010
@@ -0,0 +1,24 @@
+This page lists the open source projects, people and companies using 
ServiceMix. Please add yourself to this list - click on the edit button on the 
bottom right of this page or get [more help|How does the website work].
+
+h3. Open Source Projects using ServiceMix
+
+* [Apache Geronimo|http://geronimo.apache.org/] uses ServiceMix as its JBI 
container and component suite.
+* [ChainBuilder ESB|http://www.chainforge.net/] uses ServiceMix as its JBI 
container and HTTP component.
+* [InstantSVC|http://instantsvc.sourceforge.net/] uses ServiceMix as a 
foundation to implement [Task-Role Based Access Control (T-RBAC) for 
SOAs|http://sourceforge.net/project/showfiles.php?group_id=176328&package_id=241922].
+* [GASWerk|http://gaswerk.sourceforge.net/]
+* [Spagic|http://www.spagic.org/ecm/faces/public/guest/home/solutions/spagic]
+
+
+h3. People and Companies using ServiceMix
+
+|| Name || Description || Industry Type ||
+| [FuseSource|http://fusesource.com/] | [FuseSource|http://fusesource.com/] 
provides enterprise class [support, training and 
mentoring|http://fusesource.com/enterprise-support/] around Apache projects 
including ServiceMix, [Camel|http://camel.apache.org] and 
[ActiveMQ|http://activemq.org/] | Enterprise SOA Software |
+| Stefan Klinger \\ | Distributed decision support system for deployment in 
maintenance applications and environments 
([DAME|http://www.cs.york.ac.uk/dame/]) \\ | Grid-based SOA \\ |
+| Ramon Buckland \\ | Work with a Sydney based company on many things related 
to ServiceMix \\ | Enterprise SOA \\ |
+| John McRobb \\ | ESB Design and Architecture \\ | Enterprise SOA \\ |
+| [ARCTIC.PARK AS|http://www.arcticpark.no] | business integration, bpm and 
soa backbone for enterprise service net solution 
([ARCTIC.SERVICE.NET|http://www.arcticpark.no/servicenet_no.html]) \\ | SOA 
consulting\\ |
+| Gordon Dickens \\ | Business Solutions 
Integrator([Anexinet|http://www.anexinet.com]) \\ | SOA Consulting \\ |
+| [blue elephant systems|http://www.blue-elephant-systems.com] | We specialize 
in developing IT Management solutions that present the complete HP OpenView 
configuration information in a simplified format providing transparent and 
accessible information for IT Administrators and Application Managers. | 
Consulting and Software Development |
+| [Union Investment |http://www.union-investment.de] | We've implemented our 
EAI-Application based on ServiceMix 3.1 for data-replication and Onlineservice 
B2B and B2C (SOA) | Asset Management |
+| [Tecsisa|http://www.tecsisa.com/] | We are a Spanish IT consulting firm 
specialized in the automation of complex business processes using leading 
technology approaches such as BPM-SOA 
[BPM-SOA|http://www.tecsisa.com/index.igw?item=1555] | Enterprise SOA 
consulting and development |
+|[TouK|http://touk.pl/toukeu/rw/pages/index.en.do]|We are using Apache 
ServiceMix (both 3.x and 4.x) with [Apache Camel|http://camel.apache.org/], 
[Apache ODE|http://ode.apache.org/] and [Apache 
HISE|http://incubator.apache.org/hise/] as a middleware integration platform, 
with the biggest deployment for [Play|http://www.playmobile.pl/], mobile telco 
operator in Poland|Enterprise architecture & development| 
\ No newline at end of file

Modified: servicemix/sandbox/website20/src/main/webapp/contrib/index.page
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/contrib/index.page?rev=1030214&r1=1030213&r2=1030214&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/contrib/index.page (original)
+++ servicemix/sandbox/website20/src/main/webapp/contrib/index.page Tue Nov  2 
20:57:28 2010
@@ -1,8 +1,85 @@
 ---
 <% attributes("title") = "Contributing" %>
 title: Contributing
---- name:content pipeline:jade
+--- name:content pipeline:markdown
 
-#overview
-  :markdown
-    Add contrib content here
\ No newline at end of file
+# Anyone Can Contribute!
+    
+There are many ways you can help make ServiceMix a better piece of software - 
please dive in and help&#33;
+
+Surf the documentation - if somethings confusing or not clear, let us know or 
even edit it yourself. All you need to do is [register for a wiki 
account](http://cwiki.apache.org/confluence/signup.action) and you can begin 
contributing your own docs, fixing docs, updating docs, etc.
+
+Download the code, try it out, and see what you think. Browse the source code. 
Got an itch to scratch, want to tune some operation or add some feature? Anyone 
can dive right in.
+
+Want to do some hacking on ServiceMix? Try surfing the [issue 
tracker](http://issues.apache.org/activemq/browse/SM) for open issues or 
features that need to be implemented, take ownership of an issue and try to fix 
it.
+
+If you'd rather have a more gentle introduction to working on the ServiceMix 
project, look at the [unit tests 
cases](http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/)
 and help us to improve our test coverage.
+
+## Apache Committers
+
+Apache committers are allowed write access to the [ServiceMix 
sandbox](https://svn.apache.org/repos/asf/servicemix/sandbox).  This makes it 
easy to collaborate with us on components or integration efforts with other 
Apache projects.  Simply create a directory with your Apache userid and branch 
the code you want to work on.  Create a Jira issue with a description of the 
work and use this Jira ID in the comments for your commits.  The work history 
will now appear in the Fisheye and Subversion Commits tabs of the Jira issue.
+
+## Getting In Touch
+
+There are various ways of communicating with the ServiceMix community:
+
+* visit the [Discussion 
Forum](http://www.nabble.com/ServiceMix---User-f12050.html)
+* subscribe to the [Mailing Lists](/support/mailing-lists.html) and take part 
in any conversations
+* pop by on [IRC](irc://irc.codehaus.org/servicemix) and say hi
+* if you use ServiceMix please tell us about it on our [Users page](users.html)
+
+## If You Find a Bug or Problem
+
+Please create a new issue in the [JIRA issue 
tracker](http://issues.apache.org/activemq/browse/SM).
+
+### Creating a JIRA Issue
+
+1. [Register for a JIRA 
account](https://issues.apache.org/activemq/secure/Signup!default.jspa).
+1. Log in to the JIRA issue tracking system.
+1. Visit the [ServiceMix JIRA 
page](http://issues.apache.org/activemq/browse/SM) and click the link named 
[Create a new issue in project 
ServiceMix](https://issues.apache.org/activemq/secure/CreateIssue!default.jspa).
+1. Fill in as much detail as possible.
+1. Add a JUnit test if possible.
+
+If you can create a JUnit test case then your issue is more likely to be 
resolved quicker. The best way to start is to take a look at some of the 
[existing unit 
tests](http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/)
 as examples. Then we can commit your test case along with your patch to 
Subversion so that we'll know that the issue its really fixed and we can ensure 
that it stays fixed in future releases.
+
+## Submitting Patches
+
+We gladly accept patches if you can find ways to improve, tune or fix 
ServiceMix in some way. To submit a patch, please use the following steps:
+
+1. Build against the trunk to ensure that your code compiles correctly and 
that your test runs.
+1. Create a new [JIRA issue](http://issues.apache.org/activemq/browse/SM) that 
fully explains the situation, including the environments you've tested, the JVM 
version and vendor you're using and anything else that might be useful to know 
about the situation.
+1. Attach the patch to the issue that you are creating and make sure to tick 
the <strong>Patch Attached</strong> checkbox on the issue.
+1. Send an email to the [Mailing Lists](/support/mailing-lists.html) or 
[Discussion Forums](/support/discussion-forums.html) to let people know you've 
filed an issue and contributed a patch for the issue.
+1. Please try to also submit tests in the patch. Including tests makes 
applying the patch much easier and faster. Tests allow a patch to be applied 
and tested much quicker which results in your issue being fixed faster.</LI>
+
+### Creating the Patch
+
+Most IDEs can create nice patches now very easily. If you're a command line 
person try the following to create the patch:
+
+    diff -u Main.java.orig Main.java &gt;&gt; patchfile.txt
+
+or, if you're working against the code base checked out from the Subversion 
repository (this is the best way to work), then just use the `svn diff` command 
in the Subversion client.
+
+    svn diff Main.java &gt;&gt; patchfile.txt
+
+<div class="note">
+  <h1>Make Sure to Include All New Files in Your Patch</h1>
+  <p>If you're trying to include new files in your patch, make sure to do a 
<TT>svn add</TT> of those files before doing the diff. This will schedule the 
files for addition to the Subversion repository. Even if you don't have 
committer privileges you can do this. It will allow you to create a diff file 
that includes any new files you're contributing.</p>
+</div>
+
+<div class="tip">
+  <h1>A Tip For Creating Patches</h1>
+  <p>When creating a patch, making sure the patch filename ends in .txt will 
allow it to be easily viewed in a browser when it is attached to a JIRA 
issue.</p>
+</div>
+
+## Using the Issue Tracker
+
+Before you can create an issue in the JIRA issue tracker you need to register 
an account with it. This is quick and painless.
+
+If you want to have a go at fixing an issue you need to be in the list of 
servicemix-developers on the issue tracker. To join the group, please mail the 
[email protected] mail list with the email address you used to 
register with the issue tracker and we'll add you to the group.
+
+Why not dive in and try tackle some of our outstanding issues?
+    
+## Becoming a Committer
+
+The first step is contributing to the project; if you want to take that a step 
forward and become a fellow committer on the project then see the page about 
[becoming a committer](becoming-a-committer.html).
\ No newline at end of file

Modified: servicemix/sandbox/website20/src/main/webapp/css/master.css
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/css/master.css?rev=1030214&r1=1030213&r2=1030214&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/css/master.css (original)
+++ servicemix/sandbox/website20/src/main/webapp/css/master.css Tue Nov  2 
20:57:28 2010
@@ -62,6 +62,7 @@ ul.siteNav li ul {
   background-color: #537290;
   -webkit-box-shadow: 0.25em 0.25em 1em rgba(0,0,0,0.25);
   -moz-box-shadow: rgba(0,0,0,0.25) 0.25em 0.25em 1em;
+  z-index: 10;
   }
 
 ul.siteNav li a {
@@ -210,6 +211,11 @@ div.tip h1:before {
   padding-right: 10px;
 }
 
+div.note h1:before {
+  content:url(/images/information.gif);
+  padding-right: 10px;
+}
+
 div.tip h1, div.warn h1, div.note h1 {
   font-size: small;
   padding-bottom: 5px;

Added: servicemix/sandbox/website20/src/main/webapp/images/information.gif
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/information.gif?rev=1030214&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/information.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Modified: servicemix/sandbox/website20/src/main/webapp/support/index.page
URL: 
http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/support/index.page?rev=1030214&r1=1030213&r2=1030214&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/support/index.page (original)
+++ servicemix/sandbox/website20/src/main/webapp/support/index.page Tue Nov  2 
20:57:28 2010
@@ -15,12 +15,12 @@ There are two types of help available fo
 If you are experiencing problems using ServiceMix please report your problem 
via the [Issue Tracker](http://issues.apache.org/activemq/browse/SM";). You may 
also find it useful to discuss your issues with the community on the 
[Discussion Forums](discussion-forums.html) or join one of the [mailing 
lists](mailing-lists.html). Below are some  resources to check before asking 
for help:
 
 * [Issue Tracker](http://issues.apache.org/activemq/browse/SM)
-* [Discussion Forums](discussion-forums.html)
-* [Mailing Lists](mailing-lists.html)
+* [Discussion Forums](/community/discussion-forums.html)
+* [Mailing Lists](/community/mailing-lists.html)
 * [FAQ](faq.html)
-* [IRC](/irc.html)
+* [IRC](/community/irc.html)
 
-Before asking for help with your issue, it's a very good idea to search for 
your issue in the mailing list archives (via the [Discussion 
Forums](discussion-forums.html)) and the FAQ. The majority of issues can be 
solved in this manner without having to send an email to the mailing list. If 
you don't find an answer, use the guidelines below when writing the e-mail.</P>
+Before asking for help with your issue, it's a very good idea to search for 
your issue in the mailing list archives (via the [Discussion 
Forums](/community/discussion-forums.html)) and the FAQ. The majority of issues 
can be solved in this manner without having to send an email to the mailing 
list. If you don't find an answer, use the guidelines below when writing the 
e-mail.</P>
 
 ### How to Get Help
 
@@ -37,7 +37,7 @@ Whenever you are reporting a problem, pl
 We can help you much quicker if you try the following:
 
 * provide us with a JUnit test case that demonstrates your issue. e.g. if you 
think you've found a bug, can you create a test case to demonstrate the bug?
-* [submit a patch](contributing.html) fixing the bug! (We also buy you beer 
when we meet you if you submit bug fixes <img src="/images/smile.gif"/>)
+* [submit a patch](/contrib/index.html) fixing the bug! (We also buy you beer 
when we meet you if you submit bug fixes <img src="/images/smile.gif"/>)
 * for memory leaks or performance related issues, if you can run a profiler on 
your test case and attach the output as a file (or zipped file if its huge) to 
the JIRA we can normally fix things much faster. e.g. run JProfiler or YourKit 
on your code and send us the output. To find memory leaks its quicker to 
resolve if you can tell us what classes are taking up all of the RAM; we can 
normally figure out whats wrong from that.
 
 ## Commerical Support


Reply via email to